Author: ivanovic
Date: Tue Oct  7 12:29:05 2008
New Revision: 29940

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29940&view=rev
Log:
correct some textdomain stuff
remove unneeded translations/ folder inside of LoW

Removed:
    trunk/data/campaigns/Legend_of_Wesmere/translations/
Modified:
    trunk/data/campaigns/Legend_of_Wesmere/_main.cfg

Modified: trunk/data/campaigns/Legend_of_Wesmere/_main.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/_main.cfg?rev=29940&r1=29939&r2=29940&view=diff
==============================================================================
--- trunk/data/campaigns/Legend_of_Wesmere/_main.cfg (original)
+++ trunk/data/campaigns/Legend_of_Wesmere/_main.cfg Tue Oct  7 12:29:05 2008
@@ -1,5 +1,5 @@
 #textdomain wesnoth-low
-#
+
 #  Legend of Wesmere
 #  Copyright (C) 2004-2008 by Spiros,George and Alexander Alexiou "Santi"
 #  <[EMAIL PROTECTED]>
@@ -23,9 +23,9 @@
 #define KALENZ_COLOUR
     brown#enddef
 
-    # Wesnoth textdomain setup
+# Wesnoth textdomain setup
 [textdomain]
-    name="wesnoth-Legend_of_Wesmere"
+    name="wesnoth-low"
 [/textdomain]
 
 # Export external data to bfw's global cache
@@ -47,7 +47,6 @@
 #endif
 
 [campaign]
-    #textdomain wesnoth-low
     id=LOW
     define=CAMPAIGN_LOW
     # rank?
@@ -57,7 +56,6 @@
 
     icon="units/elves-wood/high-lord.png~RC(magenta>{KALENZ_COLOUR})"
     image="kalenztofoolhttt.png"
-    name=_ "Legend of Wesmere"
     first_scenario="01_The_Uprooting"
     difficulties=EASY,NORMAL,HARD
 


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

Reply via email to