Remove incorrect desktop_update_graphical needle for KDE

The previous commit is the correct fix for the problem here.
Adding a needle that matches on the tray icon was not correct,
we need to be sure that we can access the Updates view from
within Discover itself.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-07-04 09:56:25 -07:00
parent be39c0e3a1
commit 0d71fd8554
2 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
{
"area": [
{
"xpos": 760,
"height": 18,
"width": 19,
"type": "match",
"ypos": 737
}
],
"properties": [],
"tags": [
"DESKTOP-kde",
"desktop_package_tool_update"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 294 KiB