diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-02-22 19:07:34 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-02-22 19:07:34 +0100 |
commit | 4fba42e5f98fcc0fa9addf41a793c1d7f11602c8 (patch) | |
tree | f553c0309c73ee0f9692376265bf52debff84c75 /readlicense_oo | |
parent | 87c0b74710557e0ae8669f0873a7e49dff222ff4 (diff) |
masterfix DEV300: #i10000# usage of L10N build_type
Notes
Notes:
split repo tag: libs-core_ooo/DEV300_m101
Diffstat (limited to 'readlicense_oo')
-rw-r--r-- | readlicense_oo/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readlicense_oo/prj/build.lst b/readlicense_oo/prj/build.lst index 987672db4ebe..bf438e28fe1d 100644 --- a/readlicense_oo/prj/build.lst +++ b/readlicense_oo/prj/build.lst @@ -1,4 +1,4 @@ -ro readlicense_oo : l10n solenv LIBXSLT:libxslt NULL +ro readlicense_oo : L10N:l10n solenv LIBXSLT:libxslt NULL ro readlicense_oo usr1 - all ro_root NULL ro readlicense_oo\docs\readme nmake - all ro_readme NULL ro readlicense_oo\html nmake - all ro_html NULL |