mirror of
https://github.com/gryf/wicd.git
synced 2025-12-20 04:48:00 +01:00
Replace old broken wicd.net URL by the Launchpad homepage
This is now consistent with the GTK wicd-client website URL.
This commit is contained in:
@@ -570,7 +570,7 @@ class TrayIcon(object):
|
||||
dialog.set_name('Wicd Tray Icon')
|
||||
dialog.set_version('2.0')
|
||||
dialog.set_comments('An icon that shows your network connectivity')
|
||||
dialog.set_website('http://wicd.net')
|
||||
dialog.set_website('http://launchpad.net/wicd')
|
||||
dialog.run()
|
||||
dialog.destroy()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user