1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-21 14:37:23 +00:00

Update keyring needles for nautilus 47 and ptyxis

There's now a 'Network' entry that does the job of 'Other
Locations', the enter_address needle needed updating, and the
sftp_logged needle needed updating for ptyxis.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-08-20 18:29:39 -07:00
parent c17181d8e5
commit eed86f4feb
6 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 190,
"width": 42,
"type": "match",
"ypos": 278,
"height": 37
}
],
"properties": [],
"tags": [
"keyring_sftp_logged"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 611,
"type": "match",
"xpos": 260,
"width": 99,
"height": 20
}
],
"properties": [],
"tags": [
"nautilus_enter_address"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 20,
"ypos": 267,
"type": "match",
"xpos": 85,
"width": 19
}
],
"properties": [],
"tags": [
"nautilus_other_locations"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 KiB