Preferences/ConfigurationDialog.py

changeset 2190
abd65b78425e
parent 2101
5bac7dee9e1a
child 2223
054c285dab38
--- a/Preferences/ConfigurationDialog.py	Sun Nov 04 10:40:43 2012 +0100
+++ b/Preferences/ConfigurationDialog.py	Sun Nov 04 16:55:20 2012 +0100
@@ -138,6 +138,9 @@
                 "networkPage": \
                     [self.trUtf8("Network"), "preferences-network.png",
                     "NetworkPage", None, None],
+                "notificationsPage": \
+                    [self.trUtf8("Notifications"), "preferences-notifications.png",
+                    "NotificationsPage", None, None],
                 "pluginManagerPage": \
                     [self.trUtf8("Plugin Manager"), "preferences-pluginmanager.png",
                     "PluginManagerPage", None, None],

eric ide

mercurial