inkscape_help_keys.inx revision e103162383f5148b775d489d1b244ff13765cd4d
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<_name>Keys and Mouse Reference</_name>
<id>org.inkscape.help.keys</id>
<dependency type="executable" location="extensions">launch_webbrowser.py</dependency>
<param name="url" gui-hidden="true" type="string">http://inkscape.org/doc/keys048.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>