[glabels/zint: 5/15] Minor alteration for GS1-128 length@
- From: Jim Evins <jimevins src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glabels/zint: 5/15] Minor alteration for GS1-128 length@
- Date: Sat, 10 Jul 2010 04:40:51 +0000 (UTC)
commit 65dd24369545da8bd2a698fa72f08fac40cd2d37
Author: Sam Lown <me samlown com>
Date: Sat Jun 12 02:56:36 2010 +0200
Minor alteration for GS1-128 length@
src/bc.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/bc.c b/src/bc.c
index 3e01c78..c4455a4 100644
--- a/src/bc.c
+++ b/src/bc.c
@@ -159,8 +159,8 @@ static const Backend backends[] = {
#ifdef HAVE_LIBZINT
- { "GS1-128", N_("GS1-128"), gl_barcode_zint_new,
- TRUE, TRUE, FALSE, FALSE, "[00]001234560000000018", TRUE, 16},
+ { "GS1-128", N_("GS1-128"), gl_barcode_zint_new,
+ TRUE, TRUE, FALSE, FALSE, "[00]001234560000000018", TRUE, 22},
{ "GTIN-13", N_("GTIN-13"), gl_barcode_zint_new,
TRUE, TRUE, FALSE, FALSE, "000000000000", FALSE, 13},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]