From 9f813d9f692d10f6d151c27617c2c5a36fac8c19 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 15 Jan 2013 11:25:35 +0100 Subject: fdo#58026 typo fix in Addons.xcu of Google Docs extension Change-Id: I44e6ade6f9c89cc8086a7a69a0f7a81470c85ba8 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8bc4101ddd97..5bb9c338ddf8 100644 --- a/configure.ac +++ b/configure.ac @@ -10973,7 +10973,7 @@ AC_MSG_CHECKING([for Google Docs extension integration]) GOOGLE_DOCS_EXTENSION_PACK= if test "x$enable_ext_google_docs" = "xyes" -a "x$enable_extension_integration" != "xno"; then SCPDEFS="$SCPDEFS -DWITH_EXTENSION_GOOGLE_DOCS" - GOOGLE_DOCS_EXTENSION_PACK="2a64b8e6f185a7f6c19d00fb8bb4cf64-gdocs_3.0.1_modified.oxt" + GOOGLE_DOCS_EXTENSION_PACK="27211596cf0ad97cab7321239406fde0-gdocs_3.0.1_modified.oxt" WITH_EXTRA_EXTENSIONS=YES AC_MSG_RESULT([yes]) else -- cgit v1.2.3