Update French apps menu button, remove extra match areas

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-04-18 14:58:35 -07:00
parent ea9ac508ac
commit 23904d71b2
4 changed files with 52 additions and 49 deletions

View File

@ -1,24 +1,17 @@
{
"area": [
{
"type": "match",
"ypos": 6,
"width": 62,
"xpos": 10,
"height": 15
},
{
"ypos": 4,
"width": 43,
"type": "match",
"xpos": 968,
"height": 18
}
],
"tags": [
"DESKTOP-gnome",
"LANGUAGE-french",
"apps_menu_button"
],
"properties": []
}
{
"area": [
{
"height": 15,
"type": "match",
"width": 62,
"xpos": 10,
"ypos": 6
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"LANGUAGE-french",
"apps_menu_button"
]
}

View File

@ -0,0 +1,17 @@
{
"area": [
{
"xpos": 10,
"height": 15,
"type": "match",
"ypos": 6,
"width": 62
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"LANGUAGE-french",
"apps_menu_button"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

@ -1,25 +1,18 @@
{
"area": [
{
"xpos": 12,
"width": 44,
"ypos": 8,
"height": 15,
"type": "match"
},
{
"type": "match",
"height": 18,
"ypos": 4,
"width": 43,
"xpos": 968
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"ENV-DISTRI-fedora",
"LANGUAGE-russian",
"apps_menu_button"
]
}
{
"area": [
{
"height": 15,
"type": "match",
"width": 44,
"xpos": 12,
"ypos": 8
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"ENV-DISTRI-fedora",
"LANGUAGE-russian",
"apps_menu_button"
]
}