summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-09-01 10:48:19 +0200
committerAndras Timar <atimar@suse.com>2011-09-01 11:21:03 +0200
commitf2d97ff3bae3993d6c1cae911fe53710fba19d0f (patch)
treed2edf2c651b02afd824bf2e53b6adabbd3267a44 /configure.in
parent586e39352a99508d0023a5958b50a5189b196e82 (diff)
update gdocs extension and fix the floating toolbar problem - bnc#714876
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 5ca79a5caaa0..f2c3cba59a0b 100755
--- a/configure.in
+++ b/configure.in
@@ -7931,7 +7931,7 @@ if test "z$enable_ext_google_docs" = "z" -o "z$enable_ext_google_docs" = "zno" ;
else
AC_MSG_RESULT([yes])
SCPDEFS="$SCPDEFS -DWITH_EXTENSION_GOOGLE_DOCS"
- GOOGLE_DOCS_EXTENSION_PACK="31d7e111b1135f14717f21255d933f6e-ooo2gd_3.0.0.oxt"
+ GOOGLE_DOCS_EXTENSION_PACK="cea0f63d5985ba4fcbd882031df44346-gdocs_3.0.0_modified.oxt"
fi
AC_SUBST(GOOGLE_DOCS_EXTENSION_PACK)