summaryrefslogtreecommitdiffstats
path: root/src/widgets/mappings.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-17Add missing mappings.Tavmjong Bah1-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.
2013-03-29Fix bspline icon showJabier Arraiza Cenoz1-0/+1
(bzr r11950.1.77)
2009-08-05Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as ↵chriswombat1-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)
2009-04-13Complete the legacy icon mappingKrzysztof Kosi??ski1-1/+64
(bzr r7709)
2009-04-13Add icon mappings (legacy IDs to icon names) for menus, tools andKrzysztof Kosi??ski1-27/+232
align & distribute dialog. (bzr r7708)
2009-04-12Added a listing of icon name changes that have occurred since last release.Jon A. Cruz1-0/+53
(bzr r7694)