gnome-games r7120 - trunk/aisleriot



Author: chpe
Date: Sun Jan  6 22:33:11 2008
New Revision: 7120
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7120&view=rev

Log:
2008-01-06  Christian Persch  <chpe gnome org>

	* window.c: (help_about_cb): Update year, and add Vincent to credits.

Modified:
   trunk/aisleriot/ChangeLog
   trunk/aisleriot/window.c

Modified: trunk/aisleriot/ChangeLog
==============================================================================
--- trunk/aisleriot/ChangeLog	(original)
+++ trunk/aisleriot/ChangeLog	Sun Jan  6 22:33:11 2008
@@ -1,5 +1,9 @@
 2008-01-06  Christian Persch  <chpe gnome org>
 
+	* window.c: (help_about_cb): Update year, and add Vincent to credits.
+
+2008-01-06  Christian Persch  <chpe gnome org>
+
 	* window.c: (select_game_cb): Use a verb for the affirmative button.
 	Bug #499995.
 

Modified: trunk/aisleriot/window.c
==============================================================================
--- trunk/aisleriot/window.c	(original)
+++ trunk/aisleriot/window.c	Sun Jan  6 22:33:11 2008
@@ -567,6 +567,7 @@
     "Rosanna Yuen <zana webwynk net>",
     "Alan Horkan <horkana maths tcd ie>",
     "Richard Hoelscher <rah rahga com>",
+    "Vincent Povirk",
     NULL
   };
   const char *artists[] = {
@@ -613,7 +614,7 @@
 			     "AisleRiot is a part of GNOME Games."),
 #endif
                          "copyright", "Copyright  1998-2006 Jonathan Blandford\n"
-                                      "Copyright  2007 Christian Persch",
+                                      "Copyright  2007, 2008 Christian Persch",
                          "license", licence,
                          "authors", authors,
                          "artists", artists,



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