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

List:       kde-commits
Subject:    koffice/lib/store
From:       David Faure <faure () kde ! org>
Date:       2004-01-30 16:26:43
Message-ID: 20040130162643.66FBD98F4 () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

Give same semantics as open(), so that hasFile("root") works (for the compat code)


  M +1 -1      koStore.cc   1.48


--- koffice/lib/store/koStore.cc  #1.47:1.48
@@ -624,4 +624,4 @@ void KoStore::disallowNameExpansion( voi
 bool KoStore::hasFile( const QString& fileName )
 {
-  return fileExists( currentPath() + fileName );
+  return fileExists( toExternalNaming( currentPath() + fileName ) );
 }


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

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