Author: esr
Date: Thu Oct  9 22:48:59 2008
New Revision: 29990

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29990&view=rev
Log:
Change the DOT*/CROSS*/FLAG* macros to {NEW,OLD}_{JOURNEY_BATTLE_REST}.
Convert coordinates in DOT and CROSS to the centered version.
This commit makes no behavioral change at all -- it is pure mechanism,
no policy -- but will make it easier to restyle the tracking markers.

Also deprecates trhe old macros, and teaches wmllint to do the up-conversion.

Modified:
    trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/02_Hostile_mountains.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/03_Kalian.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/04_Elvish_Treasury.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/05_Saurian_Treasury.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/06_Acquaintance_in_Need.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/07_Elves_last_stand.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/09_Bounty_hunters.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/10_Cliffs_of_Thoria.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/11_Battle_of_the_book.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Ancient_Alliance.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/17_Breaking_the_siege.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/19_Costly_Revenge.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/20_Council_ruling.cfg
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/23_End_of_War.cfg
    trunk/data/campaigns/Liberty/scenarios/01_The_Raid.cfg
    trunk/data/campaigns/Liberty/scenarios/02_Civil_Disobedience.cfg
    trunk/data/campaigns/Liberty/scenarios/03_A_Strategy_Of_Hope.cfg
    trunk/data/campaigns/Liberty/scenarios/04_Unlawful_Orders.cfg
    trunk/data/campaigns/Liberty/scenarios/05_Hide_and_Seek.cfg
    trunk/data/campaigns/Liberty/scenarios/06_The_Gray_Woods.cfg
    trunk/data/campaigns/Liberty/scenarios/07_The_Hunters.cfg
    trunk/data/campaigns/Liberty/scenarios/08_Glory.cfg
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/2_Closing_the_Gates.cfg
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/2t_In_the_Dwarven_City.cfg
    
trunk/data/campaigns/Sceptre_of_Fire/scenarios/3_Searching_for_the_Runecrafter.cfg
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/3t_The_Council_Regathers.cfg
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/4_Gathering_Materials.cfg
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/4t_The_Jeweler.cfg
    
trunk/data/campaigns/Sceptre_of_Fire/scenarios/5_Hills_of_the_Shorbear_Clan.cfg
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/7_Outriding_of_Outriders.cfg
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/8_The_Dragon.cfg
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/9_Caverns_of_Flame.cfg
    trunk/data/campaigns/Sceptre_of_Fire/scenarios/Epilogue.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/01_End_Of_Peace.cfg
    
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/03_Towards_Mountains_of_Haag.cfg
    
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/04_The_Siege_Of_Barag_Gor.cfg
    
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/07_Desert_Of_Death.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/08_Silent_Forest.cfg
    
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/09_Shan_Taum_The_Smug.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/10_Saving_Inarix.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/12_Giving_Some_Back.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/13_Dwarvish_Stand.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/14_Back_Home.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/15_Civil_War.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/16_Coward.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/17_Human_Horde.cfg
    trunk/data/campaigns/The_Rise_Of_Wesnoth/utils/trow-bigmap.cfg
    trunk/data/campaigns/The_South_Guard/utils/sg_story.cfg
    trunk/data/core/macros/deprecated-utils.cfg
    trunk/data/core/macros/image-utils.cfg
    trunk/data/tools/wmllint

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Legend_of_Wesmere/scenarios/02_Hostile_mountains.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/02_Hostile_mountains.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Legend_of_Wesmere/scenarios/03_Kalian.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/03_Kalian.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Legend_of_Wesmere/scenarios/04_Elvish_Treasury.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/04_Elvish_Treasury.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Legend_of_Wesmere/scenarios/05_Saurian_Treasury.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/05_Saurian_Treasury.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Legend_of_Wesmere/scenarios/06_Acquaintance_in_Need.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/06_Acquaintance_in_Need.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Legend_of_Wesmere/scenarios/07_Elves_last_stand.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/07_Elves_last_stand.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Legend_of_Wesmere/scenarios/09_Bounty_hunters.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/09_Bounty_hunters.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Legend_of_Wesmere/scenarios/10_Cliffs_of_Thoria.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/10_Cliffs_of_Thoria.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Legend_of_Wesmere/scenarios/11_Battle_of_the_book.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/11_Battle_of_the_book.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Ancient_Alliance.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/14_Ancient_Alliance.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Legend_of_Wesmere/scenarios/17_Breaking_the_siege.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/17_Breaking_the_siege.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Legend_of_Wesmere/scenarios/19_Costly_Revenge.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/19_Costly_Revenge.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Legend_of_Wesmere/scenarios/20_Council_ruling.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/20_Council_ruling.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Legend_of_Wesmere/scenarios/23_End_of_War.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/23_End_of_War.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Liberty/scenarios/01_The_Raid.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Liberty/scenarios/01_The_Raid.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Liberty/scenarios/02_Civil_Disobedience.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Liberty/scenarios/02_Civil_Disobedience.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Liberty/scenarios/03_A_Strategy_Of_Hope.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Liberty/scenarios/03_A_Strategy_Of_Hope.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Liberty/scenarios/04_Unlawful_Orders.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Liberty/scenarios/04_Unlawful_Orders.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Liberty/scenarios/05_Hide_and_Seek.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Liberty/scenarios/05_Hide_and_Seek.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Liberty/scenarios/06_The_Gray_Woods.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Liberty/scenarios/06_The_Gray_Woods.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Liberty/scenarios/07_The_Hunters.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Liberty/scenarios/07_The_Hunters.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Liberty/scenarios/08_Glory.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Liberty/scenarios/08_Glory.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Sceptre_of_Fire/scenarios/2_Closing_the_Gates.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/2_Closing_the_Gates.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Sceptre_of_Fire/scenarios/2t_In_the_Dwarven_City.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/2t_In_the_Dwarven_City.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Sceptre_of_Fire/scenarios/3_Searching_for_the_Runecrafter.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/3_Searching_for_the_Runecrafter.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Sceptre_of_Fire/scenarios/3t_The_Council_Regathers.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/3t_The_Council_Regathers.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Sceptre_of_Fire/scenarios/4_Gathering_Materials.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/4_Gathering_Materials.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Sceptre_of_Fire/scenarios/4t_The_Jeweler.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/4t_The_Jeweler.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Sceptre_of_Fire/scenarios/5_Hills_of_the_Shorbear_Clan.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/5_Hills_of_the_Shorbear_Clan.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/6_Towards_the_Caves.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Sceptre_of_Fire/scenarios/7_Outriding_of_Outriders.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/7_Outriding_of_Outriders.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Sceptre_of_Fire/scenarios/8_The_Dragon.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/8_The_Dragon.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Sceptre_of_Fire/scenarios/9_Caverns_of_Flame.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/9_Caverns_of_Flame.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Sceptre_of_Fire/scenarios/Epilogue.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Sceptre_of_Fire/scenarios/Epilogue.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/01_End_Of_Peace.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/01_End_Of_Peace.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/03_Towards_Mountains_of_Haag.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/03_Towards_Mountains_of_Haag.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/04_The_Siege_Of_Barag_Gor.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/04_The_Siege_Of_Barag_Gor.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/07_Desert_Of_Death.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/07_Desert_Of_Death.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/08_Silent_Forest.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/08_Silent_Forest.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/09_Shan_Taum_The_Smug.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/09_Shan_Taum_The_Smug.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/10_Saving_Inarix.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/10_Saving_Inarix.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/12_Giving_Some_Back.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/12_Giving_Some_Back.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/13_Dwarvish_Stand.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/13_Dwarvish_Stand.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/14_Back_Home.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/14_Back_Home.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/15_Civil_War.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/15_Civil_War.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/16_Coward.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/16_Coward.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/17_Human_Horde.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/17_Human_Horde.cfg?rev=29990&r1=29989&r2=29990&view=diff

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=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/campaigns/The_South_Guard/utils/sg_story.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/The_South_Guard/utils/sg_story.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/core/macros/deprecated-utils.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/deprecated-utils.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/core/macros/image-utils.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/image-utils.cfg?rev=29990&r1=29989&r2=29990&view=diff

Modified: trunk/data/tools/wmllint
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/wmllint?rev=29990&r1=29989&r2=29990&view=diff


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

Reply via email to