From 71d4dd5e57ffcfad1bc925bc1d0a924d6c241f31 Mon Sep 17 00:00:00 2001 From: Tom Van Braeckel Date: Sun, 21 Dec 2014 17:50:41 +0100 Subject: [PATCH] wicd-curses: replace old broken wicd.net URL by the Launchpad homepage This is now consistent with the GTK wicd-client website URL. --- curses/wicd-curses.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curses/wicd-curses.py b/curses/wicd-curses.py index a12eca5..efc3cf6 100755 --- a/curses/wicd-curses.py +++ b/curses/wicd-curses.py @@ -213,7 +213,7 @@ def about_dialog(body): ('green', "\\|| \\\\"), " |+| ", ('green', "// ||/ \n"), ('green', " \\\\\\"), " |+| ", ('green', "///"), - " http://wicd.net\n", + " http://launchpad.net/wicd\n", ('green', " \\\\\\"), " |+| ", ('green', "///"), " ", _('Brought to you by:'), "\n", ('green', " \\\\\\"), " |+| ", ('green', "///"), " Adam Blackburn\n",