--- a/Preferences/__init__.py Sun Apr 17 18:43:02 2011 +0200 +++ b/Preferences/__init__.py Sun Apr 17 19:07:20 2011 +0200 @@ -318,7 +318,7 @@ "CppIndentOpeningBrace": False, "CppIndentClosingBrace": False, "CppDollarsAllowed": True, - "CppStylePreprocessor": False, + "CppStylePreprocessor": False, # CSS specifics "CssFoldComment": True, @@ -335,7 +335,7 @@ "HtmlFoldScriptHeredocs": False, "HtmlCaseSensitiveTags": False, "HtmlDjangoTemplates": False, - "HtmlMakoTemplates": False, + "HtmlMakoTemplates": False, # Pascal specifics "PascalFoldComment": True, @@ -357,7 +357,7 @@ "PovFoldDirectives": False, # Properties specifics - "PropertiesInitialSpaces": True, + "PropertiesInitialSpaces": True, # Python specifics "PythonBadIndentation": True,