kossebau created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
As KStandardAction::close is about closing a file/document, both by
API dox ("Close the current document") as well as set tooltip text
("Close document"), the icon should follow this concept closely
(pun intended).
Changing to "document-close" also follows what manually created
actions e.g. in Kate or KDevelop use for this kind of action.
REPOSITORY
R265 KConfigWidgets
BRANCH
fixdocumentcloseactionicon
REVISION DETAIL
https://phabricator.kde.org/D6841
AFFECTED FILES
src/kstandardaction_p.h
To: kossebau, #vdg
Cc: #frameworks