[gthumb/gthumb-3-6] about dialog: fixed website url



commit 0fd97d696478b96eceef67294d7c7194f4aa7092
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Sep 30 11:45:38 2018 +0200

    about dialog: fixed website url

 gthumb/gth-browser-actions-callbacks.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gthumb/gth-browser-actions-callbacks.c b/gthumb/gth-browser-actions-callbacks.c
index 9ff0c599..c02d24a9 100644
--- a/gthumb/gth-browser-actions-callbacks.c
+++ b/gthumb/gth-browser-actions-callbacks.c
@@ -158,7 +158,7 @@ gth_application_activate_about (GSimpleAction *action,
                               "translator-credits", _("translator-credits"),
                               "license", license_text,
                               "wrap-license", TRUE,
-                              "website", "http://live.gnome.org/Apps/gthumb";,
+                              "website", "https://wiki.gnome.org/Apps/Gthumb";,
                               (logo != NULL ? "logo" : NULL), logo,
                               NULL);
 


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