summaryrefslogtreecommitdiffstats
path: root/share/extensions/launch_webbrowser.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* noop: Add vim modeline for all share/extensions/*.py files that use ↵Peter Moulder2008-05-231-18/+21
| | | | | four-space indentation. (bzr r5739)
* Following this thread: ↵Marcin Floryan2008-04-091-0/+18
http://www.nabble.com/Extension-parameters-td9064285.html#a9064285 cleaned up python webbrowser_* scripts by replacing with one generic launch_webbrowser.py. This required a bit of work with extensions to handle hidden GUI parameters better. URLs are now in the inkscape_help_*.inx files. (bzr r5390)