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

List:       kde-commits
Subject:    kdenox/konq-embed/dropin
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2006-05-09 9:01:26
Message-ID: 1147165286.798730.2312.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 538900 by eva:

Qtopia:
- show Documents dir only if QTOPIA_SIMULATOR is defined. Can be used
  for testing in the simulator.


 M  +2 -1      kfiledialog.cpp  


--- trunk/kdenox/konq-embed/dropin/kfiledialog.cpp #538899:538900
@@ -168,9 +168,10 @@
     memory.clear();
     nameMap.clear();
 
+#ifdef QTOPIA_SIMULATOR
     memory.append("Documents");
     nameMap["Documents"] = QPEApplication::documentDir();
-    
+#endif 
 
     // insert all removable disks and the home partion 
     const QList<FileSystem> &fs = storage->fileSystems();
[prev in list] [next in list] [prev in thread] [next in thread] 

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