Consolidate Firefox launcher needles

apps_menu_firefox and firefox/launcher are matching on the same
thing. Also, launcher-kde actually happens to match current
GNOME, so rename it to be generic. Give the launcher needles
the apps_menu_firefox tags and wipe the apps_menu_firefox
needle.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-02-17 11:16:07 -08:00
parent 98513a0185
commit 6ea99de13b
5 changed files with 6 additions and 19 deletions

View File

@ -11,6 +11,7 @@
"properties": [],
"tags": [
"browser_launcher",
"firefox_launcher"
"firefox_launcher",
"apps_menu_firefox"
]
}
}

View File

Before

Width:  |  Height:  |  Size: 633 KiB

After

Width:  |  Height:  |  Size: 633 KiB

View File

@ -12,6 +12,7 @@
"tags": [
"DESKTOP-gnome",
"browser_launcher",
"firefox_launcher"
"firefox_launcher",
"apps_menu_firefox"
]
}
}

View File

@ -1,15 +0,0 @@
{
"area": [
{
"height": 19,
"ypos": 709,
"xpos": 350,
"width": 24,
"type": "match"
}
],
"properties": [],
"tags": [
"apps_menu_firefox"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB