Preferences/ConfigurationDialog.py

changeset 4288
1c9c1c12111a
parent 4278
ccd1e13cb9bd
child 4359
ac1dda9f3f19
equal deleted inserted replaced
4287:12274edd3050 4288:1c9c1c12111a
270 "EditorKeywordsPage", "1editorLexerPage", None], 270 "EditorKeywordsPage", "1editorLexerPage", None],
271 "editorPropertiesPage": 271 "editorPropertiesPage":
272 [self.tr("Properties"), "preferences-properties.png", 272 [self.tr("Properties"), "preferences-properties.png",
273 "EditorPropertiesPage", "1editorLexerPage", None], 273 "EditorPropertiesPage", "1editorLexerPage", None],
274 274
275 "1editorMouseClickHandlers":
276 [self.tr("Mouse Click Handlers"),
277 "preferences-mouse-click-handler.png",
278 "EditorMouseClickHandlerPage", "0editorPage", None],
279
275 "0helpPage": 280 "0helpPage":
276 [self.tr("Help"), "preferences-help.png", 281 [self.tr("Help"), "preferences-help.png",
277 None, None, None], 282 None, None, None],
278 "helpAppearancePage": 283 "helpAppearancePage":
279 [self.tr("Appearance"), "preferences-styles.png", 284 [self.tr("Appearance"), "preferences-styles.png",

eric ide

mercurial