[PATCH] Change in core[libreoffice-4-0]: fdo#58026 typo fix in Addons.xcu of Google Docs extension

Andras Timar (via Code Review) gerrit at gerrit.libreoffice.org
Tue Jan 15 02:24:54 PST 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1690

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/90/1690/1

fdo#58026 typo fix in Addons.xcu of Google Docs extension

Change-Id: I44e6ade6f9c89cc8086a7a69a0f7a81470c85ba8
---
M configure.ac
1 file changed, 1 insertion(+), 1 deletion(-)



diff --git a/configure.ac b/configure.ac
index deb7163..0cbc7e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10691,7 +10691,7 @@
 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

-- 
To view, visit https://gerrit.libreoffice.org/1690
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I44e6ade6f9c89cc8086a7a69a0f7a81470c85ba8
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Andras Timar <atimar at suse.com>



More information about the LibreOffice mailing list