[glabels] Reconciled label database with 2.2 branch
- From: Jim Evins <jimevins src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glabels] Reconciled label database with 2.2 branch
- Date: Thu, 18 Mar 2010 02:11:09 +0000 (UTC)
commit 3cc850d2ede031b82a21781c029370407b90a980
Author: Jim Evins <evins snaught com>
Date: Wed Mar 17 22:08:43 2010 -0400
Reconciled label database with 2.2 branch
Merged recent template additions from 2.2 branch + some cleanup.
AUTHORS | 2 ++
templates/Makefile.am | 1 +
templates/glabels-2.3.dtd | 3 ++-
templates/misc-iso-templates.xml | 25 ++++++++++++++++++++++++-
4 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index a6a829c..cbcb03b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -152,6 +152,8 @@ particular products (I apologize if I have missed anybody):
Oliver Friedrich
Dr. Oliver Thiel
Jonas Stein
+ Thomas Eggers
+ Marina Delic
Russell Knighton
Anthony Mark Morningstar
diff --git a/templates/Makefile.am b/templates/Makefile.am
index d7c81d1..fb88ced 100644
--- a/templates/Makefile.am
+++ b/templates/Makefile.am
@@ -20,6 +20,7 @@ templates_DATA = \
misc-us-templates.xml \
misc-iso-templates.xml \
misc-other-templates.xml \
+ pearl-iso-templates.xml \
uline-us-templates.xml \
worldlabel-us-templates.xml \
zweckform-iso-templates.xml
diff --git a/templates/glabels-2.3.dtd b/templates/glabels-2.3.dtd
index 56cf274..e791a13 100644
--- a/templates/glabels-2.3.dtd
+++ b/templates/glabels-2.3.dtd
@@ -186,6 +186,7 @@
<!ATTLIST Meta
product_url %STRING_TYPE; #IMPLIED
category %STRING_TYPE; #IMPLIED
+ print %STRING_TYPE; #IMPLIED
>
<!ELEMENT Label-rectangle ((%markup_element;)*, Layout+)>
@@ -250,7 +251,7 @@
y1 %LENGTH_TYPE; #REQUIRED
w %LENGTH_TYPE; #REQUIRED
h %LENGTH_TYPE; #REQUIRED
- r %LENGTH_TYPE; #REQUIRED
+ r %LENGTH_TYPE; "0 pt"
>
<!ELEMENT Layout EMPTY>
diff --git a/templates/misc-iso-templates.xml b/templates/misc-iso-templates.xml
index 021baaa..ff075c7 100644
--- a/templates/misc-iso-templates.xml
+++ b/templates/misc-iso-templates.xml
@@ -239,7 +239,7 @@
<!-- =================================================================== -->
<!-- APLI 01293: General Labels. -->
<!-- =================================================================== -->
- <Template brand="Apli" part="01293" size="A4" _description="General Labels">
+ <Template brand="APLI" part="01293" size="A4" _description="General Labels">
<Meta category="label"/>
<Label-rectangle id="0" width="198.425pt" height="94.3937pt" round="0pt" x_waste="0pt" y_waste="0pt">
<Markup-margin size="0pt"/>
@@ -631,7 +631,30 @@
</Label-rectangle>
</Template>
+ <!-- =================================================================== -->
+ <!-- Geha Z53. Address Labels. -->
+ <!-- =================================================================== -->
+ <Template brand="Geha" part="Z53" size="A4" _description="Address Labels">
+ <Meta category="label"/>
+ <Meta category="rectangle-label"/>
+ <Meta product_url="http://www.geha.de/index.php?id=1047&pid=30767"/>
+ <Label-rectangle id="0" width="99.1mm" height="38.1mm" round="0.2mm" x_waste="0mm" y_waste="0mm">
+ <Markup-margin size="3.2mm"/>
+ <Layout nx="2" ny="7" x0="3mm" y0="15.9mm" dx="101.6mm" dy="38.1mm"/>
+ </Label-rectangle>
+ </Template>
+ <!-- =================================================================== -->
+ <!-- Staples STAP14 Mailing Labels. -->
+ <!-- =================================================================== -->
+ <Template brand="Staples" part="STAP14" size="A4" _description="Mailing Labels">
+ <Meta category="label"/>
+ <Meta category="rectangle-label"/>
+ <Label-rectangle id="0" width="99mm" height="38mm" round="2mm" x_waste="0mm" y_waste="0mm">
+ <Markup-margin size="3mm"/>
+ <Layout nx="2" ny="7" x0="5mm" y0="15mm" dx="102mm" dy="38mm"/>
+ </Label-rectangle>
+ </Template>
<!-- ******************************************************************** -->
<!-- Misc. A6 products. -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]