mirror of
https://github.com/gryf/wicd.git
synced 2026-02-17 15:35:44 +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_name('Wicd Tray Icon')
|
||||||
dialog.set_version('2.0')
|
dialog.set_version('2.0')
|
||||||
dialog.set_comments('An icon that shows your network connectivity')
|
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.run()
|
||||||
dialog.destroy()
|
dialog.destroy()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user