Code

Patch for Win32 bug 176750 - Envelope and Perspective scripts report "empty string...
[inkscape.git] / share / extensions / inkscape_help_faq.inx
index 3eb4827a819de13b63b4a3cd9ade112b547ab7bf..e3f8d08191816c5d192a318180ba9084e8bec58d 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>FAQ</_name>
     <id>org.inkscape.help.faq</id>
        <dependency type="executable" location="extensions">launch_webbrowser.py</dependency>
        <param name="url" gui-hidden="1" type="string">http://wiki.inkscape.org/wiki/index.php/FAQ</param>
-    <effect needs-document="no">
+    <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>