summaryrefslogtreecommitdiffstats
path: root/share/extensions/inkscape_help_faq.inx
blob: 58491b43db19fa80004cdb343d349e85c1c0136a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<inkscape-extension>
    <_name>FAQ</_name>
    <id>org.inkscape.help.faq</id>
	<dependency type="executable" location="extensions">webbrowser_faq.py</dependency>
    <effect>
		<object-type>all</object-type>
		<effects-menu hidden="yes"/>
    </effect>
    <script>
        <command reldir="extensions" interpreter="python">webbrowser_faq.py</command>
    </script>
</inkscape-extension>