Preferences/__init__.py

changeset 3557
3ea8ba471d96
parent 3547
c2a187c63209
child 3647
fef91a1eb27b
--- a/Preferences/__init__.py	Sun May 04 18:14:49 2014 +0200
+++ b/Preferences/__init__.py	Mon May 05 19:27:30 2014 +0200
@@ -361,6 +361,9 @@
         "DIndentOpeningBrace": False,
         "DIndentClosingBrace": False,
         
+        # Gettext specifics
+        "PoFoldComment": False,
+        
         # HTML specifics
         "HtmlFoldPreprocessor": False,
         "HtmlFoldScriptComments": False,

eric ide

mercurial