rhythmbox r5947 - in trunk: . shell



Author: mccann
Date: Fri Sep 26 14:29:35 2008
New Revision: 5947
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5947&view=rev

Log:
2008-09-26  William Jon McCann  <jmccann redhat com>

	* shell/rb-shell.c (rb_shell_cmd_about):
	Use 2008 in copyright notice.




Modified:
   trunk/ChangeLog
   trunk/shell/rb-shell.c

Modified: trunk/shell/rb-shell.c
==============================================================================
--- trunk/shell/rb-shell.c	(original)
+++ trunk/shell/rb-shell.c	Fri Sep 26 14:29:35 2008
@@ -2294,7 +2294,7 @@
 
 	gtk_show_about_dialog (GTK_WINDOW (shell->priv->window),
 			       "version", VERSION,
-			       "copyright", "Copyright \xc2\xa9 2005 - 2007 The Rhythmbox authors\nCopyright \xc2\xa9 2003 - 2005 Colin Walters\nCopyright \xc2\xa9 2002, 2003 Jorn Baayen",
+			       "copyright", "Copyright \xc2\xa9 2005 - 2008 The Rhythmbox authors\nCopyright \xc2\xa9 2003 - 2005 Colin Walters\nCopyright \xc2\xa9 2002, 2003 Jorn Baayen",
 			       "license", license_trans,
 			       "website-label", _("Rhythmbox Website"),
 			       "website", "http://www.gnome.org/projects/rhythmbox";,



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