wesnoth-cvs-commits
[Top][All Lists]
Advanced

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

[Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth A_Be...


From: Susanna Björverud
Subject: [Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth A_Be...
Date: Mon, 28 Mar 2005 05:03:26 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Susanna Björverud <address@hidden>      05/03/28 10:03:24

Modified files:
        data/scenarios/The_Rise_of_Wesnoth: A_Beach.cfg The_Dragon.cfg 

Log message:
        Removed underscore from before null strings, since it messes up 
pot-files

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Beach.cfg.diff?tr1=1.28&tr2=1.29&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Dragon.cfg.diff?tr1=1.30&tr2=1.31&r1=text&r2=text

Patches:
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Beach.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Beach.cfg:1.28 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Beach.cfg:1.29
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Beach.cfg:1.28 Sun Mar 27 
23:06:16 2005
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Beach.cfg      Mon Mar 28 
10:03:24 2005
@@ -178,8 +178,8 @@
                        type=Giant Mudcrawler
                [/filter]
 
-               {UNIT (Mudcrawler) () ( _ "") 2 ({X}) ({Y})}
-               {UNIT (Mudcrawler) () ( _ "") 3 ({X}) ({Y})}
+               {UNIT (Mudcrawler) () ("") 2 ({X}) ({Y})}
+               {UNIT (Mudcrawler) () ("") 3 ({X}) ({Y})}
 #enddef
 
        [event]
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Dragon.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Dragon.cfg:1.30 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Dragon.cfg:1.31
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Dragon.cfg:1.30      Sun Mar 
27 23:06:16 2005
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Dragon.cfg   Mon Mar 28 
10:03:24 2005
@@ -293,8 +293,8 @@
                        type=Giant Mudcrawler
                [/filter]
 
-               {UNIT (Mudcrawler) () ( _ "") 2 ({X}) ({Y})}
-               {UNIT (Mudcrawler) () ( _ "") 3 ({X}) ({Y})}
+               {UNIT (Mudcrawler) () ("") 2 ({X}) ({Y})}
+               {UNIT (Mudcrawler) () ("") 3 ({X}) ({Y})}
 #enddef
 
        [event]




reply via email to

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