inkscape_help_faq.inx revision 9a382cc3da6ab60dd7178a4f864a72d0973305e6
<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="false">
<object-type>all</object-type>
<effects-menu hidden="true"/>
</effect>
<script>
<command reldir="extensions" interpreter="python">launch_webbrowser.py</command>
</script>
</inkscape-extension>