[ooo-build-commit] Branch 'ooo-build-3-2' - configure.in patches/dev300
Petr Mladek
pmladek at kemper.freedesktop.org
Wed Jan 13 08:38:51 PST 2010
configure.in | 2 +-
patches/dev300/scp2_extensions.diff | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d62295a3ca2e9c1302dbf702ca35e52200b4f65d
Author: Petr Mladek <pmladek at suse.cz>
Date: Wed Jan 13 15:27:28 2010 +0100
Update gdocs version to 2.1.0 (bnc#568399)
* patches/dev300/scp2_extensions.diff:
* configure.in: update gdocs version to 2.1.0; used the current
working directory to donwload the documents by default; helped
to avoid an ugly error message
diff --git a/configure.in b/configure.in
index e4bacb5..a28380b 100644
--- a/configure.in
+++ b/configure.in
@@ -1352,7 +1352,7 @@ AC_SUBST(WATCH_WINDOW_EXTENSION)
AC_MSG_CHECKING([whether to include Google Docs extension])
if test "$enable_extensions" != "no" ; then
if test "z$with_google_docs" = "zyes" ; then
- GOOGLE_DOCS_EXTENSION="gdocs_1.9.0_modified.oxt"
+ GOOGLE_DOCS_EXTENSION="gdocs_2.1.0_modified.oxt"
WITH_GOOGLE_DOCS=YES
AC_MSG_RESULT([yes])
else
diff --git a/patches/dev300/scp2_extensions.diff b/patches/dev300/scp2_extensions.diff
index 14955c1..4b27282 100644
--- a/patches/dev300/scp2_extensions.diff
+++ b/patches/dev300/scp2_extensions.diff
@@ -152,7 +152,7 @@
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Brand_Dir_Share_Extension_Install;
-+ Name = "gdocs_1.9.0_modified.oxt";
++ Name = "gdocs_2.1.0_modified.oxt";
+End
+
+#endif
More information about the ooo-build-commit
mailing list