inkscape_help_commandline.inx revision 39135a3e07243519dbe40a68e86a7ef524eb3f1b
117724f21a94ff32f773af4c37be88fe0d2970e3~suv<?xml version="1.0" encoding="UTF-8"?>
117724f21a94ff32f773af4c37be88fe0d2970e3~suv<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<_name>Command Line Options</_name>
<id>org.inkscape.help.commandline</id>
<dependency type="executable" location="extensions">launch_webbrowser.py</dependency>
<param name="url" gui-hidden="1" type="string">http://inkscape.org/doc/inkscape-man.html</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>