[glabels] [i18n] Added new templates and some cleanup



commit ace7ef5e6b10569d736ad2cdf4718b6aeab5198c
Author: Mario Blättermann <mariobl gnome org>
Date:   Tue Nov 30 21:41:46 2010 +0100

    [i18n] Added new templates and some cleanup

 templates/herma-iso-templates.xml |   32 +++++++++++++++++++++++++++++++-
 1 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/templates/herma-iso-templates.xml b/templates/herma-iso-templates.xml
index dbd94f6..a03dbd5 100644
--- a/templates/herma-iso-templates.xml
+++ b/templates/herma-iso-templates.xml
@@ -214,6 +214,8 @@
   <!-- Herma 10809: Superprint Labels 105mm x 148mm, 4 per sheet           -->
   <!-- =================================================================== -->
     <Template brand="Herma" part="10809" size="A4" _description="Rectangular labels">
+    <Meta category="label"/>
+    <Meta category="rectangle-label"/>
     <Label-rectangle id="0" width="105mm" height="148mm" round="0mm" x_waste="0mm" y_waste="0mm">
       <Markup-margin size="3.175mm"/>
       <Layout nx="2" ny="2" x0="0mm" y0="0mm" dx="105mm" dy="148mm"/>
@@ -221,10 +223,12 @@
   </Template>
 
   <!-- =================================================================== -->
-  <!-- Herma 0493: Rectangular Labels 116mm x 116mm, 2 per sheet           -->
+  <!-- Herma 4093: Rectangular Labels 116mm x 116mm, 2 per sheet           -->
   <!-- =================================================================== -->
 
   <Template brand="Herma" part="4093" size="A4" _description="Rectangular labels">
+    <Meta category="label"/>
+    <Meta category="rectangle-label"/>
     <Label-rectangle id="0" width="116mm" height="116mm" round="0mm" x_waste="0mm" y_waste="0mm">
       <Markup-margin size="3.175mm"/>
       <Layout nx="1" ny="2" x0="47.5mm" y0="16mm" dx="116mm" dy="148mm"/>
@@ -233,6 +237,32 @@
 
   <Template brand="Herma" part="4094" equiv="4093"/>
 
+  <!-- =================================================================== -->
+  <!-- Herma 4097: Rectangular Labels 45.72mm x 21.2mm, 2 per sheet        -->
+  <!-- =================================================================== -->
+
+  <Template brand="Herma" part="4097" size="A4" _description="Rectangular labels">
+    <Meta category="label"/>
+    <Meta category="rectangle-label"/>
+    <Label-rectangle id="0" width="45.72mm" height="21.2mm" round="0mm" x_waste="0mm" y_waste="0mm">
+      <Markup-margin size="2mm"/>
+      <Layout nx="4" ny="12" x0="10mm" y0="22mm" dx="48.72mm" dy="21.2mm"/>
+    </Label-rectangle>
+  </Template>
+
+  <Template brand="Herma" part="4221" equiv="4097"/>
+  <Template brand="Herma" part="4232" equiv="4097"/>
+  <Template brand="Herma" part="4346" equiv="4097"/>
+  <Template brand="Herma" part="4366" equiv="4097"/>
+  <Template brand="Herma" part="4367" equiv="4097"/>
+  <Template brand="Herma" part="4368" equiv="4097"/>
+  <Template brand="Herma" part="4369" equiv="4097"/>
+  <Template brand="Herma" part="8864" equiv="4097"/>
+  <Template brand="Herma" part="8940" equiv="4097"/>
+  <Template brand="Herma" part="8965" equiv="4097"/>
+  <Template brand="Herma" part="9531" equiv="4097"/>
+  <Template brand="Herma" part="10004" equiv="4097"/>
+
 </Glabels-templates>
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]