[ooo-build-commit] configure.in

Fridrich Strba fridrich at kemper.freedesktop.org
Fri Nov 20 06:10:19 PST 2009


 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9b472a84c9557c540bd3e757702a2cf68109c3c7
Author: Fridrich Strba <fridrich.strba at bluewin.ch>
Date:   Fri Nov 20 15:09:33 2009 +0100

    Uploading an updated gdocs extension with brand new icon set.
    
    * configure.in:

diff --git a/configure.in b/configure.in
index 284a89d..aa2c240 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.2_modified.oxt"        
+	GOOGLE_DOCS_EXTENSION="gdocs_1.9.0_modified.oxt"        
 	WITH_GOOGLE_DOCS=YES
         AC_MSG_RESULT([yes])
     else


More information about the ooo-build-commit mailing list