moved textdomains for wesnoth-Son_Of_The_Black_Eye to wesnoth-SotBE

This commit is contained in:
Nils Kneuper 2007-05-03 13:20:51 +00:00
parent 4e7156292a
commit 709e2e5688
45 changed files with 3 additions and 3 deletions

View File

@ -905,7 +905,7 @@ AC_CONFIG_FILES([Makefile
po/wesnoth-tsg/Makefile.in po/wesnoth-tsg/Makefile.in
po/wesnoth-utbs/Makefile.in po/wesnoth-utbs/Makefile.in
po/wesnoth-nr/Makefile.in po/wesnoth-nr/Makefile.in
po/wesnoth-Son_Of_The_Black_Eye/Makefile.in po/wesnoth-sotbe/Makefile.in
m4/Makefile m4/Makefile
icons/Makefile icons/Makefile
src/Makefile src/Makefile

View File

@ -1,4 +1,4 @@
SUBDIRS = wesnoth wesnoth-editor wesnoth-lib wesnoth-tutorial wesnoth-httt wesnoth-ei wesnoth-trow wesnoth-tb wesnoth-tsg wesnoth-utbs wesnoth-nr wesnoth-Son_Of_The_Black_Eye SUBDIRS = wesnoth wesnoth-editor wesnoth-lib wesnoth-tutorial wesnoth-httt wesnoth-ei wesnoth-trow wesnoth-tb wesnoth-tsg wesnoth-utbs wesnoth-nr wesnoth-sotbe
PO4A_SUBDIRS = wesnoth-man PO4A_SUBDIRS = wesnoth-man

View File

@ -1,7 +1,7 @@
# Makefile variables for PO directory in any package using GNU gettext. # Makefile variables for PO directory in any package using GNU gettext.
# Usually the message domain is the same as the package name. # Usually the message domain is the same as the package name.
DOMAIN = wesnoth-Son_Of_The_Black_Eye DOMAIN = wesnoth-sotbe
# These two variables depend on the location of this directory. # These two variables depend on the location of this directory.
subdir = po/$(DOMAIN) subdir = po/$(DOMAIN)