Author: esr
Date: Mon Nov 23 05:24:03 2009
New Revision: 39896

URL: http://svn.gna.org/viewcvs/wesnoth?rev=39896&view=rev
Log:
Panoize some easy cases.

Modified:
    trunk/data/multiplayer/scenarios/ANL_utils/ANL_help.cfg

Modified: trunk/data/multiplayer/scenarios/ANL_utils/ANL_help.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/multiplayer/scenarios/ANL_utils/ANL_help.cfg?rev=39896&r1=39895&r2=39896&view=diff
==============================================================================
--- trunk/data/multiplayer/scenarios/ANL_utils/ANL_help.cfg (original)
+++ trunk/data/multiplayer/scenarios/ANL_utils/ANL_help.cfg Mon Nov 23 05:24:03 
2009
@@ -111,49 +111,49 @@
                         [/option]
 
                         [option]
-                            message="@" + _ "Peasants"
+                            message="<span color='green'>" + _ "Peasants" + 
"</span>"
                             [command]
                                 {ANL_HELP_PEASANTS}
                             [/command]
                         [/option]
 
                         [option]
-                            message="@" + _ "Mages"
+                            message="<span color='green'>" + _ "Mages" + 
"</span>"
                             [command]
                                 {ANL_HELP_MAGES}
                             [/command]
                         [/option]
 
                         [option]
-                            message="@" + _ "Farms"
+                            message="<span color='green'>" + _ "Farms" + 
"</span>"
                             [command]
                                 {ANL_HELP_FARMS}
                             [/command]
                         [/option]
 
                         [option]
-                            message="@" + _ "Villages"
+                            message="<span color='green'>" + _ "Villages" + 
"</span>"
                             [command]
                                 {ANL_HELP_VILLAGES}
                             [/command]
                         [/option]
 
                         [option]
-                            message="@" + _ "Mines"
+                            message="<span color='green'>" + _ "Mines" + 
"</span>"
                             [command]
                                 {ANL_HELP_MINES}
                             [/command]
                         [/option]
 
                         [option]
-                            message="@" + _ "Universities"
+                            message="<span color='green'>" + _ "Universities" 
+ "</span>"
                             [command]
                                 {ANL_HELP_UNIVERSITIES}
                             [/command]
                         [/option]
 
                         [option]
-                            message="@" + _ "Diplomacy"
+                            message="<span color='green'>" + _ "Diplomacy" + 
"</span>"
                             [command]
                                 {ANL_HELP_DIPLOMACY}
                             [/command]


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

Reply via email to