[Libreoffice-commits] .: chart2/prj scaddins/prj sccomp/prj sc/prj

Petr Mladek pmladek at kemper.freedesktop.org
Fri Mar 25 04:17:12 PDT 2011


 chart2/prj/build.lst   |    2 +-
 sc/prj/build.lst       |    2 +-
 scaddins/prj/build.lst |    2 +-
 sccomp/prj/build.lst   |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 8d14ccfa596ca739518884d4abb3c1370a0f4566
Author: Petr Mladek <pmladek at suse.cz>
Date:   Wed Mar 23 19:50:52 2011 +0100

    set build depencencies against the new "translations" module

diff --git a/chart2/prj/build.lst b/chart2/prj/build.lst
index 5b53470..7bac40d 100644
--- a/chart2/prj/build.lst
+++ b/chart2/prj/build.lst
@@ -1,4 +1,4 @@
-ch	chart2	:    offapi offuh L10N:l10n comphelper cppu cppuhelper sal svtools svx tools vcl toolkit unotools sfx2 LIBXSLT:libxslt NULL
+ch	chart2	:    offapi offuh TRANSLATIONS:translations comphelper cppu cppuhelper sal svtools svx tools vcl toolkit unotools sfx2 LIBXSLT:libxslt NULL
 ch	chart2										usr1	-	all	ch_mkout NULL
 ch	chart2\inc									nmake	-	all	ch_inc NULL
 ch	chart2\source\inc							get		-	all	ch_source_inc NULL
diff --git a/sc/prj/build.lst b/sc/prj/build.lst
index b74ce38..8fb7397 100644
--- a/sc/prj/build.lst
+++ b/sc/prj/build.lst
@@ -1,4 +1,4 @@
-sc      sc      :       filter L10N:l10n vbahelper oovbaapi svx uui stoc BOOST:boost formula MDDS:mdds oox LIBXSLT:libxslt unoxml ure NULL
+sc      sc      :       filter TRANSLATIONS:translations vbahelper oovbaapi svx uui stoc BOOST:boost formula MDDS:mdds oox LIBXSLT:libxslt unoxml ure NULL
 sc	sc							usr1	-	all	sc_mkout NULL
 sc	sc\inc							nmake	-	all	sc_inc NULL
 sc	sc\prj							get	-	all	sc_prj NULL
diff --git a/scaddins/prj/build.lst b/scaddins/prj/build.lst
index c3b483c..4d68ad4 100644
--- a/scaddins/prj/build.lst
+++ b/scaddins/prj/build.lst
@@ -1,4 +1,4 @@
-ca	scaddins	: LIBXSLT:libxslt L10N:l10n vcl NULL
+ca	scaddins	: LIBXSLT:libxslt TRANSLATIONS:translations vcl NULL
 ca	scaddins								usr1	-	all	sc_mkout NULL
 ca	scaddins\source\datefunc				nmake	-	all	sc_dfunc NULL
 ca	scaddins\source\analysis				nmake	-	all	sc_analysis NULL
diff --git a/sccomp/prj/build.lst b/sccomp/prj/build.lst
index a164087..1f294e8 100644
--- a/sccomp/prj/build.lst
+++ b/sccomp/prj/build.lst
@@ -1,4 +1,4 @@
-scc	sccomp	:    L10N:l10n offuh comphelper LPSOLVE:lpsolve tools rsc LIBXSLT:libxslt NULL
+scc	sccomp	:    TRANSLATIONS:translations offuh comphelper LPSOLVE:lpsolve tools rsc LIBXSLT:libxslt NULL
 scc	sccomp									usr1	-	all	scc_mkout NULL
 scc	sccomp\prj								get		-	all	scc_prj NULL
 scc	sccomp\source\solver					nmake	-	all	scc_solver NULL


More information about the Libreoffice-commits mailing list