Fix Install Destination needle for already selected case (#28)

* Fix Install Destination needle for already select case

* Fix Encrypt Data needle

* Fix Encryption Passphrase needle

* Correct position of the Save Passphrase needle

Co-authored-by: lumarel <lumarel@users.noreply.github.com>
This commit is contained in:
Lukas Magauer 2021-08-24 16:23:42 +02:00 committed by GitHub
parent 42aa17310c
commit 9138a28738
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,17 @@
{
"area": [
{
"xpos": 17,
"height": 21,
"width": 125,
"type": "match",
"ypos": 549
}
],
"properties": [],
"tags": [
"ENV-DISTRI-rocky",
"LANGUAGE-english",
"anaconda_install_destination_encrypt_data"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@ -0,0 +1,17 @@
{
"area": [
{
"height": 26,
"xpos": 672,
"width": 130,
"type": "match",
"ypos": 506
}
],
"properties": [],
"tags": [
"ENV-DISTRI-rocky",
"LANGUAGE-english",
"anaconda_install_destination_save_passphrase"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"ypos": 198,
"type": "match",
"width": 33,
"height": 38,
"xpos": 722
}
],
"properties": [],
"tags": [
"ENV-DISTRI-rocky",
"anaconda_main_hub_install_destination"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB