server list link changed

This commit is contained in:
Yann Leboulanger 2006-03-22 18:52:27 +00:00
parent be25f1b8ac
commit b6038f7a0f
1 changed files with 1 additions and 1 deletions

View File

@ -2456,7 +2456,7 @@ class AccountCreationWizardWindow:
del gajim.interface.instances['account_creation_wizard']
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):
self.xml.get_widget('pass1_entry').grab_focus()