[glade/glade-3-8] Fixed copyright dates in about dialog
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/glade-3-8] Fixed copyright dates in about dialog
- Date: Thu, 5 Sep 2013 15:27:59 +0000 (UTC)
commit 1677ee3efea9118b87ebe0092afe77080b843b61
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Thu Sep 5 12:26:55 2013 -0300
Fixed copyright dates in about dialog
src/glade-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/glade-window.c b/src/glade-window.c
index f9f971b..5bbb352 100644
--- a/src/glade-window.c
+++ b/src/glade-window.c
@@ -1940,7 +1940,7 @@ about_cb (GtkAction *action, GladeWindow *window)
static const gchar copyright[] =
"Copyright \xc2\xa9 2001-2006 Ximian, Inc.\n"
"Copyright \xc2\xa9 2001-2006 Joaquin Cuenca Abela, Paolo Borelli, et al.\n"
- "Copyright \xc2\xa9 2001-2010 Tristan Van Berkom, Juan Pablo Ugarte, et al.";
+ "Copyright \xc2\xa9 2004-2013 Tristan Van Berkom, Juan Pablo Ugarte, et al.";
gtk_show_about_dialog (GTK_WINDOW (window),
"name", g_get_application_name (),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]