1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-27 08:17:22 +00:00

Add some variant Russian / US layout indicator needles

Seems like the indicator arrow's vertical position changed in
F28, for some reason. Anyway, new needles.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-03-27 12:07:12 -07:00
parent 75d1b80db7
commit 7d253b9e65
8 changed files with 64 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"tags": [
"gnome_layout_us",
"gnome_layout_ascii"
],
"area": [
{
"type": "match",
"width": 33,
"ypos": 7,
"xpos": 854,
"height": 13
}
],
"properties": []
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"type": "match",
"width": 33,
"ypos": 7,
"height": 13,
"xpos": 854
}
],
"tags": [
"gnome_layout_us",
"gnome_layout_ascii"
],
"properties": []
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 KiB

View File

@ -0,0 +1,16 @@
{
"properties": [],
"tags": [
"gnome_layout_native",
"LANGUAGE-russian"
],
"area": [
{
"width": 33,
"type": "match",
"ypos": 6,
"xpos": 853,
"height": 13
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

View File

@ -0,0 +1,16 @@
{
"properties": [],
"tags": [
"gnome_layout_native",
"LANGUAGE-russian"
],
"area": [
{
"type": "match",
"width": 33,
"xpos": 853,
"height": 13,
"ypos": 7
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 KiB