mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-10-31 19:11:24 +00:00
c7173ef0e2
On current F34 we get no permanent update notification in the notifications view, we only get a *transient* one plus the systray icon. This tweaks things so on F34 we check both of those things correctly, behaviour on <F34 should be unchanged. Signed-off-by: Adam Williamson <awilliam@redhat.com>
24 lines
397 B
JSON
24 lines
397 B
JSON
{
|
|
"area": [
|
|
{
|
|
"type": "match",
|
|
"xpos": 660,
|
|
"width": 133,
|
|
"height": 17,
|
|
"ypos": 596
|
|
},
|
|
{
|
|
"ypos": 323,
|
|
"height": 13,
|
|
"xpos": 199,
|
|
"width": 13,
|
|
"type": "match"
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"DESKTOP-kde",
|
|
"desktop_update_notification_popup",
|
|
"desktop_update_notification"
|
|
]
|
|
} |