91 # the configuration page. This must have the method save to save |
91 # the configuration page. This must have the method save to save |
92 # the settings. |
92 # the settings. |
93 "applicationPage" : \ |
93 "applicationPage" : \ |
94 [self.trUtf8("Application"), "preferences-application.png", |
94 [self.trUtf8("Application"), "preferences-application.png", |
95 "ApplicationPage", None, None], |
95 "ApplicationPage", None, None], |
|
96 "cooperationPage" : \ |
|
97 [self.trUtf8("Cooperation"), "preferences-cooperation.png", |
|
98 "CooperationPage", None, None], |
96 "corbaPage" : \ |
99 "corbaPage" : \ |
97 [self.trUtf8("CORBA"), "preferences-orbit.png", |
100 [self.trUtf8("CORBA"), "preferences-orbit.png", |
98 "CorbaPage", None, None], |
101 "CorbaPage", None, None], |
99 "emailPage" : \ |
102 "emailPage" : \ |
100 [self.trUtf8("Email"), "preferences-mail_generic.png", |
103 [self.trUtf8("Email"), "preferences-mail_generic.png", |