mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21:24 +00:00
57cd0cb3c6
There was a typo in the apps_menu_button_french_20161215 which prevented the `check_needles.py` from exiting gracefully. The fix solves the situation.
19 lines
329 B
JSON
19 lines
329 B
JSON
{
|
|
"area": [
|
|
{
|
|
"height": 15,
|
|
"type": "match",
|
|
"width": 62,
|
|
"xpos": 10,
|
|
"ypos": 6
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"DESKTOP-gnome",
|
|
"LANGUAGE-french",
|
|
"apps_menu_button",
|
|
"apps_menu_button_inactive"
|
|
]
|
|
}
|