Author: esr
Date: Sun May  8 17:13:41 2011
New Revision: 49434

URL: http://svn.gna.org/viewcvs/wesnoth?rev=49434&view=rev
Log:
wmllint, spelling, and punctuation cleanup.

Modified:
    trunk/data/campaigns/Delfadors_Memoirs/scenarios/09_Houses_of_the_Undead.cfg
    trunk/data/multiplayer/scenarios/2p_Arcanclave_Citadel.cfg
    trunk/data/multiplayer/scenarios/2p_Hamlets.cfg
    trunk/data/multiplayer/scenarios/2p_Thousand_Stings_Garrison.cfg
    trunk/data/tools/wmllint

Modified: 
trunk/data/campaigns/Delfadors_Memoirs/scenarios/09_Houses_of_the_Undead.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Delfadors_Memoirs/scenarios/09_Houses_of_the_Undead.cfg?rev=49434&r1=49433&r2=49434&view=diff
==============================================================================
--- 
trunk/data/campaigns/Delfadors_Memoirs/scenarios/09_Houses_of_the_Undead.cfg 
(original)
+++ 
trunk/data/campaigns/Delfadors_Memoirs/scenarios/09_Houses_of_the_Undead.cfg 
Sun May  8 17:13:41 2011
@@ -2,7 +2,7 @@
 # wmlindent: opener "{MEMOIRS_DEAD_HOUSE "
 # wmlindent: closer "{MEMOIRS_DEAD_HOUSE_END"
 # wmlindent: start ignoring
-#define MEMOIRS_DEAD_HOUSE X Y TYPE ID NAME
+#define MEMOIRS_DEAD_HOUSE X Y TYPE ID NAME_STRING
     [event]
         name=moveto
         [filter]
@@ -19,7 +19,7 @@
                 [unit]
                     type={TYPE}
                     id={ID}
-                    name={NAME}
+                    name={NAME_STRING}
                     side=3
                     x={X}
                     y={Y}

Modified: trunk/data/multiplayer/scenarios/2p_Arcanclave_Citadel.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/multiplayer/scenarios/2p_Arcanclave_Citadel.cfg?rev=49434&r1=49433&r2=49434&view=diff
==============================================================================
--- trunk/data/multiplayer/scenarios/2p_Arcanclave_Citadel.cfg (original)
+++ trunk/data/multiplayer/scenarios/2p_Arcanclave_Citadel.cfg Sun May  8 
17:13:41 2011
@@ -1,6 +1,7 @@
 #textdomain wesnoth-multiplayer
 
 [multiplayer]
+    #wmllint: local spelling Arcanclave Cynsaun Paterson
     id=multiplayer_Arcanclave_Citadel
     name= _ "2p — Arcanclave Citadel"
     description= _ "Arcanclave Citadel is the central stronghold of the 
Arcanclave region. It was finished in the year 968 YW, and served as the 
military headquarters of Cynsaun the First. Designed by Doc Paterson."

Modified: trunk/data/multiplayer/scenarios/2p_Hamlets.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/multiplayer/scenarios/2p_Hamlets.cfg?rev=49434&r1=49433&r2=49434&view=diff
==============================================================================
--- trunk/data/multiplayer/scenarios/2p_Hamlets.cfg (original)
+++ trunk/data/multiplayer/scenarios/2p_Hamlets.cfg Sun May  8 17:13:41 2011
@@ -1,6 +1,7 @@
 #textdomain wesnoth-multiplayer
 
 [multiplayer]
+    # wmllint: local spelling Paterson
     id=multiplayer_Hamlets
     name= _ "2p — Hamlets"
     description= _ "Warfare transforms the simple farms and villages of a 
peaceful region into a subtly parceled battlefield. Designed by Doc Paterson."

Modified: trunk/data/multiplayer/scenarios/2p_Thousand_Stings_Garrison.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/multiplayer/scenarios/2p_Thousand_Stings_Garrison.cfg?rev=49434&r1=49433&r2=49434&view=diff
==============================================================================
--- trunk/data/multiplayer/scenarios/2p_Thousand_Stings_Garrison.cfg (original)
+++ trunk/data/multiplayer/scenarios/2p_Thousand_Stings_Garrison.cfg Sun May  8 
17:13:41 2011
@@ -1,4 +1,6 @@
 #textdomain wesnoth-multiplayer
+
+# wmllint: local spelling Paterson
 
 #define UNIT_PETRIFY TYPE NAME_STRING X Y
     [unit]

Modified: trunk/data/tools/wmllint
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/wmllint?rev=49434&r1=49433&r2=49434&view=diff
==============================================================================
--- trunk/data/tools/wmllint (original)
+++ trunk/data/tools/wmllint Sun May  8 17:13:41 2011
@@ -728,7 +728,7 @@
                                 "grandmam", "grandsire", "grandsires",
                                 "scry", "scrying", "scryed", "woodscraft",
                                 "princeling", "wilderlands", "ensorcels",
-                                "unlooked",
+                                "unlooked", "naptha", "naïve",
                                 # Sceptre of Fire gets spelled with -re.
                                 "sceptre",
                                 ]}


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

Reply via email to