mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-25 07:13:09 +00:00
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:
parent
ab58692879
commit
b9e7b11b5b
@ -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 |
@ -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 |
@ -0,0 +1,16 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"width": 36,
|
||||
"ypos": 39,
|
||||
"type": "match",
|
||||
"height": 16,
|
||||
"xpos": 826
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"anaconda_layout_us",
|
||||
"anaconda_layout_ascii"
|
||||
]
|
||||
}
|
BIN
needles/anaconda/install_process/layout_us-higher-20211020.png
Normal file
BIN
needles/anaconda/install_process/layout_us-higher-20211020.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
@ -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 |
Loading…
Reference in New Issue
Block a user