summaryrefslogtreecommitdiffstats
path: root/share/extensions/inkscape_help_commandline.inx
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/inkscape_help_commandline.inx')
-rw-r--r--share/extensions/inkscape_help_commandline.inx12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/extensions/inkscape_help_commandline.inx b/share/extensions/inkscape_help_commandline.inx
new file mode 100644
index 000000000..9fe1171c5
--- /dev/null
+++ b/share/extensions/inkscape_help_commandline.inx
@@ -0,0 +1,12 @@
+<inkscape-extension>
+ <_name>Command Line Options</_name>
+ <id>org.inkscape.help.commandline</id>
+ <dependency type="executable" location="extensions">webbrowser_commandline.py</dependency>
+ <effect>
+ <object-type>all</object-type>
+ <effects-menu hidden="yes"/>
+ </effect>
+ <script>
+ <command reldir="extensions" interpreter="python">webbrowser_commandline.py</command>
+ </script>
+</inkscape-extension>