tweak initial_setup_done match for change in Rawhide
The time spoke is now named 'Time settings' (not 'Timezone settings') so the needle didn't match. Tweak the match so it matches both versions.
This commit is contained in:
parent
8a6529526f
commit
92cea9f8a8
@ -1,29 +1,29 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 360,
|
||||
"ypos": 624,
|
||||
"width": 98,
|
||||
"height": 14,
|
||||
"type": "match"
|
||||
"type": "match",
|
||||
"width": 62,
|
||||
"xpos": 360,
|
||||
"ypos": 624
|
||||
},
|
||||
{
|
||||
"xpos": 361,
|
||||
"ypos": 658,
|
||||
"width": 65,
|
||||
"height": 12,
|
||||
"type": "match"
|
||||
"type": "match",
|
||||
"width": 65,
|
||||
"xpos": 361,
|
||||
"ypos": 658
|
||||
},
|
||||
{
|
||||
"xpos": 33,
|
||||
"ypos": 690,
|
||||
"width": 65,
|
||||
"height": 11,
|
||||
"type": "match"
|
||||
"type": "match",
|
||||
"width": 65,
|
||||
"xpos": 33,
|
||||
"ypos": 690
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"console_initial_setup_done"
|
||||
],
|
||||
"properties": []
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user