]> git.sur5r.net Git - glabels/commitdiff
Reorganizing template database
authorJim Evins <evins@snaught.com>
Wed, 30 Dec 2009 07:34:34 +0000 (02:34 -0500)
committerJim Evins <evins@snaught.com>
Wed, 30 Dec 2009 07:39:33 +0000 (02:39 -0500)
Split out uline-us-templates.xml from avery-us-templates.xml.  Also removed
the single "IP Invent It!" alias.  I could not find this brand online -- I
assume it was a mis-identification -- this was a single alias for full-sheet
labels which is so generic anyway.

templates/Makefile.am
templates/avery-us-templates.xml
templates/uline-us-templates.xml [new file with mode: 0644]
templates/vendors.xml

index 36bfe5b0d832b355b07f600c24f1dd209e626d85..df138d9a78cd4177f77847501b8e9c919fded725 100644 (file)
@@ -20,6 +20,7 @@ templates_DATA = \
        misc-us-templates.xml \
        misc-iso-templates.xml \
        misc-other-templates.xml \
+       uline-us-templates.xml \
        worldlabel-us-templates.xml \
        zweckform-iso-templates.xml
 
index e8594260056d33bc85b87b8b6f4874cb2115fa5e..5a672707b906cd4ead87901866141c164c58f7ba 100644 (file)
@@ -96,8 +96,6 @@
       <Markup-margin size="9pt"/>
       <Layout nx="1" ny="2" x0="0in" y0="0in" dx="0in" dy="5.5in"/>
     </Label-rectangle>
-    <!-- Look alikes -->
-    <Alias brand="ULine" part="S-5044"/>
   </Template>
 
   <Template brand="Avery" part="5526" equiv="5126"/>
       <Markup-margin size="0.0625in"/>
       <Layout nx="1" ny="1" x0="0" y0="0" dx="0" dy="0"/>
     </Label-rectangle>
-    <!-- Look alikes -->
-    <Alias brand="IP Invent It!" part="#00064-3"/>
   </Template>
 
   <Template brand="Avery" part="3114" equiv="8165"/>
diff --git a/templates/uline-us-templates.xml b/templates/uline-us-templates.xml
new file mode 100644 (file)
index 0000000..f9eca6e
--- /dev/null
@@ -0,0 +1,58 @@
+<?xml version="1.0"?>
+
+<!--
+  uline-us-templates.xml
+  This file is a part of the glabels template database.
+  Copyright (c) 2001-2009 Jim Evins
+  Permission is hereby granted, free of charge, to any person
+  obtaining a copy of this software and associated documentation
+  files (the "Software"), to deal in the Software without
+  restriction, including without limitation the rights to use,
+  copy, modify, merge, publish, distribute, sublicense, and/or sell
+  copies of the Software, and to permit persons to whom the
+  Software is furnished to do so, subject to the following
+  conditions:
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+  OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+  HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+  WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+  OTHER DEALINGS IN THE SOFTWARE.
+-->
+
+<Glabels-templates>
+
+
+  <!-- ******************************************************************** -->
+  <!-- ******************************************************************** -->
+  <!--                                                                      -->
+  <!-- Uline US-Letter products                                             -->
+  <!--                                                                      -->
+  <!-- ******************************************************************** -->
+  <!-- ******************************************************************** -->
+
+
+  <Template brand="Uline" part="S-5044" size="US-Letter" _description="Shipping Labels">
+    <Meta category="label"/>
+    <Meta category="rectangle-label"/>
+    <Meta category="mail"/>
+    <Label-rectangle id="0" width="8.5in" height="5.5in" round="0in" x_waste="0in" y_waste="0in">
+      <Markup-margin size="9pt"/>
+      <Layout nx="1" ny="2" x0="0in" y0="0in" dx="0in" dy="5.5in"/>
+    </Label-rectangle>
+  </Template>
+
+
+</Glabels-templates>
+
+
+
+
index 887d07ffca8a94548f9617c3d47775ccff126d2b..dd8b3cf7f68bb0d9c73d7f299b36c5d2c373d483 100644 (file)
@@ -35,6 +35,7 @@
   <Vendor name="Dymo"           url="http://global.dymo.com/"         />
   <Vendor name="Maco"           url="http://www.maco.com/"            />
   <Vendor name="Online Labels"  url="http://www.onlinelabels.com/"    />
+  <Vendor name="Uline"          url="http://www.uline.com/"           />
   <Vendor name="Worldlabel"     url="http://www.worldlabel.com/"      />
   <Vendor name="Zweckform"      url="http://www.avery-zweckform.com/" />