Code

Update of Khmer translation created by Khoem Sokhem
[inkscape.git] / share / extensions / inkscape_help_faq.inx
1 <inkscape-extension>
2     <_name>FAQ</_name>
3     <id>org.inkscape.help.faq</id>
4         <dependency type="executable" location="extensions">webbrowser_faq.py</dependency>
5     <effect>
6                 <object-type>all</object-type>
7                 <effects-menu hidden="yes"/>
8     </effect>
9     <script>
10         <command reldir="extensions" interpreter="python">webbrowser_faq.py</command>
11     </script>
12 </inkscape-extension>