Preferences/__init__.py

changeset 608
d8fea1e76975
parent 564
b3d966393ba9
child 629
c88489b378fb
--- a/Preferences/__init__.py	Mon Sep 13 15:59:43 2010 +0200
+++ b/Preferences/__init__.py	Mon Sep 13 16:14:10 2010 +0200
@@ -478,7 +478,6 @@
         "AutoLoadSession" : False,
         "AutoSaveSession" : False,
         "SessionAllBreakpoints" : False,
-        "CompressedProjectFiles" : False,
         "XMLTimestamp" : True,
         "AutoCompileForms" : False,
         "AutoCompileResources" : False,
@@ -2235,4 +2234,4 @@
         return value
     
 initPreferences()
-initRecentSettings()
\ No newline at end of file
+initRecentSettings()

eric ide

mercurial