[evince] shell: Update website and copyright years in about dialog



commit 871dc233d4d023ddd337951b0b0513d6d7d22629
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Sat May 10 09:24:17 2014 +0200

    shell: Update website and copyright years in about dialog

 shell/ev-window.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/shell/ev-window.c b/shell/ev-window.c
index f0f16a1..bb7f0b9 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -5090,9 +5090,9 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window)
        gtk_show_about_dialog (NULL,
                               "name", _("Evince"),
                               "version", VERSION,
-                              "copyright", _("© 1996–2012 The Evince authors"),
+                              "copyright", _("© 1996–2014 The Evince authors"),
                               "license", license_trans,
-                              "website", "http://www.gnome.org/projects/evince";,
+                              "website", "https://wiki.gnome.org/Apps/Evince";,
                               "comments", comments,
                               "authors", authors,
                               "documenters", documenters,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]