Add ARM variants of a couple of Nautilus needles

These look different on ARM for some reason. No idea why.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-05-27 13:44:41 -07:00
parent 576938af72
commit 3a4b874b38
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 18,
"xpos": 745,
"width": 78,
"ypos": 98,
"type": "match"
}
],
"properties": [],
"tags": [
"nautilus_menu_new_directory"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 21,
"ypos": 98,
"type": "match",
"width": 91,
"xpos": 101
}
],
"properties": [],
"tags": [
"nautilus_menu_new_instance"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB