diff options
author | Laurent Napias <[email protected]> | 2019-06-09 21:49:39 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-10 21:41:20 +0200 |
commit | 5086f1af00443e7d41ee37871601b40f567f6e72 (patch) | |
tree | 7b5c7a6ce92f7e34b95c16c8d1ae7b3f6bbbc2bf /shell/ev-window.c | |
parent | 99d4d359be81b1fa7dfe8e066e0ce9b42f9cbb45 (diff) | |
download | atril-5086f1af00443e7d41ee37871601b40f567f6e72.tar.bz2 atril-5086f1af00443e7d41ee37871601b40f567f6e72.tar.xz |
Change url project's website
Diffstat (limited to 'shell/ev-window.c')
-rw-r--r-- | shell/ev-window.c | 2 |
1 files changed, 1 insertions, 1 deletions
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, |