pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src pingus_menu.cxx,1.14,1.15


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src pingus_menu.cxx,1.14,1.15
Date: 27 Mar 2003 17:04:52 -0000

Update of /var/lib/cvs/Games/Pingus/src
In directory dark:/tmp/cvs-serv14360/src

Modified Files:
        pingus_menu.cxx 
Log Message:
some small bugfixes

Index: pingus_menu.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/pingus_menu.cxx,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- pingus_menu.cxx     27 Mar 2003 15:57:22 -0000      1.14
+++ pingus_menu.cxx     27 Mar 2003 17:04:49 -0000      1.15
@@ -73,7 +73,7 @@
 {
   gc.draw(background, (gc.get_width()/2) - (background.get_width()/2), 50);
   gc.print_left(Fonts::pingus_small, 20, 500, 
-                "Pingus version 0.6.0, Copyright (C) Ingo Ruhnke 
<address@hidden>\n");
+                "Pingus version 0.6.0, Copyright (C) 1998 Ingo Ruhnke 
<address@hidden>\n");
   gc.print_left(Fonts::pingus_small, 20, 530, 
                 "Pingus comes with ABSOLUTELY NO WARRANTY. This is free 
software, and you are welcome\n"
                 "to redistribute it under certain conditions; see the file 
COPYING for details.\n");





reply via email to

[Prev in Thread] Current Thread [Next in Thread]