Author: esr
Date: Fri Oct 3 00:20:56 2008
New Revision: 29813
URL: http://svn.gna.org/viewcvs/wesnoth?rev=29813&view=rev
Log:
A somewhat more civilized way to quiet down wmllint.
Modified:
trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg
trunk/data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05a_Muff_Malal_Peninsula.cfg
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05b_Isle_of_the_Damned.cfg
trunk/data/campaigns/Heir_To_The_Throne/scenarios/09_The_Valley_of_Death.cfg
trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg
trunk/data/campaigns/The_Rise_Of_Wesnoth/scenarios/16_Elf_Lords.cfg
trunk/data/campaigns/The_Rise_Of_Wesnoth/utils/trow-bigmap.cfg
Modified:
trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg?rev=29813&r1=29812&r2=29813&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg
(original)
+++ trunk/data/campaigns/Heir_To_The_Throne/scenarios/02_Blackwater_Port.cfg
Fri Oct 3 00:20:56 2008
@@ -40,7 +40,7 @@
condition=lose
[/objective]
- note= "" + {NEW_GOLD_CARRYOVER_NOTE_40}
+ note={NEW_GOLD_CARRYOVER_NOTE_40} # wmllint: ignore
[/objectives]
[/event]
Modified:
trunk/data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg?rev=29813&r1=29812&r2=29813&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg
(original)
+++ trunk/data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg
Fri Oct 3 00:20:56 2008
@@ -34,7 +34,7 @@
condition=lose
[/objective]
- note= "" + {NEW_GOLD_CARRYOVER_NOTE_40}
+ note={NEW_GOLD_CARRYOVER_NOTE_40} # wmllint: ignore
[/objectives]
[/event]
Modified:
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05a_Muff_Malal_Peninsula.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/05a_Muff_Malal_Peninsula.cfg?rev=29813&r1=29812&r2=29813&view=diff
==============================================================================
---
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05a_Muff_Malal_Peninsula.cfg
(original)
+++
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05a_Muff_Malal_Peninsula.cfg
Fri Oct 3 00:20:56 2008
@@ -35,7 +35,7 @@
condition=lose
[/objective]
- note= "" + {NEW_GOLD_CARRYOVER_NOTE_40}
+ note={NEW_GOLD_CARRYOVER_NOTE_40} # wmllint: ignore
[/objectives]
[/event]
Modified:
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05b_Isle_of_the_Damned.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/05b_Isle_of_the_Damned.cfg?rev=29813&r1=29812&r2=29813&view=diff
==============================================================================
---
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05b_Isle_of_the_Damned.cfg
(original)
+++
trunk/data/campaigns/Heir_To_The_Throne/scenarios/05b_Isle_of_the_Damned.cfg
Fri Oct 3 00:20:56 2008
@@ -30,7 +30,7 @@
condition=lose
[/objective]
- note= "" + {NEW_GOLD_CARRYOVER_NOTE_40}
+ note={NEW_GOLD_CARRYOVER_NOTE_40} # wmllint: ignore
[/objectives]
[/event]
Modified:
trunk/data/campaigns/Heir_To_The_Throne/scenarios/09_The_Valley_of_Death.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/09_The_Valley_of_Death.cfg?rev=29813&r1=29812&r2=29813&view=diff
==============================================================================
---
trunk/data/campaigns/Heir_To_The_Throne/scenarios/09_The_Valley_of_Death.cfg
(original)
+++
trunk/data/campaigns/Heir_To_The_Throne/scenarios/09_The_Valley_of_Death.cfg
Fri Oct 3 00:20:56 2008
@@ -37,7 +37,7 @@
condition=lose
[/objective]
- note= "" + {NEW_GOLD_CARRYOVER_NOTE_40}
+ note={NEW_GOLD_CARRYOVER_NOTE_40} # wmllint: ignore
[/objectives]
[/event]
Modified:
trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg?rev=29813&r1=29812&r2=29813&view=diff
==============================================================================
--- trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg
(original)
+++ trunk/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg
Fri Oct 3 00:20:56 2008
@@ -150,7 +150,7 @@
condition=lose
[/objective]
- note= "" + {NEW_GOLD_CARRYOVER_NOTE_20}
+ note={NEW_GOLD_CARRYOVER_NOTE_20} # wmllint: ignore
[/objectives]
#ifdef HARD
Modified: trunk/data/campaigns/The_Rise_Of_Wesnoth/scenarios/16_Elf_Lords.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/The_Rise_Of_Wesnoth/scenarios/16_Elf_Lords.cfg?rev=29813&r1=29812&r2=29813&view=diff
==============================================================================
--- trunk/data/campaigns/The_Rise_Of_Wesnoth/scenarios/16_Elf_Lords.cfg
(original)
+++ trunk/data/campaigns/The_Rise_Of_Wesnoth/scenarios/16_Elf_Lords.cfg Fri Oct
3 00:20:56 2008
@@ -13,7 +13,7 @@
{campaigns/The_Rise_Of_Wesnoth/utils/trow-deaths.cfg}
- {THE_KA'LIAN_BIGMAP}
+ {THE_KALIAN_BIGMAP}
[side]
side=1
Modified: trunk/data/campaigns/The_Rise_Of_Wesnoth/utils/trow-bigmap.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/The_Rise_Of_Wesnoth/utils/trow-bigmap.cfg?rev=29813&r1=29812&r2=29813&view=diff
==============================================================================
--- trunk/data/campaigns/The_Rise_Of_Wesnoth/utils/trow-bigmap.cfg (original)
+++ trunk/data/campaigns/The_Rise_Of_Wesnoth/utils/trow-bigmap.cfg Fri Oct 3
00:20:56 2008
@@ -959,7 +959,7 @@
[/story]
#enddef
-#define THE_KA'LIAN_BIGMAP
+#define THE_KALIAN_BIGMAP
[story]
[if]
[variable]
@@ -4345,4 +4345,4 @@
{FLAG_RED_CENTERED 360 260}
[/part]
[/story]
-#enddef
+#enddef
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits