>From eb228be6dc15944c24c6818ccd239776f047dcbe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aurimas=20Fi=C5=A1eras?= <[email protected]>
Date: Tue, 28 May 2013 08:51:22 +0300
Subject: Update copyright year and make it translatable

---
 src/gnome-utils/gnc-main-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gnome-utils/gnc-main-window.c b/src/gnome-utils/gnc-main-window.c
index ee94405..ffffc83 100644
--- a/src/gnome-utils/gnc-main-window.c
+++ b/src/gnome-utils/gnc-main-window.c
@@ -4166,7 +4166,7 @@ gnc_main_window_cmd_help_about (GtkAction *action, GncMainWindow *window)
 {
     const gchar *fixed_message = _("The GnuCash personal finance manager. "
                                    "The GNU way to manage your money!");
-    const gchar *copyright = "© 1997-2010 Contributors";
+    const gchar *copyright = _("© 1997-2013 Contributors");
     gchar **authors, **documenters, *license, *message;
     GdkPixbuf *logo;
 
-- 
1.8.1.2

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to