summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-05-31 15:23:36 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2010-05-31 15:23:36 +0200
commita7203443aa1a12767e198be6200b3a3e85ff43ea (patch)
treedf163276104a4598dfbd36aa0978f37287421cd4 /filter
parentce21fb11908c46659585606626e7c86e89a50e9f (diff)
l10ntooling17: #i110687# fetch cfg file from solver
Diffstat (limited to 'filter')
-rwxr-xr-xfilter/source/config/tools/merge/pyAltFCFGMerge4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/config/tools/merge/pyAltFCFGMerge b/filter/source/config/tools/merge/pyAltFCFGMerge
index d9a974eb9fec..a44a4bb81d29 100755
--- a/filter/source/config/tools/merge/pyAltFCFGMerge
+++ b/filter/source/config/tools/merge/pyAltFCFGMerge
@@ -9,9 +9,9 @@
# there is a java which is available for use by all
#_____________________________________________
-import sys, string, os.path
+import sys, string, os.path
-CFGFILE = "../../../../l10ntools/source/filter/merge/FCFGMerge.cfg"
+CFGFILE = os.environ["SOLARVER"] + "/" + os.environ["INPATH"] + "/inc/l10ntools/FCFGMerge.cfg"
PROP_XMLVERSION = "xmlversion" # // <= global cfg file
PROP_XMLENCODING = "xmlencoding" # // <= global cfg file