--- 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],