diff options
Diffstat (limited to 'share/extensions/inkscape_help_faq.inx')
| -rw-r--r-- | share/extensions/inkscape_help_faq.inx | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/share/extensions/inkscape_help_faq.inx b/share/extensions/inkscape_help_faq.inx deleted file mode 100644 index fda97c08b..000000000 --- a/share/extensions/inkscape_help_faq.inx +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
- <_name>FAQ</_name>
- <id>org.inkscape.help.faq</id>
- <dependency type="executable" location="extensions">launch_webbrowser.py</dependency>
- <param name="url" gui-hidden="true" type="string">https://inkscape.org/learn/faq/</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> |
