304 # page creation function, parent key, |
304 # page creation function, parent key, |
305 # reference to configuration page (must always be last)] |
305 # reference to configuration page (must always be last)] |
306 # The dialog module must have the module function create to create |
306 # The dialog module must have the module function create to create |
307 # the configuration page. This must have the method save to save |
307 # the configuration page. This must have the method save to save |
308 # the settings. |
308 # the settings. |
|
309 "interfacePage": \ |
|
310 [self.trUtf8("Interface"), "preferences-interface.png", |
|
311 "HelpInterfacePage", None, None], |
309 "networkPage": \ |
312 "networkPage": \ |
310 [self.trUtf8("Network"), "preferences-network.png", |
313 [self.trUtf8("Network"), "preferences-network.png", |
311 "NetworkPage", None, None], |
314 "NetworkPage", None, None], |
312 "printerPage": \ |
315 "printerPage": \ |
313 [self.trUtf8("Printer"), "preferences-printer.png", |
316 [self.trUtf8("Printer"), "preferences-printer.png", |