Fix broken needles for foreign installations.

This commit is contained in:
Lukas Ruzicka 2019-04-25 10:12:36 +02:00
parent 2d709a99ad
commit 8a321dec2c
8 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"height": 14,
"width": 42,
"xpos": 135,
"ypos": 41,
"type": "match"
}
],
"properties": [],
"tags": [
"LANGUAGE-arabic",
"anaconda_layout_native"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -0,0 +1,17 @@
{
"area": [
{
"width": 37,
"height": 17,
"ypos": 39,
"type": "match",
"xpos": 141
}
],
"properties": [],
"tags": [
"LANGUAGE-arabic",
"anaconda_layout_ascii",
"anaconda_layout_us"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"width": 36,
"height": 16,
"type": "match",
"ypos": 40,
"xpos": 826
}
],
"properties": [],
"tags": [
"anaconda_layout_us",
"anaconda_layout_ascii"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"ypos": 40,
"type": "match",
"xpos": 825,
"width": 38,
"height": 15
}
],
"properties": [],
"tags": [
"LANGUAGE-russian",
"anaconda_layout_native"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB