]> git.sur5r.net Git - glabels/commitdiff
2008-04-04 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Sat, 5 Apr 2008 01:24:56 +0000 (01:24 +0000)
committerJim Evins <evins@snaught.com>
Sat, 5 Apr 2008 01:24:56 +0000 (01:24 +0000)
* data/templates/brother-other-templates.xml:
Added categories to existing templates.
* data/templates/misc-other-templates.xml:
Moved dymo templates to their own file.
* data/templates/Makefile.am:
* data/templates/dymo-other-templates.xml:
Additional dymo templates provided by Harald Welte <laforge@gnumonks.org>.
* AUTHORS:
Acknowledgement for above templates.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@766 f5e0f49d-192f-0410-a22d-a8d8700d0965

glabels2/AUTHORS
glabels2/ChangeLog
glabels2/data/templates/Makefile.am
glabels2/data/templates/brother-other-templates.xml
glabels2/data/templates/misc-other-templates.xml

index 56cf049fe1832dfe31bad7bc56f9292a9c1e7a08..425cccb0b8cfc46b635fe7d5ac429616c90ffe0a 100644 (file)
@@ -166,5 +166,6 @@ particular products (I apologize if I have missed anybody):
        Georg Ostertag
        Manuel Siggen
        David Huber
+       Harald Welte
 
 And many others for their many helpful suggestions and bug reports -- thanks.
index 407b4272430462b5e0933b4880743f9d38349e00..2bf67cb0203949b6f55df3c48d6b123dc43850a2 100644 (file)
@@ -1,3 +1,15 @@
+2008-04-04  Jim Evins  <evins@snaught.com>
+
+       * data/templates/brother-other-templates.xml:
+               Added categories to existing templates.
+       * data/templates/misc-other-templates.xml:
+               Moved dymo templates to their own file.
+       * data/templates/Makefile.am:
+       * data/templates/dymo-other-templates.xml:
+               Additional dymo templates provided by Harald Welte <laforge@gnumonks.org>.
+       * AUTHORS:
+               Acknowledgement for above templates.
+
 2008-03-24  Jim Evins  <evins@snaught.com>
 
        * src/xml-label.c: (xml_doc_to_label):
index 71b1f50b993c116d181d573cfec0f5fd3953331a..236c93f5841fa102bd5e0ce99e9ce1762992e22a 100644 (file)
@@ -10,6 +10,7 @@ templates_DATA = \
        avery-other-templates.xml \
        zweckform-iso-templates.xml \
        brother-other-templates.xml \
+       dymo-other-templates.xml \
        misc-us-templates.xml \
        misc-iso-templates.xml \
        misc-other-templates.xml
index 2158f9800144f31103fe920d33fb0bfac18cd8d5..799195f4eb9775bb9d692e4abb235910a08ecdd2 100644 (file)
@@ -20,6 +20,8 @@
   -->
 
   <Template brand="Brother" part="DK-1201" size="Other" width="25.91mm" height="83.90mm" description="Standard Address Labels 29mm x 90mm">
+    <Meta category="label"/>
+    <Meta category="mail"/>
     <Label-rectangle id="0" width="25.91mm" height="83.90mm" round="0" x_waste="0" y_waste="0">
       <Markup-rect x1="-1.5mm" y1="-3mm" w="29mm" h="90mm" r="1.5mm" />
       <Layout nx="1" ny="1" x0="0" y0="0" dx="0" dy="0"/>
@@ -27,6 +29,8 @@
   </Template>
 
   <Template brand="Brother" part="DK-1202" size="Other" width="58.93mm" height="93.20mm" description="Shipping Labels 62mm x 100mm">
+    <Meta category="label"/>
+    <Meta category="mail"/>
     <Label-rectangle id="0" width="58.93mm" height="93.20mm" round="0" x_waste="0" y_waste="0">
       <Markup-rect x1="-1.5mm" y1="-3mm" w="62mm" h="100mm" r="1.5mm" />
       <Layout nx="1" ny="1" x0="0" y0="0" dx="0" dy="0"/>
@@ -34,6 +38,7 @@
   </Template>
 
   <Template brand="Brother" part="DK-1204" size="Other" width="13.97mm" height="47.92mm" description="Multi Purpose Labels 17mm x 54mm">
+    <Meta category="label"/>
     <Label-rectangle id="0" width="13.97mm" height="47.92mm" round="0" x_waste="0" y_waste="0">
       <Markup-rect x1="-1.5mm" y1="-3mm" w="17mm" h="54mm" r="1.5mm" />
       <Layout nx="1" ny="1" x0="0" y0="0" dx="0" dy="0"/>
index ac5cc808393e6ddd8d7a61bb783f4f5222a5ad20..a953fa9d1fe4f4e52ca2e0fafdb179a948bee6f5 100644 (file)
@@ -2,10 +2,6 @@
 <Glabels-templates xmlns="http://snaught.com/glabels/2.0/">
 
 
-  <!-- ******************************************************************** -->
-  <!-- Avery non-standard size products (not US-Letter/Legal or ISO)        -->
-  <!-- ******************************************************************** -->
-
   <!-- =================================================================== -->
   <!-- OfficeMax 86112: Multi-Purpose Labels, 2'' x 4'', 3 per sheet       -->
   <!-- =================================================================== -->
     </Label-rectangle>
   </Template>
 
-  <!-- =================================================================== -->
-  <!-- Dymo 99102 Large Address labels.                                    -->
-  <!-- =================================================================== -->
-  <Template brand="Dymo" part="99012" size="Other" width="102.047pt" height="252.283pt" _description="Large Address Labels">
-    <Meta category="label"/>
-    <Label-rectangle id="0" width="102.047pt" height="252.283pt" round="0pt" x_waste="0pt" y_waste="0pt">
-      <Markup-margin size="0pt"/>
-      <Layout nx="1" ny="1" x0="0pt" y0="0pt" dx="102.047pt" dy="252.283pt"/>
-    </Label-rectangle>
-  </Template>
 
 
 </Glabels-templates>