[Bug 133267] KIconLoader/KMenu doesn't look for applications icons in /usr/share/pixmaps and /usr/local/share/pixmaps
Pino Toscano
toscano.pino at tiscali.it
Sun Nov 18 17:18:59 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=133267
toscano.pino tiscali it changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|coolo kde org |kdelibs-bugs kde org
------- Additional Comments From toscano.pino tiscali it 2007-11-18 17:18 -------
It looks like KIconLoader in both KDE3 and KDE4 has:
> dirs += d->mpDirs->resourceDirs("pixmap");
that should add 'pixmap' to the directories specified in the envvar XDG_DATA_DIRS, or /usr:/usr/local when that envvar is empty.
More information about the Kdelibs-bugs
mailing list