Updating branch refs/heads/master
         to eee4efefc42dfb2169086b87e5696bca85c660ed (commit)
       from 5e15d0e50b8c02bc3577c809fbdfc2a6c5cbdf54 (commit)

commit eee4efefc42dfb2169086b87e5696bca85c660ed
Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
Date:   Tue Dec 3 03:25:06 2013 +0100

    Update website-link in about dialog

 src/parole-about.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/parole-about.c b/src/parole-about.c
index f275b1e..2d9218d 100644
--- a/src/parole-about.c
+++ b/src/parole-about.c
@@ -75,7 +75,7 @@ void parole_about (GtkWindow *parent)
         "program-name", PACKAGE_NAME,
         "translator-credits", _("translator-credits"),
         "version", PACKAGE_VERSION,
-        "website", "http://goodies.xfce.org/projects/applications/parole";,
+        "website", "http://docs.xfce.org/apps/parole/start";,
         "website-label", _("Visit Parole website"),
         NULL);
 }
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to