Add a few more needles for the hub UI redesign

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-08-02 09:57:29 -07:00
parent 35caea44bc
commit f2ea77a930
6 changed files with 52 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"type": "match",
"width": 32,
"xpos": 613,
"height": 10,
"ypos": 408
}
],
"tags": [
"anaconda_install_user_created",
"LANGUAGE-french"
],
"properties": []
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

View File

@ -0,0 +1,18 @@
{
"properties": [],
"tags": [
"LANGUAGE-arabic",
"LANGUAGE-japanese",
"LANGUAGE-russian",
"anaconda_install_user_created"
],
"area": [
{
"xpos": 556,
"width": 39,
"type": "match",
"ypos": 408,
"height": 11
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

View File

@ -0,0 +1,18 @@
{
"tags": [
"LANGUAGE-arabic",
"LANGUAGE-japanese",
"LANGUAGE-russian",
"anaconda_install_user_created"
],
"properties": [],
"area": [
{
"xpos": 624,
"width": 39,
"type": "match",
"height": 11,
"ypos": 422
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB