D16514: Re-add monochrome link icon as action

2018-10-29 Thread Nathaniel Graham
ngraham added a comment.


  Due to a bug in how Phabricator handles diffs that involve symlinks that 
become real files, I had to land this by hand: 
https://cgit.kde.org/breeze-icons.git/commit/?id=0d8d99bd9d16f9bc5e4f14c77109e43dd65094cb

REPOSITORY
  R266 Breeze Icons

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

To: ndavis, #vdg, #breeze, ngraham
Cc: ngraham, #vdg, kde-frameworks-devel, michaelh, bruns


D16514: Re-add monochrome link icon as action

2018-10-29 Thread Nathaniel Graham
ngraham closed this revision.

REPOSITORY
  R266 Breeze Icons

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

To: ndavis, #vdg, #breeze, ngraham
Cc: ngraham, #vdg, kde-frameworks-devel, michaelh, bruns


D16514: Re-add monochrome link icon as action

2018-10-29 Thread Nathaniel Graham
ngraham accepted this revision.
ngraham added a comment.
This revision is now accepted and ready to land.


  Yep, that'll do!

REPOSITORY
  R266 Breeze Icons

BRANCH
  fix-link-action (branched from master)

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

To: ndavis, #vdg, #breeze, ngraham
Cc: ngraham, #vdg, kde-frameworks-devel, michaelh, bruns


D16514: Re-add monochrome link icon as action

2018-10-29 Thread Noah Davis
ndavis added reviewers: VDG, Breeze.
ndavis added a subscriber: VDG.

REPOSITORY
  R266 Breeze Icons

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

To: ndavis, #vdg, #breeze
Cc: #vdg, kde-frameworks-devel, michaelh, ngraham, bruns


D16514: Re-add monochrome link icon as action

2018-10-29 Thread Noah Davis
ndavis created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
ndavis requested review of this revision.

REVISION SUMMARY
  Some action icons were symlinks to `emblem-symbolic-link`.
  When the new emblem style was applied to `emblem-symbolic-link`,
  those actions then had the wrong style.
  The old style has been re-added as an action icon and the symlinks have been 
changed to point to `link.svg`.

REPOSITORY
  R266 Breeze Icons

BRANCH
  fix-link-action (branched from master)

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

AFFECTED FILES
  icons-dark/actions/16/edit-link.svg
  icons-dark/actions/16/link.svg
  icons-dark/actions/16/tag-assigned.svg
  icons-dark/actions/22/edit-link.svg
  icons-dark/actions/22/link.svg
  icons-dark/actions/22/tag-assigned.svg
  icons/actions/16/edit-link.svg
  icons/actions/16/link.svg
  icons/actions/16/tag-assigned.svg
  icons/actions/22/edit-link.svg
  icons/actions/22/link.svg
  icons/actions/22/tag-assigned.svg

To: ndavis
Cc: kde-frameworks-devel, michaelh, ngraham, bruns