diff -r afde0e9110f7 -r fb16f4650860 Preferences/ConfigurationDialog.py --- a/Preferences/ConfigurationDialog.py Wed Oct 03 19:15:04 2012 +0200 +++ b/Preferences/ConfigurationDialog.py Wed Oct 03 20:07:50 2012 +0200 @@ -306,6 +306,9 @@ # The dialog module must have the module function create to create # the configuration page. This must have the method save to save # the settings. + "interfacePage": \ + [self.trUtf8("Interface"), "preferences-interface.png", + "HelpInterfacePage", None, None], "networkPage": \ [self.trUtf8("Network"), "preferences-network.png", "NetworkPage", None, None],