285 # the configuration page. This must have the method save to save |
285 # the configuration page. This must have the method save to save |
286 # the settings. |
286 # the settings. |
287 "networkPage" : \ |
287 "networkPage" : \ |
288 [self.trUtf8("Network"), "preferences-network.png", |
288 [self.trUtf8("Network"), "preferences-network.png", |
289 "NetworkPage", None, None], |
289 "NetworkPage", None, None], |
|
290 "printerPage" : \ |
|
291 [self.trUtf8("Printer"), "preferences-printer.png", |
|
292 "PrinterPage", None, None], |
290 "pythonPage" : \ |
293 "pythonPage" : \ |
291 [self.trUtf8("Python"), "preferences-python.png", |
294 [self.trUtf8("Python"), "preferences-python.png", |
292 "PythonPage", None, None], |
295 "PythonPage", None, None], |
293 |
296 |
294 "0helpPage" : \ |
297 "0helpPage" : \ |