diff options
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | data/atril.appdata.xml.in | 2 | ||||
-rw-r--r-- | previewer/atril-previewer.1 | 2 | ||||
-rw-r--r-- | properties/libatril-properties-page.caja-extension.in.in | 2 | ||||
-rw-r--r-- | shell/ev-window.c | 2 | ||||
-rw-r--r-- | thumbnailer/atril-thumbnailer.1 | 2 |
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// |