Make the F36 version id needle narrower, drop language variants

It does not need to include any of the language specific text,
I guess Lukas included it in the English needle because it was
based on the IoT needle which is wider. So just shrink it to
not include any language specific text and drop the variants.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-02-09 09:22:42 -08:00
parent 57a35562ad
commit 2d87ac8ff5
9 changed files with 14 additions and 74 deletions

View File

@ -1,15 +0,0 @@
{
"area": [
{
"width": 115,
"height": 14,
"type": "match",
"ypos": 17,
"xpos": 44
}
],
"properties": [],
"tags": [
"version_36_ident"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"type": "match",
"width": 115,
"height": 14,
"ypos": 15,
"xpos": 871
}
],
"properties": [],
"tags": [
"version_36_ident"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 792,
"ypos": 19,
"type": "match",
"height": 14,
"width": 115
}
],
"properties": [],
"tags": [
"version_36_ident"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 744,
"ypos": 15,
"type": "match",
"width": 115,
"height": 14
}
],
"properties": [],
"tags": [
"version_36_ident"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 KiB

View File

@ -1,15 +1,15 @@
{
"area": [
{
"ypos": 16,
"xpos": 786,
"type": "match",
"height": 14,
"width": 115
}
],
"properties": [],
"tags": [
"version_36_ident"
]
{
"area": [
{
"height": 14,
"type": "match",
"width": 83,
"xpos": 786,
"ypos": 16
}
],
"properties": [],
"tags": [
"version_36_ident"
]
}