summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Napias <[email protected]>2019-06-09 21:49:39 +0200
committerraveit65 <[email protected]>2019-06-10 21:41:20 +0200
commit5086f1af00443e7d41ee37871601b40f567f6e72 (patch)
tree7b5c7a6ce92f7e34b95c16c8d1ae7b3f6bbbc2bf
parent99d4d359be81b1fa7dfe8e066e0ce9b42f9cbb45 (diff)
downloadatril-5086f1af00443e7d41ee37871601b40f567f6e72.tar.bz2
atril-5086f1af00443e7d41ee37871601b40f567f6e72.tar.xz
Change url project's website
-rw-r--r--configure.ac2
-rw-r--r--data/atril.appdata.xml.in2
-rw-r--r--previewer/atril-previewer.12
-rw-r--r--properties/libatril-properties-page.caja-extension.in.in2
-rw-r--r--shell/ev-window.c2
-rw-r--r--thumbnailer/atril-thumbnailer.12
6 files changed, 6 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac
index 3acd5cd6..2d261744 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,7 @@ m4_define([ev_binary_version], [ev_document_lt_current])
# *****************************************************************************
AC_PREREQ([2.57])
-AC_INIT([atril], [ev_version], [http://www.mate-desktop.org/], [atril])
+AC_INIT([atril], [ev_version], [https://mate-desktop.org/], [atril])
AM_INIT_AUTOMAKE([1.10 foreign tar-ustar dist-xz no-dist-gzip check-news])
AC_CONFIG_HEADERS([config.h])
diff --git a/data/atril.appdata.xml.in b/data/atril.appdata.xml.in
index 2537b0b1..3d5b56ff 100644
--- a/data/atril.appdata.xml.in
+++ b/data/atril.appdata.xml.in
@@ -38,7 +38,7 @@
</image>
</screenshot>
</screenshots>
- <url type="homepage">http://www.mate-desktop.org</url>
+ <url type="homepage">https://mate-desktop.org</url>
<updatecontact>[email protected]</updatecontact>
<project_group>MATE</project_group>
</component>
diff --git a/previewer/atril-previewer.1 b/previewer/atril-previewer.1
index 55386f0b..d0ac2d3b 100644
--- a/previewer/atril-previewer.1
+++ b/previewer/atril-previewer.1
@@ -13,4 +13,4 @@ command line options.
\fBatril\fR(1),
\fBgtk\-options\fR(7).
.PP
-http://www.mate-desktop.org/
+https://mate-desktop.org/
diff --git a/properties/libatril-properties-page.caja-extension.in.in b/properties/libatril-properties-page.caja-extension.in.in
index c7d85256..059da2d4 100644
--- a/properties/libatril-properties-page.caja-extension.in.in
+++ b/properties/libatril-properties-page.caja-extension.in.in
@@ -4,5 +4,5 @@ _Name=Atril properties
_Description=Shows details for Atril documents
Version=@VERSION@
Author=Andrew Sobala <[email protected]>;Bastien Nocera <[email protected]>
-Website=http://www.mate-desktop.org/
+Website=https://mate-desktop.org/
Copyright=Copyright (C) 2000, 2001 Eazel Inc.\nCopyright (C) 2003 Andrew Sobala <[email protected]>\nCopyright (C) 2005 Bastien Nocera <[email protected]>\nCopyright (C) 2005 Red Hat, Inc\nCopyright (C) 2012–2018 The MATE developers
diff --git a/shell/ev-window.c b/shell/ev-window.c
index e1893115..24e84536 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -5368,7 +5368,7 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window)
"copyright", _("Copyright \xc2\xa9 1996–2009 The Evince authors\n"
"Copyright \xc2\xa9 2012–2019 The MATE developers"),
"license", license_trans,
- "website", "http://www.mate-desktop.org/",
+ "website", "https://mate-desktop.org/",
"comments", comments,
"authors", authors,
"documenters", documenters,
diff --git a/thumbnailer/atril-thumbnailer.1 b/thumbnailer/atril-thumbnailer.1
index 16cd4300..4995d1df 100644
--- a/thumbnailer/atril-thumbnailer.1
+++ b/thumbnailer/atril-thumbnailer.1
@@ -15,4 +15,4 @@ of the created thumbnail.
\fBatril\fR(1),
\fBgtk\-options\fR(7).
.PP
-http://www.mate-desktop.org//
+https://mate-desktop.org//