summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Blättermann <mariobl@gnome.org>2011-11-27 17:31:55 +0100
committerMario Blättermann <mariobl@gnome.org>2011-11-27 17:31:55 +0100
commita0261738f608c7b98281e0738e50ac67ed061900 (patch)
tree49d391357d50dd1d4a588c3d94e3244675dd9dfd
parentae8c1d4bfaed6619ca8449cfc41a5b0f8aa9b8a6 (diff)
Moved Sheetlabels template to its own file
-rw-r--r--po/POTFILES.in1
-rw-r--r--templates/misc-us-templates.xml23
-rw-r--r--templates/sheetlabels-us-templates.xml27
3 files changed, 28 insertions, 23 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 4efd352..cbdbc32 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -244,6 +244,7 @@ data/schemas/org.gnome.glabels-3.gschema.xml.in.in
[type: gettext/xml]templates/misc-iso-templates.xml
[type: gettext/xml]templates/misc-other-templates.xml
[type: gettext/xml]templates/pearl-iso-templates.xml
+[type: gettext/xml]templates/sheetlabels-us-templates.xml
[type: gettext/xml]templates/uline-us-templates.xml
[type: gettext/xml]templates/worldlabel-us-templates.xml
[type: gettext/xml]templates/zweckform-iso-templates.xml
diff --git a/templates/misc-us-templates.xml b/templates/misc-us-templates.xml
index a99f12a..a424c88 100644
--- a/templates/misc-us-templates.xml
+++ b/templates/misc-us-templates.xml
@@ -237,29 +237,6 @@
</Label-round>
</Template>
- <!-- ******************************************************************** -->
- <!-- ******************************************************************** -->
- <!-- -->
- <!-- SheetLabels, Inc. -->
- <!-- -->
- <!-- ******************************************************************** -->
- <!-- ******************************************************************** -->
-
- <!-- =================================================================== -->
- <!-- SheetLabels: CD/DVD Labels (face only), 3 per sheet -->
- <!-- =================================================================== -->
- <Template brand="SheetLabels" part="SL113" size="US-Letter" _description="CD/DVD Labels">
- <Meta category="label"/>
- <Meta category="media"/>
- <Meta product_url="http://www.sheet-labels.com/labels/SL113"/>
- <Label-cd id="0" radius="166.5pt" hole="58.5pt" waste="9pt">
- <Markup-margin size="9pt"/>
- <Layout nx="1" ny="1" x0="0.7cm" y0="0.7cm" dx="0pt" dy="0cm"/>
- <Layout nx="1" ny="1" x0="9.4cm" y0="8.25cm" dx="0pt" dy="0pt"/>
- <Layout nx="1" ny="1" x0="0.7cm" y0="15.8cm" dx="0pt" dy="0cm"/>
- </Label-cd>
- </Template>
-
<!-- ************************* -->
<!-- -->
diff --git a/templates/sheetlabels-us-templates.xml b/templates/sheetlabels-us-templates.xml
new file mode 100644
index 0000000..f582033
--- /dev/null
+++ b/templates/sheetlabels-us-templates.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+
+<Glabels-templates>
+
+
+
+ <!-- ******************************************************************** -->
+ <!-- Sheetlabels products. -->
+ <!-- ******************************************************************** -->
+
+ <!-- =================================================================== -->
+ <!-- SheetLabels: CD/DVD Labels (face only), 3 per sheet -->
+ <!-- =================================================================== -->
+ <Template brand="SheetLabels" part="SL113" size="US-Letter" _description="CD/DVD Labels">
+ <Meta category="label"/>
+ <Meta category="media"/>
+ <Meta product_url="http://www.sheet-labels.com/labels/SL113"/>
+ <Label-cd id="0" radius="166.5pt" hole="58.5pt" waste="9pt">
+ <Markup-margin size="9pt"/>
+ <Layout nx="1" ny="1" x0="0.7cm" y0="0.7cm" dx="0pt" dy="0cm"/>
+ <Layout nx="1" ny="1" x0="9.4cm" y0="8.25cm" dx="0pt" dy="0pt"/>
+ <Layout nx="1" ny="1" x0="0.7cm" y0="15.8cm" dx="0pt" dy="0cm"/>
+ </Label-cd>
+ </Template>
+
+</Glabels-templates>
+