Update apps_menu_button needles for Pango changes

New Pango version seems to change rendering of "Activities" text.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-11-09 15:55:30 -08:00
parent 4860ad1398
commit 7048363e5b
4 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"area": [
{
"xpos": 15,
"height": 15,
"type": "match",
"ypos": 10,
"width": 67
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"ENV-DISTRI-fedora",
"LANGUAGE-english",
"apps_menu_button",
"apps_menu_button_inactive"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 KiB

View File

@ -0,0 +1,19 @@
{
"area": [
{
"type": "match",
"ypos": 10,
"width": 67,
"xpos": 15,
"height": 15
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"ENV-DISTRI-fedora",
"LANGUAGE-english",
"apps_menu_button",
"apps_menu_button_active"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 503 KiB