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

List:       kde-commits
Subject:    branches/KDE/4.1/kdelibs/solid/solid/backends/hal
From:       Hasso Tepper <hasso () kde ! org>
Date:       2008-10-13 20:05:55
Message-ID: 1223928355.828192.22976.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 871049 by hasso:

Compile.


 M  +1 -1      halstorageaccess.cpp  


--- branches/KDE/4.1/kdelibs/solid/solid/backends/hal/halstorageaccess.cpp \
#871048:871049 @@ -249,7 +249,7 @@
 #ifdef Q_OS_FREEBSD
     char *cType;
     if ( fstype=="vfat" && halOptions.contains("-L=")) {
-        if ( (cType = getenv("LC_ALL")) || (cType = getenv("LC_CTYPE")) || (cType = \
getenv("LANG")) ) { +        if ( (cType = getenv("LC_ALL")) || (cType = \
getenv("LC_CTYPE")) || (cType = getenv("LANG")) )  options << "-L="+QString(cType);
     }
     else if ( (fstype.startsWith("ntfs") || fstype=="iso9660" || fstype=="udf") && \
halOptions.contains("-C=") ) {


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

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