summaryrefslogtreecommitdiffstats
path: root/share/extensions/export_gimp_palette.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for GIMP palette export: check that the node has a hasAttributes() ↵Stephen Silver2008-09-211-1/+1
| | | | | method before calling it, otherwise it throws an exception. (bzr r6861)
* Fixed some strings that upset gettext.Marcin Floryan2008-06-111-1/+1
| | | (bzr r5880)
* share/extensions/*.py: Use gettext for (many) error messages.Peter Moulder2008-05-231-2/+2
| | | | | share/extensions/inkex.py: (errormsg): New function. (bzr r5743)
* noop: Add vim modeline for all share/extensions/*.py files that use ↵Peter Moulder2008-05-231-1/+4
| | | | | four-space indentation. (bzr r5739)
* svn propset svn:eol-style native *.pyPeter Moulder2008-03-291-46/+46
| | | (bzr r5228)
* Adding GPL palatte file export from patches.Joshua L. Blocher2006-09-131-0/+47
(bzr r1705)