From 638dcf8259cdf6a4d966db5c5c7212a1ae551533 Mon Sep 17 00:00:00 2001 From: Laurent Napias Date: Sun, 9 Jun 2019 21:37:07 +0200 Subject: Change url project's website --- README | 2 +- configure.ac | 2 +- plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index f29dd29..b62d173 100644 --- a/README +++ b/README @@ -1,3 +1,3 @@ mate-settings-daemon is a fork of gnome-settings-daemon -http://www.mate-desktop.org/ +https://mate-desktop.org/ diff --git a/configure.ac b/configure.ac index 9ea01bc..7675944 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ m4_define([msd_api_version], AC_INIT([mate-settings-daemon], [msd_api_version_major.msd_api_version_minor.msd_api_version_micro], - [http://www.mate-desktop.org/]) + [https://mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-settings-daemon/mate-settings-manager.c]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in b/plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in index d994f93..4e064b3 100644 --- a/plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in +++ b/plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in @@ -5,7 +5,7 @@ The MATE Project - http://www.mate-desktop.org/ + https://mate-desktop.org/ mate-panel-clock -- cgit v1.2.1