From eb3498d9a797e3e21f0e722ecc0c9507c6f1b8ea Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Thu, 4 Oct 2018 20:29:58 +0200 Subject: [PATCH] Link *-resize to the right icons Summary: D15889 did link those to their Breeze equivalent of the Adwaita icon for resizing Nautilus. Link them to the actual Breeze resize icons instead Bug: 399194 Reviewers: #breeze, ngraham Reviewed By: #breeze, ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D15950 --- cursors/Breeze/Breeze/cursors/ne-resize | 2 +- cursors/Breeze/Breeze/cursors/nw-resize | 2 +- cursors/Breeze/Breeze/cursors/se-resize | 2 +- cursors/Breeze/Breeze/cursors/sw-resize | 2 +- cursors/Breeze_Snow/Breeze_Snow/cursors/ne-resize | 2 +- cursors/Breeze_Snow/Breeze_Snow/cursors/nw-resize | 2 +- cursors/Breeze_Snow/Breeze_Snow/cursors/se-resize | 2 +- cursors/Breeze_Snow/Breeze_Snow/cursors/sw-resize | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cursors/Breeze/Breeze/cursors/ne-resize b/cursors/Breeze/Breeze/cursors/ne-resize index 19274a2d..e0935e6f 120000 --- a/cursors/Breeze/Breeze/cursors/ne-resize +++ b/cursors/Breeze/Breeze/cursors/ne-resize @@ -1 +1 @@ -top_right_corner \ No newline at end of file +size_bdiag \ No newline at end of file diff --git a/cursors/Breeze/Breeze/cursors/nw-resize b/cursors/Breeze/Breeze/cursors/nw-resize index be1ee95f..913bbc3f 120000 --- a/cursors/Breeze/Breeze/cursors/nw-resize +++ b/cursors/Breeze/Breeze/cursors/nw-resize @@ -1 +1 @@ -top_left_corner \ No newline at end of file +size_fdiag \ No newline at end of file diff --git a/cursors/Breeze/Breeze/cursors/se-resize b/cursors/Breeze/Breeze/cursors/se-resize index 9a02514c..913bbc3f 120000 --- a/cursors/Breeze/Breeze/cursors/se-resize +++ b/cursors/Breeze/Breeze/cursors/se-resize @@ -1 +1 @@ -bottom_right_corner \ No newline at end of file +size_fdiag \ No newline at end of file diff --git a/cursors/Breeze/Breeze/cursors/sw-resize b/cursors/Breeze/Breeze/cursors/sw-resize index aab13adf..e0935e6f 120000 --- a/cursors/Breeze/Breeze/cursors/sw-resize +++ b/cursors/Breeze/Breeze/cursors/sw-resize @@ -1 +1 @@ -bottom_left_corner \ No newline at end of file +size_bdiag \ No newline at end of file diff --git a/cursors/Breeze_Snow/Breeze_Snow/cursors/ne-resize b/cursors/Breeze_Snow/Breeze_Snow/cursors/ne-resize index 19274a2d..e0935e6f 120000 --- a/cursors/Breeze_Snow/Breeze_Snow/cursors/ne-resize +++ b/cursors/Breeze_Snow/Breeze_Snow/cursors/ne-resize @@ -1 +1 @@ -top_right_corner \ No newline at end of file +size_bdiag \ No newline at end of file diff --git a/cursors/Breeze_Snow/Breeze_Snow/cursors/nw-resize b/cursors/Breeze_Snow/Breeze_Snow/cursors/nw-resize index be1ee95f..913bbc3f 120000 --- a/cursors/Breeze_Snow/Breeze_Snow/cursors/nw-resize +++ b/cursors/Breeze_Snow/Breeze_Snow/cursors/nw-resize @@ -1 +1 @@ -top_left_corner \ No newline at end of file +size_fdiag \ No newline at end of file diff --git a/cursors/Breeze_Snow/Breeze_Snow/cursors/se-resize b/cursors/Breeze_Snow/Breeze_Snow/cursors/se-resize index 9a02514c..913bbc3f 120000 --- a/cursors/Breeze_Snow/Breeze_Snow/cursors/se-resize +++ b/cursors/Breeze_Snow/Breeze_Snow/cursors/se-resize @@ -1 +1 @@ -bottom_right_corner \ No newline at end of file +size_fdiag \ No newline at end of file diff --git a/cursors/Breeze_Snow/Breeze_Snow/cursors/sw-resize b/cursors/Breeze_Snow/Breeze_Snow/cursors/sw-resize index aab13adf..e0935e6f 120000 --- a/cursors/Breeze_Snow/Breeze_Snow/cursors/sw-resize +++ b/cursors/Breeze_Snow/Breeze_Snow/cursors/sw-resize @@ -1 +1 @@ -bottom_left_corner \ No newline at end of file +size_bdiag \ No newline at end of file