summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2016-03-22 14:26:07 +0000
committertavmjong-free <tavmjong@free.fr>2016-03-22 14:26:07 +0000
commit6fa580b554e03eb7e53593d10a2e97c5975ee3f8 (patch)
tree307f2b770ef3311e34459c846c5ad20a79e6f028 /share
parentinkex.py code simplification (more compact if conditions, unreachable code) (diff)
parentAdd line-height unit selector to text toolbar. (diff)
downloadinkscape-6fa580b554e03eb7e53593d10a2e97c5975ee3f8.tar.gz
inkscape-6fa580b554e03eb7e53593d10a2e97c5975ee3f8.zip
More complete handling of units for 'line-height' in text toolbar.
(bzr r14735)
Diffstat (limited to 'share')
-rw-r--r--share/ui/units.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/share/ui/units.xml b/share/ui/units.xml
index 364515679..713a538d7 100644
--- a/share/ui/units.xml
+++ b/share/ui/units.xml
@@ -49,20 +49,6 @@
<factor>37.79527559055119</factor>
<description>Centimeters (10 mm/cm)</description>
</unit>
-<unit type="LINEAR" pri="n">
- <name>meter</name>
- <plural>meters</plural>
- <abbr>m</abbr>
- <factor>3779.527559055119</factor>
- <description>Meters (100 cm/m)</description>
-</unit>
-<unit type="LINEAR" pri="n">
- <name>foot</name>
- <plural>feet</plural>
- <abbr>ft</abbr>
- <factor>1152</factor>
- <description>Feet (12 in/ft)</description>
-</unit>
<unit type="RADIAL" pri="y">
<name>degree</name>
<plural>degrees</plural>