From 442aae38fc9cd597b9a32bbf08e3f6a7602fdfc0 Mon Sep 17 00:00:00 2001 From: Laurent Napias Date: Sun, 9 Jun 2019 23:25:55 +0200 Subject: Change url project's website --- configure.ac | 2 +- data/libcaja-dropbox.caja-extension.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 24fa38c..19e37eb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Initialization -AC_INIT([caja-dropbox], [1.23.0], [http://www.mate-desktop.org/]) +AC_INIT([caja-dropbox], [1.23.0], [https://mate-desktop.org/]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign no-dist-gzip]) diff --git a/data/libcaja-dropbox.caja-extension.in b/data/libcaja-dropbox.caja-extension.in index 02c89db..56894c6 100644 --- a/data/libcaja-dropbox.caja-extension.in +++ b/data/libcaja-dropbox.caja-extension.in @@ -3,4 +3,4 @@ Icon=caja-dropbox Name=Caja Dropbox Description=Shows status labels in dropbox folder Version=@VERSION@ -Website=http://www.mate-desktop.org/ +Website=https://mate-desktop.org/ -- cgit v1.2.1