Code

Cleaning Stone wall and Silk carpet, improving Pixel smear, correcting typing errors
[inkscape.git] / share / extensions / inkscape_help_svgspec.inx
index d78f4c377b250236b090f14a0069a5bd30ed7f9b..34a1118396371e9f8a3d54b4ca7d213ec9e9ca82 100644 (file)
@@ -1,11 +1,12 @@
-<inkscape-extension>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
     <_name>SVG 1.1 Specification</_name>
     <id>org.inkscape.help.svgspec</id>
        <dependency type="executable" location="extensions">launch_webbrowser.py</dependency>
-       <param name="url" gui-hidden="1" type="string">http://www.w3.org/TR/SVG11/</param>
-    <effect needs-document="no">
+       <param name="url" gui-hidden="true" type="string">http://www.w3.org/TR/SVG11/</param>
+    <effect needs-document="false">
                <object-type>all</object-type>
-               <effects-menu hidden="yes"/>
+               <effects-menu hidden="true"/>
     </effect>
     <script>
         <command reldir="extensions" interpreter="python">launch_webbrowser.py</command>