diff options
author | Saturneric <[email protected]> | 2021-06-18 08:47:06 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2021-06-18 08:47:06 +0000 |
commit | 4bd6e0a8f18603e1ea0600fd6df97d2bafef627f (patch) | |
tree | 98c72ecde2eb7605f4371fbe4ffecc5468688a71 /gpgfrontend.rc | |
parent | Fixed. (diff) | |
download | GpgFrontend-4bd6e0a8f18603e1ea0600fd6df97d2bafef627f.tar.gz GpgFrontend-4bd6e0a8f18603e1ea0600fd6df97d2bafef627f.zip |
Improve project configuration files.
Set the TS file to update automatically.
Set to automatically generate QM files.
Adjust the configuration file reading path.
Fix the refresh logic of the configuration file.
Set icon for executable file
Improve the about page.
Adjust the configuration file reading and setting related to Key Server.
Diffstat (limited to 'gpgfrontend.rc')
-rw-r--r-- | gpgfrontend.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgfrontend.rc b/gpgfrontend.rc new file mode 100644 index 00000000..a618d3ae --- /dev/null +++ b/gpgfrontend.rc @@ -0,0 +1 @@ + IDI_ICON1 ICON DISCARDABLE "gpgfrontend.ico"
\ No newline at end of file |