[ui] use a hidden button on the status bar to generate the hash

* Also add a tooltip for the language bar
* Also reduce the size of the icon in README.md
This commit is contained in:
Pete Batard 2015-07-02 22:46:26 +01:00
parent 3ccae1d2e2
commit 91e699d38a
7 changed files with 115 additions and 66 deletions

View file

@ -94,6 +94,7 @@
#define IDC_DISK_ID 1022
#define IDC_EXTRA_PARTITION 1023
#define IDC_ENABLE_FIXED_DISKS 1024
#define IDC_HASH 1025
#define IDC_ABOUT_LICENSE 1030
#define IDC_ABOUT_ICON 1031
#define IDC_ABOUT_UPDATES 1032