diff -r 40e205ef1470 -r 3ea8ba471d96 Preferences/__init__.py --- 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,