Add variant anaconda keyboard layout needles
There's this weird thing where the vertical alignment of the language name in the keyboard layout indicator is sometimes different. I never can figure out why. It may be to do with presence or absence of the pre-release indicator. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
610572f8a0
commit
19677de20a
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"xpos": 135,
|
||||||
|
"width": 42,
|
||||||
|
"height": 17,
|
||||||
|
"type": "match",
|
||||||
|
"ypos": 39
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"LANGUAGE-arabic",
|
||||||
|
"anaconda_layout_native"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"height": 16,
|
||||||
|
"type": "match",
|
||||||
|
"ypos": 41,
|
||||||
|
"xpos": 826,
|
||||||
|
"width": 36
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"anaconda_layout_us",
|
||||||
|
"anaconda_layout_ascii"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"ypos": 40,
|
||||||
|
"type": "match",
|
||||||
|
"height": 17,
|
||||||
|
"width": 37,
|
||||||
|
"xpos": 141
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"LANGUAGE-arabic",
|
||||||
|
"anaconda_layout_ascii",
|
||||||
|
"anaconda_layout_us"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"width": 38,
|
||||||
|
"xpos": 825,
|
||||||
|
"ypos": 40,
|
||||||
|
"type": "match",
|
||||||
|
"height": 15
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"LANGUAGE-russian",
|
||||||
|
"anaconda_layout_native"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 59 KiB |
Loading…
Reference in New Issue
Block a user