diff --git a/encryption-small.png b/encryption-small.png new file mode 100644 index 0000000..d9e5c99 Binary files /dev/null and b/encryption-small.png differ diff --git a/encryptionmanager.cpp b/encryptionmanager.cpp index 581dd24..fd8f08c 100644 --- a/encryptionmanager.cpp +++ b/encryptionmanager.cpp @@ -59,7 +59,7 @@ void encryptionManager::on_setupContinueBtn_clicked() void encryptionManager::on_setupAbortBtn_clicked() { setDefaultWorkDir(); - string_writeconfig(".config/18-encrypted_storage/config", "false"); + string_writeconfig(".config/18-encrypted_storage/status", "false"); quit_restart(); } diff --git a/encryptionmanager.ui b/encryptionmanager.ui index bbd77b5..b5ecb01 100644 --- a/encryptionmanager.ui +++ b/encryptionmanager.ui @@ -73,7 +73,7 @@ Encrypted storage permits you to keep your most important files and data safe from anyone else than you. -Would you want to enable it? +Would you like to enable it? Qt::AlignCenter