[evolution-patches] Copyright update for About Dialog (year)



resending as i haven't seen it on the list

cheers,
andre

-- 
 mailto:ak-47 gmx net | failed!
 http://www.iomc.de
--- Begin Message ---
hi all,

this patch changes the year in the "about" dialog.
please commit since i do not have cvs write access.
since it seems that the string is not translated, this can go both into
2.2.x and 2.3.x series.

for any feedback please cc me since i am not a member of this list.

cheers,
andre

-- 
 mailto:ak-47 gmx net | failed!
 http://www.iomc.de
Index: evolution/shell/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/shell/ChangeLog,v
retrieving revision 1.1517
diff -u -r1.1517 ChangeLog
--- evolution/shell/ChangeLog	25 May 2005 10:52:30 -0000	1.1517
+++ evolution/shell/ChangeLog	26 May 2005 15:48:15 -0000
@@ -1,3 +1,6 @@
+2005-05-26  Andre Klapper <a9016009 gmx de>
+	* e-shell-window-commands.c: changed copyright year from 2004 to 2005
+
 2005-05-25  Not Zed  <NotZed Ximian com>
 
 	* main.c (main): remove mono registrtion, this is implemented
Index: evolution/shell/e-shell-window-commands.c
===================================================================
RCS file: /cvs/gnome/evolution/shell/e-shell-window-commands.c,v
retrieving revision 1.30
diff -u -r1.30 e-shell-window-commands.c
--- evolution/shell/e-shell-window-commands.c	28 Feb 2005 18:48:56 -0000	1.30
+++ evolution/shell/e-shell-window-commands.c	26 May 2005 15:48:54 -0000
@@ -500,7 +500,7 @@
 	 * about box*/
 	char *translator_credits = _("translator-credits");
 	
-	g_sprintf (copyright, "Copyright \xC2\xA9 1999 - 2004 Novell, Inc. and Others");
+	g_sprintf (copyright, "Copyright \xC2\xA9 1999 - 2005 Novell, Inc. and Others");
                                                                                 
 	filename = g_build_filename (EVOLUTION_DATADIR, "pixmaps",
 				     "evolution-1.5.png", NULL);

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Attachment: signature.asc
Description: This is a digitally signed message part



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