rename of wesnoth-Two_Brothers to wesnoth-tb (part 2)

This commit is contained in:
David Philippi 2006-02-17 13:22:25 +00:00
parent 1ccc3799f4
commit 190f1272bc
49 changed files with 8 additions and 15 deletions

View file

@ -889,7 +889,7 @@ AC_CONFIG_FILES([Makefile
po/wesnoth-sotbe/Makefile.in
po/wesnoth-ei/Makefile.in
po/wesnoth-trow/Makefile.in
po/wesnoth-Two_Brothers/Makefile.in
po/wesnoth-tb/Makefile.in
m4/Makefile
icons/Makefile
src/Makefile

View file

@ -1,11 +1,11 @@
[textdomain]
name="wesnoth-Two_Brothers"
name="wesnoth-tb"
[/textdomain]
[campaign]
id=Two_Brothers
rank=1
#textdomain wesnoth-Two_Brothers
#textdomain wesnoth-tb
icon="units/human-loyalists/knight.png"
image="arne.png"
name= _ "A Tale Of Two Brothers"

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Two_Brothers
#textdomain wesnoth-tb
id=1_Rooting_Out_A_Mage
name=_ "Rooting Out A Mage"
map_data="{campaigns/Two_Brothers/maps/1_Rooting_Out_A_Mage}"

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Two_Brothers
#textdomain wesnoth-tb
id=2_The_Chase
name= _ "The Chase"
map_data="{campaigns/Two_Brothers/maps/2_The_Chase}"

View file

@ -10,7 +10,7 @@ char=x
{BUILDING x ({VIMG 36,40 gate1,gate2,gate3})}
[scenario]
#textdomain wesnoth-Two_Brothers
#textdomain wesnoth-tb
id=3_Guarded_Castle
name= _ "Guarded Castle"
map_data="{campaigns/Two_Brothers/maps/3_Guarded_Castle}"

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Two_Brothers
#textdomain wesnoth-tb
id=4_Return_To_The_Village
name= _ "Return to the Village"
map_data="{campaigns/Two_Brothers/maps/4_Return_to_the_Village}"

View file

@ -1,4 +1,4 @@
SUBDIRS = wesnoth wesnoth-editor wesnoth-lib wesnoth-tutorial wesnoth-httt wesnoth-tdh wesnoth-sotbe wesnoth-ei wesnoth-trow wesnoth-Two_Brothers
SUBDIRS = wesnoth wesnoth-editor wesnoth-lib wesnoth-tutorial wesnoth-httt wesnoth-tdh wesnoth-sotbe wesnoth-ei wesnoth-trow wesnoth-tb
EXTRA_DIST = Makefile.in.in

View file

@ -1,7 +0,0 @@
Makefile
Makefile.in
Makefile.in.in
POTFILES
stamp-po
remove-potcdate.sed
*.gmo

View file