mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 05:53:09 +00:00
Delete one match from a GNOME Help needle
They've dropped the IRC section from this page. We don't really need three match areas, just the two is sufficient to identify it. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
bf55e4cc5f
commit
bda24173b1
@ -1,29 +1,22 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 454,
|
||||
"ypos": 34,
|
||||
"width": 106,
|
||||
"height": 41,
|
||||
"type": "match"
|
||||
},
|
||||
{
|
||||
"xpos": 8,
|
||||
"ypos": 252,
|
||||
"width": 33,
|
||||
"height": 20,
|
||||
"type": "match"
|
||||
},
|
||||
{
|
||||
"xpos": 9,
|
||||
"ypos": 188,
|
||||
"width": 132,
|
||||
"height": 24,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"help_section_content_morehelp"
|
||||
]
|
||||
"area": [
|
||||
{
|
||||
"height": 41,
|
||||
"type": "match",
|
||||
"width": 106,
|
||||
"xpos": 454,
|
||||
"ypos": 34
|
||||
},
|
||||
{
|
||||
"height": 24,
|
||||
"type": "match",
|
||||
"width": 132,
|
||||
"xpos": 9,
|
||||
"ypos": 188
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"help_section_content_morehelp"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user