[Libreoffice-commits] .: accessibility/prj basctl/prj crashrep/prj extensions/prj forms/prj setup_native/prj wizards/prj xmlsecurity/prj
Petr Mladek
pmladek at kemper.freedesktop.org
Fri Mar 25 04:17:16 PDT 2011
accessibility/prj/build.lst | 2 +-
basctl/prj/build.lst | 2 +-
crashrep/prj/build.lst | 2 +-
extensions/prj/build.lst | 2 +-
forms/prj/build.lst | 2 +-
setup_native/prj/build.lst | 2 +-
wizards/prj/build.lst | 2 +-
xmlsecurity/prj/build.lst | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
New commits:
commit 128261d8546e138d0da85fc987af93ece14a49df
Author: Petr Mladek <pmladek at suse.cz>
Date: Wed Mar 23 19:50:53 2011 +0100
set build depencencies against the new "translations" module
diff --git a/accessibility/prj/build.lst b/accessibility/prj/build.lst
index c9a8c34..469a59e 100755
--- a/accessibility/prj/build.lst
+++ b/accessibility/prj/build.lst
@@ -1,4 +1,4 @@
-ac accessibility : L10N:l10n tools jurt offuh unoil vcl javaunohelper jvmaccess cppu sal toolkit svtools LIBXSLT:libxslt NULL
+ac accessibility : TRANSLATIONS:translations tools jurt offuh unoil vcl javaunohelper jvmaccess cppu sal toolkit svtools LIBXSLT:libxslt NULL
ac accessibility usr1 - all ac_mkout NULL
ac accessibility\inc nmake - all ac_inc NULL
ac accessibility\bridge\org\openoffice\java\accessibility nmake - w ac_ooja ac_inc NULL
diff --git a/basctl/prj/build.lst b/basctl/prj/build.lst
index 1f92577..507edfe 100644
--- a/basctl/prj/build.lst
+++ b/basctl/prj/build.lst
@@ -1,4 +1,4 @@
-bc basctl : LIBXSLT:libxslt L10N:l10n svx NULL
+bc basctl : LIBXSLT:libxslt TRANSLATIONS:translations svx NULL
bc basctl usr1 - all bc_mkout NULL
bc basctl\inc nmake - all bc_inc NULL
bc basctl\source\inc get - all bc_sinc NULL
diff --git a/crashrep/prj/build.lst b/crashrep/prj/build.lst
index ac6218b..caf9515 100755
--- a/crashrep/prj/build.lst
+++ b/crashrep/prj/build.lst
@@ -1,4 +1,4 @@
-cr crashrep : L10N:l10n sal sysui shell NULL
+cr crashrep : TRANSLATIONS:translations sal sysui shell NULL
cr crashrep usr1 - all cr_mkout NULL
cr crashrep\source\all nmake - all cr_sresource NULL
cr crashrep\source\unx nmake - u cr_sunx NULL
diff --git a/extensions/prj/build.lst b/extensions/prj/build.lst
index e21035f..377eca3 100644
--- a/extensions/prj/build.lst
+++ b/extensions/prj/build.lst
@@ -1,4 +1,4 @@
-ex extensions : officecfg L10N:l10n rdbmaker svx SANE:sane TWAIN:twain np_sdk offuh stoc ZLIB:zlib CURL:curl LIBXSLT:libxslt NULL
+ex extensions : officecfg TRANSLATIONS:translations rdbmaker svx SANE:sane TWAIN:twain np_sdk offuh stoc ZLIB:zlib CURL:curl LIBXSLT:libxslt NULL
ex extensions usr1 - all ex_mkout NULL
ex extensions\inc nmake - all ex_inc NULL
diff --git a/forms/prj/build.lst b/forms/prj/build.lst
index 81b5028..f7d2f45 100644
--- a/forms/prj/build.lst
+++ b/forms/prj/build.lst
@@ -1,4 +1,4 @@
-fm forms : L10N:l10n oovbaapi svx sfx2 qadevOOo LIBXSLT:libxslt NULL
+fm forms : TRANSLATIONS:translations oovbaapi svx sfx2 qadevOOo LIBXSLT:libxslt NULL
fm forms usr1 - all fm_mkofrm NULL
fm forms\inc nmake - all fm_inc NULL
fm forms\source\inc get - all fm_sinc NULL
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst
index 04916bc..7767e77 100644
--- a/setup_native/prj/build.lst
+++ b/setup_native/prj/build.lst
@@ -1,4 +1,4 @@
-pk setup_native : L10N:l10n l10ntools soltools sal xml2cmp NULL
+pk setup_native : TRANSLATIONS:translations l10ntools soltools sal xml2cmp NULL
pk setup_native usr1 - all sn_mkout NULL
pk setup_native\scripts\source nmake - u sn_source NULL
pk setup_native\scripts nmake - u sn_scripts sn_source.u NULL
diff --git a/wizards/prj/build.lst b/wizards/prj/build.lst
index e0d94b1..0b8b1e0 100644
--- a/wizards/prj/build.lst
+++ b/wizards/prj/build.lst
@@ -1,4 +1,4 @@
-wz wizards : L10N:l10n rsc javaunohelper unoil LIBXSLT:libxslt NULL
+wz wizards : TRANSLATIONS:translations rsc javaunohelper unoil LIBXSLT:libxslt NULL
wz wizards\util nmake - all wz_util NULL
wz wizards\source\config nmake - all wz_config NULL
wz wizards\source\configshare nmake - all wz_configshare NULL
diff --git a/xmlsecurity/prj/build.lst b/xmlsecurity/prj/build.lst
index 26b0d13..f6d9305 100644
--- a/xmlsecurity/prj/build.lst
+++ b/xmlsecurity/prj/build.lst
@@ -1,4 +1,4 @@
-xs xmlsecurity : L10N:l10n xmloff unotools offapi unoil svx MOZ:moz LIBXMLSEC:libxmlsec NSS:nss LIBXSLT:libxslt NULL
+xs xmlsecurity : TRANSLATIONS:translations xmloff unotools offapi unoil svx MOZ:moz LIBXMLSEC:libxmlsec NSS:nss LIBXSLT:libxslt NULL
xs xmlsecurity usr1 - all xs_mkout NULL
xs xmlsecurity\inc nmake - all xs_inc NULL
xs xmlsecurity\source\framework nmake - all xs_fw xs_inc NULL
More information about the Libreoffice-commits
mailing list