summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/templates/A4.svg3
-rw-r--r--share/templates/A4_landscape.svg3
-rw-r--r--share/templates/CD_cover_300dpi.svg3
-rw-r--r--share/templates/Letter.svg5
-rw-r--r--share/templates/Letter_landscape.svg5
-rw-r--r--share/templates/business_card_85x54mm.svg3
-rw-r--r--share/templates/business_card_90x50mm.svg3
-rw-r--r--share/templates/default.be.svg3
-rw-r--r--share/templates/default_mm.svg3
-rw-r--r--share/templates/default_pt.svg3
-rw-r--r--share/ui/Makefile.am1
-rw-r--r--share/ui/units.txt20
12 files changed, 22 insertions, 33 deletions
diff --git a/share/templates/A4.svg b/share/templates/A4.svg
index 34df9310a..d7351690e 100644
--- a/share/templates/A4.svg
+++ b/share/templates/A4.svg
@@ -9,7 +9,8 @@
xmlns:cc="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
width="210mm"
- height="297mm">
+ height="297mm"
+ viewBox="0 0 210 297">
<defs
id="defs3" />
<sodipodi:namedview
diff --git a/share/templates/A4_landscape.svg b/share/templates/A4_landscape.svg
index c95cf1642..7b167019f 100644
--- a/share/templates/A4_landscape.svg
+++ b/share/templates/A4_landscape.svg
@@ -9,7 +9,8 @@
xmlns:cc="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
width="297mm"
- height="210mm">
+ height="210mm"
+ viewBox="0 0 297 210">
<defs />
<sodipodi:namedview
inkscape:document-units="mm"
diff --git a/share/templates/CD_cover_300dpi.svg b/share/templates/CD_cover_300dpi.svg
index 9030aae8b..632bacd10 100644
--- a/share/templates/CD_cover_300dpi.svg
+++ b/share/templates/CD_cover_300dpi.svg
@@ -9,7 +9,8 @@
xmlns:cc="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
width="343pt"
- height="340pt">
+ height="340pt"
+ viewBox="0 0 343 340">
<defs />
<sodipodi:namedview
pagecolor="#ffffff"
diff --git a/share/templates/Letter.svg b/share/templates/Letter.svg
index 76333107d..111952610 100644
--- a/share/templates/Letter.svg
+++ b/share/templates/Letter.svg
@@ -8,8 +8,9 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
- width="612pt"
- height="792pt">
+ width="8.5in"
+ height="11in"
+ viewBox="0 0 8.5 11">
<defs />
<sodipodi:namedview
inkscape:document-units="in"
diff --git a/share/templates/Letter_landscape.svg b/share/templates/Letter_landscape.svg
index 76f434d20..262729ec8 100644
--- a/share/templates/Letter_landscape.svg
+++ b/share/templates/Letter_landscape.svg
@@ -8,8 +8,9 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
- width="792pt"
- height="612pt">
+ width="11in"
+ height="8.5in"
+ viewBox="0 0 11 8.5">
<defs />
<sodipodi:namedview
inkscape:document-units="in"
diff --git a/share/templates/business_card_85x54mm.svg b/share/templates/business_card_85x54mm.svg
index 8afd13a10..d8e28e29a 100644
--- a/share/templates/business_card_85x54mm.svg
+++ b/share/templates/business_card_85x54mm.svg
@@ -9,7 +9,8 @@
xmlns:cc="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
width="85mm"
- height="54mm">
+ height="54mm"
+ viewBox="0 0 85 54">
<defs
id="defs3" />
<sodipodi:namedview
diff --git a/share/templates/business_card_90x50mm.svg b/share/templates/business_card_90x50mm.svg
index 7b9de3640..2888d9a17 100644
--- a/share/templates/business_card_90x50mm.svg
+++ b/share/templates/business_card_90x50mm.svg
@@ -9,7 +9,8 @@
xmlns:cc="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
width="90mm"
- height="50mm">
+ height="50mm"
+ viewBox="0 0 90 50">
<defs
id="defs3" />
<sodipodi:namedview
diff --git a/share/templates/default.be.svg b/share/templates/default.be.svg
index 842a26c8f..8759775cb 100644
--- a/share/templates/default.be.svg
+++ b/share/templates/default.be.svg
@@ -9,7 +9,8 @@
xmlns:cc="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
width="210mm"
- height="297mm">
+ height="297mm"
+ viewBox="0 0 210 297">
<defs />
<sodipodi:namedview
id="base"
diff --git a/share/templates/default_mm.svg b/share/templates/default_mm.svg
index e2fda7710..f5da5fdfd 100644
--- a/share/templates/default_mm.svg
+++ b/share/templates/default_mm.svg
@@ -9,7 +9,8 @@
xmlns:cc="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
width="210mm"
- height="297mm">
+ height="297mm"
+ viewBox="0 0 210 297">
<defs />
<sodipodi:namedview
id="base"
diff --git a/share/templates/default_pt.svg b/share/templates/default_pt.svg
index 8c918fadb..25cce1917 100644
--- a/share/templates/default_pt.svg
+++ b/share/templates/default_pt.svg
@@ -9,7 +9,8 @@
xmlns:cc="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
width="210mm"
- height="297mm">
+ height="297mm"
+ viewBox="0 0 595.27558 841.88974">
<defs />
<sodipodi:namedview
id="base"
diff --git a/share/ui/Makefile.am b/share/ui/Makefile.am
index d65668115..7195af0cb 100644
--- a/share/ui/Makefile.am
+++ b/share/ui/Makefile.am
@@ -5,7 +5,6 @@ ui_DATA = \
keybindings.rc \
menus-bars.xml \
toolbox.xml \
- units.txt \
units.xml
EXTRA_DIST = $(ui_DATA)
diff --git a/share/ui/units.txt b/share/ui/units.txt
deleted file mode 100644
index 55fd68577..000000000
--- a/share/ui/units.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-# Simple unit configuration file
-#
-# This is a space-delimited list of unit definitions.
-
-# name name_plural abbr type factor PRI description
-# ---------------------------------------------------------------------------
- % % % DIMENSIONLESS 1.00 Y Percentage
- pixel pixels px LINEAR 1.00 Y CSS Pixels (90/inch)
- point points pt LINEAR 1.25 N PostScript points (72/inch)
- pica picas pc LINEAR 15.0 N 12 points
- inch inches in LINEAR 90.0 N Inches (90 px/in)
- millimeter millimeters mm LINEAR 3.543307 N Millimeters (25.4 mm/in)
- centimeter centimeters cm LINEAR 35.43307 N Centimeters (10 mm/cm)
- meter meters m LINEAR 3543.307 N Meters (100 cm/m)
- foot feet ft LINEAR 1080 N Feet (12 in/ft)
- degree degrees ° RADIAL 1.00 Y Degrees
- radian radians rad RADIAL 57.296 N Radians (57.296 deg/rad)
- font-height font-heights em FONT_HEIGHT 1.00 Y Font height
- x-height x-heights ex FONT_HEIGHT 0.50 N Height of letter 'x'
- half-em half-ems en FONT_HEIGHT 0.50 N Half of font height