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

New commits:
commit 3c21a3189e93837dc0f78259391733a169deb2ec
Author: Kalman Szalai - KAMI <kami...@gmail.com>
Date:   Sun Apr 8 11:20:44 2012 +0200

    Add Barcode 1.3.5.0 extension
    
    Barcode 1.3.5.0 release:
    
    * LibreOffice 3.4.x-3.5.x support
    * Resizeable barcodes
    * CODE128 fix
    (cherry picked from commit 39d8a541e623fd3ae91e28dc6dfc34411bf23b57)
    
    Signed-off-by: Miklos Vajna <vmik...@suse.cz>

diff --git a/configure.in b/configure.in
index 8e45756..825edda 100644
--- a/configure.in
+++ b/configure.in
@@ -8114,7 +8114,7 @@ AC_MSG_CHECKING([for Barcode extension integration])
 BARCODE_EXTENSION_PACK=
 if test "x$enable_ext_barcode" = "xyes" -a "x$enable_extension_integration" != 
"xno"; then
     SCPDEFS="$SCPDEFS -DWITH_EXTENSION_BARCODE"
-    
BARCODE_EXTENSION_PACK="7e7efc5d4a03126bb9ae3ae9aa2c4e87-Barcode_1.3.1.0.oxt"
+    
BARCODE_EXTENSION_PACK="3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt"
     AC_MSG_RESULT([yes])
 else
     AC_MSG_RESULT([no])
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to