Update root password screen needles for other languages

Same difference as for English - 4 pixels of padding was added.
Also move a stray Russian needle to the right directory.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-05-11 16:21:14 -07:00
parent a629020a9b
commit ea880659fc
10 changed files with 82 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"area": [
{
"click_point": {
"xpos": 139,
"ypos": 9.5
},
"ypos": 302,
"width": 148,
"height": 19,
"type": "match",
"xpos": 615
}
],
"properties": [],
"tags": [
"anaconda_install_root_password_screen",
"LANGUAGE-arabic"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -0,0 +1,21 @@
{
"area": [
{
"xpos": 238,
"height": 16,
"width": 70,
"ypos": 309,
"type": "match",
"click_point": {
"xpos": 8.5,
"ypos": 9
}
}
],
"properties": [],
"tags": [
"anaconda_install_root_password_screen",
"ENV-DISTRI-fedora",
"LANGUAGE-french"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

View File

@ -0,0 +1,21 @@
{
"area": [
{
"xpos": 259,
"type": "match",
"height": 16,
"ypos": 344,
"width": 183,
"click_point": {
"xpos": 6.5,
"ypos": 7.5
}
}
],
"properties": [],
"tags": [
"ENV-DISTRI-fedora",
"LANGUAGE-japanese",
"anaconda_install_root_password_screen"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

View File

@ -0,0 +1,20 @@
{
"area": [
{
"height": 17,
"ypos": 327,
"width": 89,
"type": "match",
"click_point": {
"xpos": 8.5,
"ypos": 8.5
},
"xpos": 263
}
],
"properties": [],
"tags": [
"LANGUAGE-russian",
"anaconda_install_root_password_screen"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB