1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-20 04:48:00 +01:00

Change homepage to Launchpad

This commit is contained in:
David Paleino
2013-01-23 20:38:10 +01:00
parent 65388f87a8
commit 47891183d1

View File

@@ -440,7 +440,7 @@ class appGui(object):
"Andrew Psaltis", "Andrew Psaltis",
"David Paleino" "David Paleino"
]) ])
dialog.set_website("http://wicd.sourceforge.net") dialog.set_website("http://launchpad.net/wicd")
dialog.run() dialog.run()
dialog.destroy() dialog.destroy()