summaryrefslogtreecommitdiffstats
path: root/src/widgets/mappings.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing mappings.Tavmjong Bah2017-11-171-1/+13
| | | | | | Note: This file does not appear to be used but is useful for scripts that extract icons from old files which contain the entire set of icons. Actual mapping is handled in 0.92.x and earlier by the now removed src/widgets/icon.cpp file.
* Fix bspline icon showJabier Arraiza Cenoz2013-03-291-0/+1
| | | (bzr r11950.1.77)
* Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as ↵chriswombat2009-08-051-1/+1
| | | | | "inkscape" wasn't working (probably some obscure bug somewhere with a reserved name or similar). This fixes the problem where the About Inkscape menu item in Help had a broken image picture rather than the Inkscape logo (on Win32 at least). (bzr r8411)
* Complete the legacy icon mappingKrzysztof Kosi??ski2009-04-131-1/+64
| | | (bzr r7709)
* Add icon mappings (legacy IDs to icon names) for menus, tools andKrzysztof Kosi??ski2009-04-131-27/+232
| | | | | align & distribute dialog. (bzr r7708)
* Added a listing of icon name changes that have occurred since last release.Jon A. Cruz2009-04-121-0/+53
(bzr r7694)