From 82ecb94091dfe25f91124833719ed8269d2a1436 Mon Sep 17 00:00:00 2001 From: Laurent Napias Date: Sun, 9 Jun 2019 22:00:38 +0200 Subject: Change url projet's website --- README | 2 +- src/applet-main.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 796ebdb..205db75 100644 --- a/README +++ b/README @@ -7,4 +7,4 @@ The indicator applet exposes Ayatana Indicators in the MATE Panel. Ayatana Indic MATE Indicator Applet is a fork of Indicator Applet for GNOME (https://launchpad.net/indicator-applet). -http://www.mate-desktop.org/ +https://mate-desktop.org/ diff --git a/src/applet-main.c b/src/applet-main.c index d84fd1c..d2a42a8 100644 --- a/src/applet-main.c +++ b/src/applet-main.c @@ -819,7 +819,7 @@ about_cb (GtkAction *action G_GNUC_UNUSED, "translator-credits", _("translator-credits"), "logo-icon-name", "mate-indicator-applet", "icon-name", "mate-indicator-applet", - "website", "http://www.mate-desktop.org", + "website", "https://mate-desktop.org", "website-label", _("MATE Website"), NULL ); -- cgit v1.2.1