[gthumb] about dialog: fixed website url



commit d34cbc384363c6f5b5269320afc174639926fdee
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Sep 30 11:44:22 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 7a7fc967..558ba3fb 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]