1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-18 21:47:23 +00:00
os-autoinst-distri-fedora/needles/kde_live_anaconda_icon.json
Jan Sedlák 6e801bcd52 remove ENV-DESKTOP- tag, set DESKTOP- tag instead where necessary
Let's use the same principle with DESKTOP tag as we use with
LANGUAGE tag. Where there are any GNOME-only (or KDE-only) needles, tag
them with `DESKTOP-gnome` and delete then when different `DESKTOP` value
is specified. This will help with `QA:Testcase_Package_Sets_KDE_Package_Install`
testcase - we will be able to use almost the same code and check that KDE
got installed properly.

Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D670
2015-12-08 11:32:48 +01:00

19 lines
286 B
JSON

{
"tags": [
"live_start_anaconda_icon",
"DESKTOP-kde",
"ENV-DISTRI-fedora",
"ENV-FLAVOR-kde_live"
],
"area": [
{
"xpos": 42,
"ypos": 43,
"width": 41,
"height": 33,
"type": "match"
}
],
"properties": []
}