mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-12-20 01:58:28 +00:00
Drop unnecessary system menu match from apps_menu_button
This goes back to when we called this needle desktop_clean, but there's really no point in having it. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
4ae50d0e0e
commit
7fe5525c29
@ -1,18 +1,11 @@
|
|||||||
{
|
{
|
||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"type": "match",
|
|
||||||
"height": 15,
|
"height": 15,
|
||||||
"ypos": 7,
|
|
||||||
"width": 67,
|
|
||||||
"xpos": 9
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "match",
|
"type": "match",
|
||||||
"xpos": 968,
|
"width": 67,
|
||||||
"height": 18,
|
"xpos": 9,
|
||||||
"ypos": 4,
|
"ypos": 7
|
||||||
"width": 43
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [],
|
"properties": [],
|
||||||
|
Loading…
Reference in New Issue
Block a user