Add variant anaconda layout indicator needles for F35 stable

This seems to happen every cycle: when we get to testing an
RC, the layout indicators in anaconda move a bit (the text
moves relative to the little keyboard icon). I think the fact
that the prerelease text is no longer present is what causes
this. Anyway, we need to handle it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-10-27 16:14:05 -07:00
parent ab58692879
commit b9e7b11b5b
8 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"type": "match",
"ypos": 39,
"width": 42,
"height": 17,
"xpos": 135
}
],
"properties": [],
"tags": [
"LANGUAGE-arabic",
"anaconda_layout_native"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -0,0 +1,17 @@
{
"area": [
{
"type": "match",
"ypos": 40,
"width": 37,
"xpos": 141,
"height": 17
}
],
"properties": [],
"tags": [
"LANGUAGE-arabic",
"anaconda_layout_ascii",
"anaconda_layout_us"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"width": 36,
"ypos": 39,
"type": "match",
"height": 16,
"xpos": 826
}
],
"properties": [],
"tags": [
"anaconda_layout_us",
"anaconda_layout_ascii"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"width": 38,
"type": "match",
"ypos": 40,
"height": 15,
"xpos": 825
}
],
"properties": [],
"tags": [
"LANGUAGE-russian",
"anaconda_layout_native"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB