pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus TODO,1.56,1.57 configure.ac,1.7,1.8


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus TODO,1.56,1.57 configure.ac,1.7,1.8
Date: 7 Apr 2003 11:58:21 -0000

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

Modified Files:
        TODO configure.ac 
Log Message:
fixes for Tomas Blaha's bugs

Index: TODO
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/TODO,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- TODO        17 Feb 2003 18:00:27 -0000      1.56
+++ TODO        7 Apr 2003 11:58:19 -0000       1.57
@@ -15,28 +15,6 @@
 * multiplayer mode should be ripped out if not working correctly (will
    be ripied out)
 
-* meta objects [nearly done]:
-
-  Syntax of a metaobject file:
-
-  <pingus-metaobject>
-       <worldobj type="...">
-        ...
-       </worldobj>
-       <worldobj type="...">
-        ...
-       </worldobj>
-        ...
-  </pingus-metaobject>
-
-  Syntax of a metaobject in a level file:
-
-  <metaobject type="bla.xml">
-       <parameter>
-       
-       </parameter>
-  </metaobject>
-
 * fix all major action bugs [mostly done, needs more testing]
 
 * resource syntax change [not done]

Index: configure.ac
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/configure.ac,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- configure.ac        5 Apr 2003 23:24:32 -0000       1.7
+++ configure.ac        7 Apr 2003 11:58:19 -0000       1.8
@@ -50,7 +50,7 @@
 
 if test "x$with_gettext" != "xno"; then
        dnl -- gettext macros --
-       ALL_LINGUAS="de tr nl it"
+       ALL_LINGUAS="de tr nl it cs"
 
        dnl AM_WITH_NLS
        dnl AM_LC_MESSAGES





reply via email to

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