D5971: Expose the symbolic 22px kde icon by moving it to kde-symbolic and symlinking to it

2018-04-05 Thread Chris Holland
Zren added a reviewer: Breeze.
Zren added a comment.


  Forgot to add reviewers.

REPOSITORY
  R266 Breeze Icons

REVISION DETAIL
  https://phabricator.kde.org/D5971

To: Zren, #breeze
Cc: #frameworks, michaelh, ngraham


D5971: Expose the symbolic 22px kde icon by moving it to kde-symbolic and symlinking to it

2017-05-25 Thread Chris Holland
Zren updated this revision to Diff 14841.
Zren added a comment.


  Apply to icons-dark too.

REPOSITORY
  R266 Breeze Icons

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D5971?vs=14840=14841

REVISION DETAIL
  https://phabricator.kde.org/D5971

AFFECTED FILES
  icons-dark/apps/22/kde-symbolic.svg
  icons-dark/apps/22/kde.svg
  icons/apps/22/kde-symbolic.svg
  icons/apps/22/kde.svg

To: Zren
Cc: #frameworks


D5971: Expose the symbolic 22px kde icon by moving it to kde-symbolic and symlinking to it

2017-05-25 Thread Chris Holland
Zren created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.

REVISION SUMMARY
  This lets panels >23px use the symbolic icon for their launcher. Right now 
the 48px version of kde.svg has a blue rounded rectangle background.
  
  An `apps/44/kde-symbolic.svg` doesn't appear to be necessary.
  
  F3764366: 2017-05-25___09-51-39.png 
  
  Should I create a new `apps/symbolic` folder instead?
  
  I need to duplicate my work in icons-dark too don't I?

TEST PLAN
  Ran
  
cd apps/22
git mv kde.svg kde-symbolic.svg
ln -s kde-symbolic.svg kde.svg
  
  Then restarted plasmashell.
  Then chose kde-symbolic for the launcher.

REPOSITORY
  R266 Breeze Icons

REVISION DETAIL
  https://phabricator.kde.org/D5971

AFFECTED FILES
  icons/apps/22/kde.svg
  icons/apps/symbolic/kde-symbolic.svg

To: Zren
Cc: #frameworks