From 3e2b96f33c502ca63030454ebe85a1ff7c20fdfa Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 26 May 2023 11:38:44 -0700 Subject: [PATCH] Make blivet-gui 'folder' volume icon needle not workaround Per the upstream issue, this change was intentional (as a 'least worst' option), so we shouldn't mark the needle as workaround. Signed-off-by: Adam Williamson --- .../anaconda_blivet_volumes_icon-folder-20220920.json | 7 +------ .../anaconda_blivet_volumes_icon-folder-20230222.json | 7 +------ 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/needles/anaconda/partitioning/blivet/anaconda_blivet_volumes_icon-folder-20220920.json b/needles/anaconda/partitioning/blivet/anaconda_blivet_volumes_icon-folder-20220920.json index 96ad82b4..f57b0398 100644 --- a/needles/anaconda/partitioning/blivet/anaconda_blivet_volumes_icon-folder-20220920.json +++ b/needles/anaconda/partitioning/blivet/anaconda_blivet_volumes_icon-folder-20220920.json @@ -8,12 +8,7 @@ "type": "match" } ], - "properties": [ - { - "name": "workaround", - "value": "this icon should not be a folder - https://github.com/storaged-project/blivet-gui/issues/398" - } - ], + "properties": [], "tags": [ "anaconda_blivet_volumes_icon" ] diff --git a/needles/anaconda/partitioning/blivet/anaconda_blivet_volumes_icon-folder-20230222.json b/needles/anaconda/partitioning/blivet/anaconda_blivet_volumes_icon-folder-20230222.json index 52fbb731..5598898e 100644 --- a/needles/anaconda/partitioning/blivet/anaconda_blivet_volumes_icon-folder-20230222.json +++ b/needles/anaconda/partitioning/blivet/anaconda_blivet_volumes_icon-folder-20230222.json @@ -8,12 +8,7 @@ "height": 33 } ], - "properties": [ - { - "name": "workaround", - "value": "this icon should not be a folder - https://github.com/storaged-project/blivet-gui/issues/398" - } - ], + "properties": [], "tags": [ "anaconda_blivet_volumes_icon" ]