From cdca89a9d714d61fe1407bc9551310a5096decc2 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 26 May 2023 10:24:33 -0700 Subject: [PATCH] Add link to explain blivet-gui 'workaround' needle Add a link to the issue report for blivet-gui using an odd icon for btrfs volumes, now I finally filed it. Signed-off-by: Adam Williamson --- .../blivet/anaconda_blivet_volumes_icon-folder-20220920.json | 4 ++-- .../blivet/anaconda_blivet_volumes_icon-folder-20230222.json | 4 ++-- 2 files changed, 4 insertions(+), 4 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 da1686ce..96ad82b4 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 @@ -11,10 +11,10 @@ "properties": [ { "name": "workaround", - "value": "this icon should not be a folder" + "value": "this icon should not be a folder - https://github.com/storaged-project/blivet-gui/issues/398" } ], "tags": [ "anaconda_blivet_volumes_icon" ] -} \ No newline at end of file +} 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 62c0c107..52fbb731 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 @@ -11,10 +11,10 @@ "properties": [ { "name": "workaround", - "value": "this icon should not be a folder" + "value": "this icon should not be a folder - https://github.com/storaged-project/blivet-gui/issues/398" } ], "tags": [ "anaconda_blivet_volumes_icon" ] -} \ No newline at end of file +}