summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-07-20 13:11:02 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2010-07-20 13:11:02 +0200
commita7a69a2a901654928b90ba40202612d778126682 (patch)
tree7ea33832813e97f37c949a6773f9d2e006f32717 /l10ntools
parent9edb131f425e23ea9e9645fee441975959cfd02b (diff)
txtl10n: #i113008# #i113125# rename .xht to .tree
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/source/localize.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index 420fa3a8d484..853dcc97dc3e 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -53,7 +53,7 @@ namespace transex3
const char *ExeTable[][5] = {
{ "src", "transex3", " -UTF8 -e", "negative", "noiso" },
{ "hrc", "transex3", " -UTF8 -e", "positive", "noiso" },
- { "xht", "xhtex", "", "negative", "noiso" },
+ { "tree", "xhtex", "", "negative", "noiso" },
{ "xtx", "xtxex", "", "negative", "noiso" },
{ "ulf", "ulfex", " -e", "negative", "noiso" },
{ "xrb", "xmlex", "-UTF8 -e", "negative", "iso" },