]> git.sur5r.net Git - glabels/commit
Encapsulate barcode style in single struct.
authorJim Evins <evins@snaught.com>
Wed, 1 Sep 2010 01:22:39 +0000 (21:22 -0400)
committerJim Evins <evins@snaught.com>
Wed, 1 Sep 2010 01:22:39 +0000 (21:22 -0400)
commita8d633c591f7cb28150ab85ae6b0feac1856335c
treeb404bbcfcb2b2b23dcecc8ad1570c174800a3046
parenta6f3364c48c13198e6583701cff3ba8f1e0230aa
Encapsulate barcode style in single struct.

    Encapsulate barcode style into a single struct and related clean-up.
14 files changed:
src/label-barcode.c
src/label-barcode.h
src/merge-evolution.c
src/merge-text.c
src/merge-vcard.c
src/merge.c
src/merge.h
src/object-editor-bc-page.c
src/object-editor-private.h
src/object-editor.c
src/text-node.c
src/text-node.h
src/xml-label-04.c
src/xml-label.c