[Bug 40924] Directory Structure first letter should be uppercase

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 6 14:05:29 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40924

--- Comment #2 from Bruno Jesus <00cpxxx at gmail.com> ---
It took me sometime to understand too. It is simple actually. When you create a
prefix and then ls inside drive_c:

wine at Note:~/.wine/drive_c$ ls
Program Files  users  windows

Note that users and windows don't have the first letter in uppercase. The
expected output is:

wine at Note:~/.wine/drive_c$ ls
Program Files  Users  Windows

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list