[Xfce4-commits] <parole:0.5> Update website-link in about dialog

Simon Steinbeiss noreply at xfce.org
Thu Dec 5 00:30:01 CET 2013


Updating branch refs/heads/0.5
         to f4b82c7e9c042ce3a5fe4e9f35b1b3f3777b1d3d (commit)
       from 77af7714c3a4fa28dcc1e46f5ff2b6c2783e93d9 (commit)

commit f4b82c7e9c042ce3a5fe4e9f35b1b3f3777b1d3d
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Thu Dec 5 00:27:52 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 4f1ada2..df559f7 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);
 }


More information about the Xfce4-commits mailing list