This is an automated email from the git hooks/post-receive script. f 2 4 0 4 p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository apps/ristretto.
commit abd5d73c76c1d01316c418770bce63fae31032e2 Author: Igor <f2...@yandex.ru> Date: Sun Apr 7 18:54:19 2019 -0400 Update the website URL to use HTTPS --- src/main_window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main_window.c b/src/main_window.c index 82143bc..8c62558 100644 --- a/src/main_window.c +++ b/src/main_window.c @@ -2701,7 +2701,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://docs.xfce.org/apps/ristretto/start"); + "https://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. _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org https://mail.xfce.org/mailman/listinfo/xfce4-commits