diff -r 3bc474738bf3 -r fcce4cc20d95 Preferences/ConfigurationDialog.py --- a/Preferences/ConfigurationDialog.py Sun Feb 28 14:33:07 2010 +0000 +++ b/Preferences/ConfigurationDialog.py Sun Feb 28 17:27:35 2010 +0000 @@ -207,6 +207,9 @@ [self.trUtf8("Styles"), "preferences-highlighting-styles.png", "EditorHighlightingStylesPage", "1editorLexerPage", None], + "editorKeywordsPage" : \ + [self.trUtf8("Keywords"), "preferences-keywords.png", + "EditorKeywordsPage", "1editorLexerPage", None], "editorPropertiesPage" : \ [self.trUtf8("Properties"), "preferences-properties.png", "EditorPropertiesPage", "1editorLexerPage", None],