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@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

Reply via email to