summaryrefslogtreecommitdiffstats
path: root/share/extensions/inkscape_help_askaquestion.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)
* added "Ask Us a Question" to the Help menu linking to ↵Felipe Corr??a da Silva Sanches2008-01-181-0/+12
http://answers.launchpad.net/inkscape/+addquestion (bzr r4546)