diff options
author | Saturneric <[email protected]> | 2021-12-15 18:29:46 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2021-12-16 09:36:19 +0000 |
commit | 51259403d70cb69c2fbd2b38794867f0b60bcf35 (patch) | |
tree | ecbaffef748db326f00ac58f757e5e824b61d52e /gpgfrontend.qrc | |
parent | SMTP Support Added. (diff) | |
download | GpgFrontend-51259403d70cb69c2fbd2b38794867f0b60bcf35.tar.gz GpgFrontend-51259403d70cb69c2fbd2b38794867f0b60bcf35.zip |
Added & Improved & Fixed.
Fixed Bugs in core.
Improved Send Mail & Keyserver Settings.
Added Pubkey Sync for key list.
Added Refresh for key list.
Improved Send Mail and others.
Known Bugs Fixed.
Diffstat (limited to 'gpgfrontend.qrc')
-rw-r--r-- | gpgfrontend.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgfrontend.qrc b/gpgfrontend.qrc index c2589b83..c7ecc963 100644 --- a/gpgfrontend.qrc +++ b/gpgfrontend.qrc @@ -20,6 +20,7 @@ <file alias="configure.png">resource/icons/configure.png</file> <file alias="decrypted.png">resource/icons/decrypted.png</file> <file alias="edit.png">resource/icons/edit.png</file> + <file alias="email.png">resource/icons/email.png</file> <file alias="encrypted.png">resource/icons/encrypted.png</file> <file alias="encrypted_signed.png">resource/icons/encrypted_signed.png</file> <file alias="decrypted_verified.png">resource/icons/decrypted_verified.png</file> |