diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-08-03 16:18:31 +0200 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-08-03 16:18:31 +0200 |
commit | 1834c5739669225fd9b5fd77d892207d636762b5 (patch) | |
tree | 630b46be7544724b4b91c206ab480cd7bb576d3c | |
parent | 1df0fe034e945bd140768d563e69417e623f3230 (diff) | |
parent | 9523af1e7b920c2ba86c5fa61b2b3fb8a51b7af6 (diff) |
CWS-TOOLING: integrate CWS ooo330l10n
Notes
Notes:
split repo tag: postprocess_LIBREOFFICE_CREATE
split repo tag: postprocess_ooo/OOO330_m10
split repo tag: postprocess_ooo/OOO330_m11
split repo tag: postprocess_ooo/OOO330_m12
split repo tag: postprocess_ooo/OOO330_m3
split repo tag: postprocess_ooo/OOO330_m4
split repo tag: postprocess_ooo/OOO330_m5
split repo tag: postprocess_ooo/OOO330_m6
split repo tag: postprocess_ooo/OOO330_m7
split repo tag: postprocess_ooo/OOO330_m8
split repo tag: postprocess_ooo/OOO330_m9
-rw-r--r-- | postprocess/packregistry/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk index 002cea58f450..f1319801998f 100644 --- a/postprocess/packregistry/makefile.mk +++ b/postprocess/packregistry/makefile.mk @@ -469,9 +469,9 @@ MY_FILES_ogltrans = \ .END .IF "$(GUIBASE)" == "WIN" -MY_XCDS += $(MISC)/forcedefaultlanguage.xcd -MY_DEPS_forcedefaultlanguage = main -MY_FILES_forcedefaultlanguage = \ +MY_XCDS += $(MISC)/forcedefault.xcd +MY_DEPS_forcedefault = main +MY_FILES_forcedefault = \ $(MY_MOD)/org/openoffice/Office/Linguistic-ForceDefaultLanguage.xcu .END |