Preferences/ConfigurationDialog.py

changeset 149
a134031209be
parent 130
fcce4cc20d95
child 426
161992758137
child 792
a13346916170
equal deleted inserted replaced
148:727a907b8305 149:a134031209be
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",

eric ide

mercurial