[ooo-build-commit] configure.in download.in
Fridrich Strba
fridrich at kemper.freedesktop.org
Thu Oct 29 05:48:17 PDT 2009
configure.in | 2 +-
download.in | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 16cbf1a8eea6285c28cbcf508dec799e74f70e6e
Author: Fridrich Strba <fridrich.strba at bluewin.ch>
Date: Thu Oct 29 11:32:19 2009 +0100
upload new gdocs version and fix download.in
* configure.in:
* download.in:
diff --git a/configure.in b/configure.in
index 0d15eb6..a2b219c 100644
--- a/configure.in
+++ b/configure.in
@@ -1329,7 +1329,7 @@ AC_SUBST(SUNTEMPLATES_LANG)
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.8.1_modified.oxt"
+ GOOGLE_DOCS_EXTENSION="gdocs_1.8.2_modified.oxt"
WITH_GOOGLE_DOCS=YES
AC_MSG_RESULT([yes])
else
diff --git a/download.in b/download.in
index 5639f22..9cedd96 100755
--- a/download.in
+++ b/download.in
@@ -147,10 +147,10 @@ sub trim($)
'lightproof-*' => 'http://extensions.services.openoffice.org/files/2297/2/',
# Google Docs Extension
- 'gdocs_*' => 'http://download.go-oo.org/src/'
+ 'gdocs*' => 'http://download.go-oo.org/src/',
# NLPSolver Extension
- 'NLPSolver*' => 'http://download.go-oo.org/src/'
+ 'NLPSolver*' => 'http://download.go-oo.org/src/',
# oooblogger Extension
'oooblogger*' => 'http://download.go-oo.org/src/'
More information about the ooo-build-commit
mailing list