summaryrefslogtreecommitdiffstats
path: root/share/extensions/inkscape_help_relnotes.inx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed one attribute value to be proper boolean.Marcin Floryan2008-04-301-1/+1
| | | (bzr r5558)
* All extensions are now propper XML files with a namespace and all validate ↵Marcin Floryan2008-04-181-1/+2
| | | | | against the new inkscape.extension.rng RelaxNG schema. (bzr r5472)
* Following the previous commit - update to the INX files - a step towards ↵Marcin Floryan2008-04-171-2/+2
| | | | | proper XML format with schema for INX files. (bzr r5465)
* Following this thread: ↵Marcin Floryan2008-04-091-2/+3
| | | | | 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)
* fix 1633451: mark the help commands as not needing the document and avoid ↵bulia byak2007-01-121-1/+1
| | | | | saving/reading/parsing errors when running them (bzr r2194)
* add webbrowser extensionsbulia byak2006-10-091-0/+12
(bzr r1788)