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:
parent
42aa17310c
commit
9138a28738
@ -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 |
@ -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 |
@ -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 |
Loading…
Reference in New Issue
Block a user