[gthumb/gthumb-3-2] website link in about windows is wrong



commit 5ef9d744c89479f93a7c94e785ce69755f9ab3ad
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Mar 9 15:17:36 2014 +0100

    website link in about windows is wrong
    
    [bug #725262]

 gthumb/gth-browser-actions-callbacks.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gthumb/gth-browser-actions-callbacks.c b/gthumb/gth-browser-actions-callbacks.c
index f721b22..bbf5842 100644
--- a/gthumb/gth-browser-actions-callbacks.c
+++ b/gthumb/gth-browser-actions-callbacks.c
@@ -444,7 +444,7 @@ gth_browser_activate_action_help_about (GtkAction *action,
                               "translator-credits", _("translator_credits"),
                               "license", license_text,
                               "wrap-license", TRUE,
-                              "website", "http://live.gnome.org/gthumb";,
+                              "website", "http://live.gnome.org/Apps/gthumb";,
                               (logo != NULL ? "logo" : NULL), logo,
                               NULL);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]