summaryrefslogtreecommitdiffstats
path: root/share/extensions/inkscape_help_keys.inx
blob: 774649ad8f66ec9ed0e3fb3ec078e9770dd32f38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<inkscape-extension>
    <_name>Keys and Mouse Reference</_name>
    <id>org.inkscape.help.keys</id>
	<dependency type="executable" location="extensions">webbrowser_keys.py</dependency>
    <effect needs-document="no">
		<object-type>all</object-type>
		<effects-menu hidden="yes"/>
    </effect>
    <script>
        <command reldir="extensions" interpreter="python">webbrowser_keys.py</command>
    </script>
</inkscape-extension>