inkscape_help_manual.inx revision 9a382cc3da6ab60dd7178a4f864a72d0973305e6
<inkscape-extension>
<_name>Inkscape Manual</_name>
<id>org.inkscape.help.manual</id>
<dependency type="executable" location="extensions">launch_webbrowser.py</dependency>
<param name="url" gui-hidden="1" type="string">http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.php</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>