mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-01-02 23:53:08 +00:00
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 <awilliam@redhat.com>
This commit is contained in:
parent
cdca89a9d7
commit
3e2b96f33c
@ -8,12 +8,7 @@
|
|||||||
"type": "match"
|
"type": "match"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [
|
"properties": [],
|
||||||
{
|
|
||||||
"name": "workaround",
|
|
||||||
"value": "this icon should not be a folder - https://github.com/storaged-project/blivet-gui/issues/398"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"tags": [
|
"tags": [
|
||||||
"anaconda_blivet_volumes_icon"
|
"anaconda_blivet_volumes_icon"
|
||||||
]
|
]
|
||||||
|
@ -8,12 +8,7 @@
|
|||||||
"height": 33
|
"height": 33
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [
|
"properties": [],
|
||||||
{
|
|
||||||
"name": "workaround",
|
|
||||||
"value": "this icon should not be a folder - https://github.com/storaged-project/blivet-gui/issues/398"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"tags": [
|
"tags": [
|
||||||
"anaconda_blivet_volumes_icon"
|
"anaconda_blivet_volumes_icon"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user