Code

Extensions. JessyInk strings consistency fix.
[inkscape.git] / share / extensions / jessyInk_export.inx
index 585f418c4e282d5ef0aa4e938672d336d198359b..42ab811b94895fe6395ea01876c9c83b01703c66 100644 (file)
@@ -1,4 +1,5 @@
-<inkscape-extension>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
        <_name>JessyInk zipped pdf or png output</_name>
        <id>jessyink.export</id>
        <dependency type="extension">org.inkscape.output.svg.inkscape</dependency>
@@ -6,14 +7,14 @@
        <dependency type="executable" location="extensions">inkex.py</dependency>
   <param name="tab" type="notebook">
     <page name="settings" _gui-text="Settings">
-                       <param name="type" type="optiongroup" _gui-text="type">
+                       <param name="type" type="optiongroup" _gui-text="Type:">
         <_option value="PDF">PDF</_option>
         <_option value="PNG">PNG</_option>
                        </param>
-                       <param name="resolution" type="int" min="50" max="1000" _gui-text="resolution">92</param>
+                       <param name="resolution" type="int" min="50" max="1000" _gui-text="Resolution:">92</param>
                </page>
     <page name="help" _gui-text="Help">
-      <param name="help_text" type="description">This extensions allows you to export a JessyInk presentation once you created an export layer in your browser. Please see code.google.com/p/jessyink for more details.</param>
+      <_param name="help_text" type="description">This extension allows you to export a JessyInk presentation once you created an export layer in your browser. Please see code.google.com/p/jessyink for more details.</_param>
     </page>
   </param>
        <output>