server list link changed
This commit is contained in:
parent
be25f1b8ac
commit
b6038f7a0f
|
@ -2456,7 +2456,7 @@ class AccountCreationWizardWindow:
|
||||||
del gajim.interface.instances['account_creation_wizard']
|
del gajim.interface.instances['account_creation_wizard']
|
||||||
|
|
||||||
def on_register_server_features_button_clicked(self, widget):
|
def on_register_server_features_button_clicked(self, widget):
|
||||||
helpers.launch_browser_mailer('url', 'http://www.jabber.org/network/')
|
helpers.launch_browser_mailer('url', 'http://www.jabber.org/network/oldnetwork.shtml')
|
||||||
|
|
||||||
def on_save_password_checkbutton_toggled(self, widget):
|
def on_save_password_checkbutton_toggled(self, widget):
|
||||||
self.xml.get_widget('pass1_entry').grab_focus()
|
self.xml.get_widget('pass1_entry').grab_focus()
|
||||||
|
|
Loading…
Reference in New Issue