[ooo-build-commit] .: Branch 'ooo-build-3-2' - configure.in patches/dev300
Kalman "" Szalai
kami911 at kemper.freedesktop.org
Sun Feb 21 01:21:15 PST 2010
configure.in | 2 +-
patches/dev300/scp2_extensions.diff | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 660b0ac47ca55f1d5ceca66a5588563866988110
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date: Sun Feb 21 10:18:58 2010 +0100
Added latest version of Watch Window 1.1.2 Extension
* Featuring Kohei universal cell patches
* Increasable window
* Localization
* configure.in:
* patches/dev300/scp2_extensions.diff:
diff --git a/configure.in b/configure.in
index 37ad8f5..9865670 100644
--- a/configure.in
+++ b/configure.in
@@ -1339,7 +1339,7 @@ AC_SUBST(SUNTEMPLATES_LANG)
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.0.0.oxt"
+ WATCH_WINDOW_EXTENSION="WatchWindow_1.1.2.oxt"
WITH_WATCH_WINDOW=YES
AC_MSG_RESULT([yes])
else
diff --git a/patches/dev300/scp2_extensions.diff b/patches/dev300/scp2_extensions.diff
index e7161e4..1e0282e 100644
--- a/patches/dev300/scp2_extensions.diff
+++ b/patches/dev300/scp2_extensions.diff
@@ -140,7 +140,7 @@
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Brand_Dir_Share_Extension_Install;
-+ Name = "WatchWindow_1.0.0.oxt";
++ Name = "WatchWindow_1.1.2.oxt";
+End
+
+#endif
More information about the ooo-build-commit
mailing list