ooo-build r13644 - in trunk: . doc
- From: pmladek svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r13644 - in trunk: . doc
- Date: Wed, 20 Aug 2008 19:35:01 +0000 (UTC)
Author: pmladek
Date: Wed Aug 20 19:35:01 2008
New Revision: 13644
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13644&view=rev
Log:
2008-08-20 Petr Mladek <pmladek suse cz>
* Version 3.0.1
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
trunk/doc/localization.txt
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Wed Aug 20 19:35:01 2008
@@ -1,3 +1,26 @@
+ooo-build-3.0.1:
+
+ + features:
+ + support ooo300-m3 [Kendy, Thorsten, Rene]
+ + build all Sun's extensions [KAMI]
+ + external range names [Kohei]
+ + bug fixes:
+ + more on the Kohei's solver [Kohei]
+ + WebDAV locking to work in OOo-3.0 again [Kendy]
+ + actually offer the two new 3D transitions in UI [Thorsten]
+ + VBA bits:
+ + more on user forms and even handling [Noel, Fong]
+ + ActiveWorksheet.Paste issues (bnc#417439) [Fong]
+ + do not allow to delete or rename objectmodule in IDE [Fong]
+ + Win32:
+ + many build fixes [Tor]
+ + build bits:
+ + add --with-system-poppler [Caolan, Thorsten]
+ + various build fixes [Michael, Rene, others]
+ + updated OxygenOffice, Novell bits [KAMI, Petr, Tor]
+ + experimental:
+ + more on the build split [Michael]
+
ooo-build-3.0.0:
+ features:
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Wed Aug 20 19:35:01 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.0.0)
+AC_INIT(ooo-build, 3.0.1)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
Modified: trunk/doc/localization.txt
==============================================================================
--- trunk/doc/localization.txt (original)
+++ trunk/doc/localization.txt Wed Aug 20 19:35:01 2008
@@ -4,6 +4,16 @@
How to regenerate POT/PO files:
-------------------------------
+Prerequisite:
+
+ + have to install oo2po tool that is part of translate-toolkit, see
+ http://translate.sourceforge.net/wiki/
+ + the package for openSUSE is named python-translate-toolkit and
+ can be found at
+ http://download.opensuse.org/repositories/OpenOffice.org:/EXTRAS/
+ + FIXME: put it into the python project in the Build Service
+
+
1. do plain build (without patches)
+ ./configure --with-distro=PlainLinux
+ enough to build transex3
@@ -17,13 +27,7 @@
./extract-gsi -d en-US GSI-ooo-build-en-US.sdf
5. get ooo-build-specific strings
./extract-new-strings GSI-upstream-en-US.sdf GSI-ooo-build-en-US.sdf GSI-upstream-en-US-new.sdf
-6. transform SDF -> PO
- + have to install oo2po tool that is part of translate-toolkit, see
- http://translate.sourceforge.net/wiki/
- + the package for openSUSE is named python-translate-toolkit and
- can be found at
- http://download.opensuse.org/repositories/OpenOffice.org:/EXTRAS/
- + FIXME: put it into the python project in the Build Service
+6. update ooo-build (SDF/POT/PO files)
+ TODO: a tool to do the transformation easily
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]