[glabels] Fixed typo. Numbers in template files should be in the C locale.



commit c355458c019a7da4dcf4a27801c5cef13a0086cf
Author: Jim Evins <evins snaught com>
Date:   Sat Apr 14 17:15:27 2018 -0400

    Fixed typo.  Numbers in template files should be in the C locale.

 templates/online-templates.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/templates/online-templates.xml b/templates/online-templates.xml
index a38d595..1421403 100644
--- a/templates/online-templates.xml
+++ b/templates/online-templates.xml
@@ -234,8 +234,8 @@
     <Meta category="media"/>
     <Meta product_url="http://www.onlinelabels.com/OL9600.htm"/>
     <Label-rectangle id="0" width="3.8667in" height="0.3333in" round="0.0625in" x_waste="0.05in" 
y_waste="0.05in">
-      <Layout nx="1" ny="3" x0="2,31665in" y0="3.14in" dx="3.8667in" dy="3.167in"/>
-      <Layout nx="1" ny="3" x0="2,31665in" y0="3.723in" dx="3.8667in" dy="3.167in"/>
+      <Layout nx="1" ny="3" x0="2.31665in" y0="3.14in" dx="3.8667in" dy="3.167in"/>
+      <Layout nx="1" ny="3" x0="2.31665in" y0="3.723in" dx="3.8667in" dy="3.167in"/>
     </Label-rectangle>
   </Template>
 


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