D15213: Link 16px icon folders to 16 at 2
Kai Uwe Broulik
noreply at phabricator.kde.org
Mon Sep 3 09:28:48 BST 2018
broulik added a comment.
About the `index.theme`, what you want to do is, for every folder duplicate the non-2x entry and add a `Scale=2` to it, e.g.
[places/16]
Size=16
Context=Places
Type=Fixed
add after it
[places/16 at 2x]
Size=16
Scale=2
Context=Places
Type=Fixed
and also add all the new directories to a `ScaledDirectories` key, below `Directories` (it is a separate key so that applications not supporting this don't get confused by the new scaled directories)
REPOSITORY
R266 Breeze Icons
REVISION DETAIL
https://phabricator.kde.org/D15213
To: rizzitello, #vdg, #plasma
Cc: broulik, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180903/5e808fee/attachment.html>
More information about the Kde-frameworks-devel
mailing list