[ooo-build-commit] .: Branch 'ooo-build-3-2-1' - configure.in

Kalman "" Szalai kami911 at kemper.freedesktop.org
Mon Jun 14 11:26:48 PDT 2010


 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5c353e8ce5d5b378347143785c973347e5fdc9b9
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Mon Jun 14 20:15:41 2010 +0200

    Updated WatchWindow to version 1.1.2.1
    
    * configure.in:

diff --git a/configure.in b/configure.in
index dd35596..d2d795c 100644
--- a/configure.in
+++ b/configure.in
@@ -1378,7 +1378,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.oxt"        
+	WATCH_WINDOW_EXTENSION="WatchWindow_1.1.2.1.oxt"        
 	WITH_WATCH_WINDOW=YES
         AC_MSG_RESULT([yes])
     else


More information about the ooo-build-commit mailing list