fixed untranslateable elements in the data/themes folder,

needs a pot-update before the strings appear

moving three strings from the editor theme into the mainfile, because
this way "autodetection" of new theme files can be used
This commit is contained in:
Nils Kneuper 2006-08-26 14:25:01 +00:00
parent 23999481b3
commit 206906f767
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
echo data/themes/editor.cfg

View file

@ -3,4 +3,4 @@ find data/scenarios/multiplayer -name '*.cfg' -print
find data/campaigns/*/units -name '*.cfg' -print
find data/campaigns/*.cfg -name '*.cfg' -print
find data/tutorial/units -name '*.cfg' -print
echo data/themes/default.cfg
find data/themes/ -name '*.cfg' -print