[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/solid/solid/backends/hal
From:       David Faure <faure () kde ! org>
Date:       2009-01-30 18:42:40
Message-ID: 1233340960.680409.17838.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 918776 by dfaure:

Mount vfat devices with shortname=mixed otherwise copying uppercase dirs to them \
breaks (181942); patch is from 168914, approved by Kevin.


 M  +2 -0      halstorageaccess.cpp  


--- trunk/KDE/kdelibs/solid/solid/backends/hal/halstorageaccess.cpp #918775:918776
@@ -314,6 +314,8 @@
             options<<"utf8";
         else if (halOptions.contains("iocharset="))
             options<<"iocharset=utf8";
+        if (halOptions.contains("shortname="))
+            options<<"shortname=mixed";
     }
     // pass our locale to the ntfs-3g driver so it can translate local characters
     else if ( halOptions.contains("locale=") ) {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic