[Libreoffice-commits] .: 2 commits - configure.in

Kalman "" Szalai kami911 at kemper.freedesktop.org
Thu Oct 28 02:47:57 PDT 2010


 configure.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 100e1e6b5d30dbc40502ccbdcd7d69a7581a2738
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Thu Oct 28 11:45:24 2010 +0200

    Update WatchWindow extension to 1.2.0.0

diff --git a/configure.in b/configure.in
index c8ca01f..69b10f0 100755
--- a/configure.in
+++ b/configure.in
@@ -1357,7 +1357,7 @@ AC_SUBST(CT2N_EXTENSION)
 AC_MSG_CHECKING([whether to include Watch Window extension for Calc])
 if test "$enable_extensions" != "no" ; then
     if test "z$with_watch_window" = "zyes" ; then
-        WATCH_WINDOW_EXTENSION="WatchWindow_1.1.2.1.oxt"
+        WATCH_WINDOW_EXTENSION="WatchWindow_1.2.0.0.oxt"
         WITH_WATCH_WINDOW=YES
         AC_MSG_RESULT([yes])
     else
commit f348b89e6bba5140c47c9236ba51403eb7868cad
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Wed Oct 27 10:38:40 2010 +0200

    Move documentation of additional extras to better place.
    
    Updated downloadable: extras-3.1.tar.bz2

diff --git a/configure.in b/configure.in
index 8152913..c8ca01f 100755
--- a/configure.in
+++ b/configure.in
@@ -873,7 +873,7 @@ else
     OOO_WIDGET_FLAGS="--disable-gtk $OOO_WIDGET_FLAGS"
 fi
 OOO_CUSTOM_IMAGES=
-OOO_EXTRA_ARTWORK=extras-3.tar.bz2
+OOO_EXTRA_ARTWORK=extras-3.1.tar.bz2
 AC_SUBST(OOO_CUSTOM_IMAGES)
 AC_SUBST(OOO_EXTRA_ARTWORK)
 


More information about the Libreoffice-commits mailing list