summaryrefslogtreecommitdiffstats
path: root/share/extensions/inkscape_help_relnotes.inx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Translations. Fix for Bug #837856 (Help: localized keys and mouse refs is ↵Nicolas Dufour2012-06-151-13/+14
| | | | | not opened.) and French translation update. (bzr r11500)
* Help. Release notes link set to 0.49.Nicolas Dufour2011-02-121-1/+1
| | | (bzr r10047)
* Linking 'Help->New in this version' to the 0.48 release notes.Nicolas Dufour2010-06-281-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/599158 (bzr r9543)
* Should be pointing to 047 reallyAlexandre Prokoudine2009-03-081-1/+1
| | | (bzr r7442)
* 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)