ngraham created this revision. ngraham added reviewers: Frameworks, cfeck, broulik. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. ngraham requested review of this revision.
REVISION SUMMARY This patch adds a new folder-to-icon map that makes it possible to assign default icons for non-XDG directories. It is pre-populated with `~/Games`, as requested in 401218. The new map includes entries for the localized and non-located string, because some people like to use English names even with a different locale. BUG: 401218 FIXED-IN: 5.53 TEST PLAN - Created `~/Games`; it got the new `folder-games` icon - Created a new user account and checked out its homedir; all XDG dirs continued to get the correct icon REPOSITORY R241 KIO BRANCH custom-icons-for-non-xdg-dirs (branched from master) REVISION DETAIL https://phabricator.kde.org/D17167 AFFECTED FILES src/core/kioglobal_p.cpp To: ngraham, #frameworks, cfeck, broulik Cc: kde-frameworks-devel, michaelh, ngraham, bruns