diff options
author | Saturneric <[email protected]> | 2021-06-21 20:31:25 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2021-06-21 20:31:25 +0000 |
commit | b90ea800086973ae73bb4a4fd3427a90361ce383 (patch) | |
tree | b5e6f058d7ef310efc07a7ee584a22675fa486fc /gpgfrontend.qrc | |
parent | Merge branch 'develop' (diff) | |
download | GpgFrontend-b90ea800086973ae73bb4a4fd3427a90361ce383.tar.gz GpgFrontend-b90ea800086973ae73bb4a4fd3427a90361ce383.zip |
Repair and improve the functions and UI related to the upload and update of the key server.
Improve part of the UI description.
Repair the problems in the project configuration file.
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 55f37390..75f08a84 100644 --- a/gpgfrontend.qrc +++ b/gpgfrontend.qrc @@ -10,6 +10,7 @@ <file alias="keys2.jpg">resource/icons/keys12.jpg</file> <file alias="keys3.jpg">resource/icons/keys13.jpg</file> <file alias="error.png">resource/icons/error.png</file> + <file alias="info.png">resource/icons/info.png</file> <file alias="button_cancel.png">resource/icons/button_cancel.png</file> <file alias="button_cut.png">resource/icons/button_cut.png</file> <file alias="button_ok.png">resource/icons/button_ok.png</file> |