[Xfce4-commits] [apps/ristretto] 01/01: Update website

noreply at xfce.org noreply at xfce.org
Fri Oct 7 10:48:54 CEST 2016


This is an automated email from the git hooks/post-receive script.

f2404 pushed a commit to branch master
in repository apps/ristretto.

commit 44cf184a34b6116261b9f64a504ca7d9e375c442
Author: Igor <f2404 at yandex.ru>
Date:   Fri Oct 7 11:48:40 2016 +0300

    Update website
---
 ristretto.appdata.xml.in | 2 +-
 src/main_window.c        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ristretto.appdata.xml.in b/ristretto.appdata.xml.in
index ea7a96f..7766905 100644
--- a/ristretto.appdata.xml.in
+++ b/ristretto.appdata.xml.in
@@ -29,7 +29,7 @@
     </screenshot>
   </screenshots>
 
-  <url type="homepage">http://goodies.xfce.org/projects/applications/ristretto</url>
+  <url type="homepage">http://docs.xfce.org/apps/ristretto/start</url>
   <url type="bugtracker">https://bugzilla.xfce.org/describecomponents.cgi?product=Ristretto</url>
   <url type="help">http://docs.xfce.org/apps/ristretto/start</url>
 
diff --git a/src/main_window.c b/src/main_window.c
index 8e7a7d9..3483f8c 100644
--- a/src/main_window.c
+++ b/src/main_window.c
@@ -2625,7 +2625,7 @@ cb_rstto_main_window_about (GtkWidget *widget, RsttoMainWindow *window)
     gtk_about_dialog_set_comments((GtkAboutDialog *)about_dialog,
         _("Ristretto is an image viewer for the Xfce desktop environment."));
     gtk_about_dialog_set_website((GtkAboutDialog *)about_dialog,
-        "http://goodies.xfce.org/projects/applications/ristretto");
+        "http://docs.xfce.org/apps/ristretto/start");
     gtk_about_dialog_set_logo_icon_name((GtkAboutDialog *)about_dialog,
         "ristretto");
     gtk_about_dialog_set_authors((GtkAboutDialog *)about_dialog,

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list