Update GDM input needles for non-English languages

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-02-19 10:37:51 -08:00
parent 8d14addd18
commit 7fd23dacea
8 changed files with 67 additions and 0 deletions

View File

@ -0,0 +1,17 @@
{
"area": [
{
"height": 41,
"width": 57,
"ypos": 440,
"type": "match",
"xpos": 570
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"LANGUAGE-arabic",
"graphical_login_input"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1,17 @@
{
"area": [
{
"xpos": 398,
"height": 41,
"width": 84,
"type": "match",
"ypos": 440
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"LANGUAGE-french",
"graphical_login_input"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"width": 73,
"height": 40,
"ypos": 438,
"type": "match",
"xpos": 398
}
],
"properties": [],
"tags": [
"LANGUAGE-japanese",
"graphical_login_input"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,17 @@
{
"area": [
{
"xpos": 396,
"ypos": 440,
"type": "match",
"height": 41,
"width": 51
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"LANGUAGE-russian",
"graphical_login_input"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB