Author: shadowmaster
Date: Sat Dec  6 21:25:06 2008
New Revision: 31317

URL: http://svn.gna.org/viewcvs/wesnoth?rev=31317&view=rev
Log:
Surrounded three WML attributes in quotes because 'it looks better'.

Modified:
    trunk/data/campaigns/Two_Brothers/_main.cfg

Modified: trunk/data/campaigns/Two_Brothers/_main.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Two_Brothers/_main.cfg?rev=31317&r1=31316&r2=31317&view=diff
==============================================================================
--- trunk/data/campaigns/Two_Brothers/_main.cfg (original)
+++ trunk/data/campaigns/Two_Brothers/_main.cfg Sat Dec  6 21:25:06 2008
@@ -21,16 +21,16 @@
 (Novice level, 4 scenarios; the 'Hard' version may challenge more experienced 
players.)"
 
     [about]
-        images = 
story/Two_Brothers_M1P1.png,story/Two_Brothers_M1P2.png,story/Two_Brothers_M2P1.png,story/Two_Brothers_M4P1_the_end.png
+        images = 
"story/Two_Brothers_M1P1.png,story/Two_Brothers_M1P2.png,story/Two_Brothers_M2P1.png,story/Two_Brothers_M4P1_the_end.png"
     [/about]
 
     [about]
         title = _ "Campaign Design"
         [entry]
-            name = Eric J. Mesoy (Circon)
+            name = "Eric J. Mesoy (Circon)"
         [/entry]
         [entry]
-            name = Nils Kneuper (Ivanovic)
+            name = "Nils Kneuper (Ivanovic)"
         [/entry]
     [/about]
     [about]


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to