Code

fix reading style from prefs for tools
[inkscape.git] / share / extensions / dxf_output.inx
index 51dc08bbe8a5986e1b7afa2df447b750dfed14a1..0cb0b734fe0af61503a3ca4ec0bdda2f00e637ea 100644 (file)
@@ -1,9 +1,10 @@
-<inkscape-extension>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
     <_name>DXF Output</_name>
     <id>org.inkscape.output.dxf</id>
     <dependency type="extension">org.inkscape.output.ps</dependency>
     <dependency type="executable" location="extensions">ps2dxf.sh</dependency>
-    <dependency type="executable" _description="pstoedit must be installed to run see http://www.pstoedit.net/pstoedit">pstoedit</dependency>
+    <dependency type="executable" _description="pstoedit must be installed to run; see http://www.pstoedit.net/pstoedit">pstoedit</dependency>
     <output>
         <extension>.dxf</extension>
         <mimetype>image/dxf</mimetype>