pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/editor editor_help_screen.cxx,1.5,1.6


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor editor_help_screen.cxx,1.5,1.6
Date: 3 Apr 2003 17:03:26 -0000

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

Modified Files:
        editor_help_screen.cxx 
Log Message:
- fixed close button
- added some more soundeffects to the GUI
- some more stuff for the result screen

Index: editor_help_screen.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/editor/editor_help_screen.cxx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- editor_help_screen.cxx      18 Feb 2003 11:28:41 -0000      1.5
+++ editor_help_screen.cxx      3 Apr 2003 17:03:24 -0000       1.6
@@ -83,7 +83,7 @@
   font->print_left (x_pos, y_pos + 0, _("Naming Convention: 
<LEVELNAME><NUMBER>-<CREATOR>.xml"));
 
   font->print_left (x_pos, y_pos + 30, _("When you have create a level and 
want to have it in the next Pingus release,\n"
-                                        "please mail it to address@hidden "));
+                                        "please mail it to address@hidden"));
 }
 
 void





reply via email to

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