Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Petr,

Petr Mladek píše v Čt 24. 03. 2011 v 21:38 +0100:
Worked well, so I have just pushed it.

Here is the patch of the build repository (master). It is enough not to
call localize-ooo.

I went through localize-ooo and I found that it was deprecated.

* merge localizations - not needed any more, we will migrate all
localizations to the translations module
* fix broken image in help, i#99165 - I pushed it today
* workaround for i#56622, n#210797 - solved long time ago
* copy help auxiliary files if they are missing but the localized
strings are available - I pushed it today
* add all missing en-GB strings; it is a workaround for i#66919,
n#231678 - these bugs were fixed long time ago

Best regards,
Andras
From 71ef7aaf45731e2e6906e4bf245f2e4907ed930c Mon Sep 17 00:00:00 2001
From: Andras Timar <timar@fsf.hu>
Date: Fri, 25 Mar 2011 20:22:48 +0100
Subject: [PATCH] do not run deprecated localize-ooo

---
 bin/build-ooo |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/bin/build-ooo b/bin/build-ooo
index c3b2248..9484645 100755
--- a/bin/build-ooo
+++ b/bin/build-ooo
@@ -149,13 +149,6 @@ if test "z$PIECE" != "z"; then
        . $TOOLSDIR/bin/piece/build-$PIECE
 else
 
-# update localizations from external sources
-# FIXME temporary hack to merge the GSI files
-cd $TOOLSDIR/bin
-export EXTRA_BUILD_FLAGS EXTRA_DMAKE_FLAGS
-./localize-ooo || exit 1;
-cd -
-
 echo 'Commencing main build'
 
 cd $OOBUILDDIR/instsetoo_native || exit 1;
-- 
1.7.0.4


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.