140 # create the configuration page. This must have the method |
140 # create the configuration page. This must have the method |
141 # 'save' to save the settings. |
141 # 'save' to save the settings. |
142 "applicationPage": |
142 "applicationPage": |
143 [self.tr("Application"), "preferences-application.png", |
143 [self.tr("Application"), "preferences-application.png", |
144 "ApplicationPage", None, None], |
144 "ApplicationPage", None, None], |
|
145 "condaPage": |
|
146 [self.tr("Conda"), "miniconda.png", |
|
147 "CondaPage", None, None], |
145 "cooperationPage": |
148 "cooperationPage": |
146 [self.tr("Cooperation"), "preferences-cooperation.png", |
149 [self.tr("Cooperation"), "preferences-cooperation.png", |
147 "CooperationPage", None, None], |
150 "CooperationPage", None, None], |
148 "corbaPage": |
151 "corbaPage": |
149 [self.tr("CORBA"), "preferences-orbit.png", |
152 [self.tr("CORBA"), "preferences-orbit.png", |