diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2015-12-04 22:28:30 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2015-12-05 00:07:13 +0100 |
commit | 13c6f2948e9d2d7c10c1bdf251a59b3c6c5ddf9d (patch) | |
tree | 138f3ab300cce498efe54206fea9281226d2d7ab /src | |
parent | 533b7e1eb8689707693d25a215c215cd73715c5e (diff) | |
download | VeraCrypt-13c6f2948e9d2d7c10c1bdf251a59b3c6c5ddf9d.tar.gz VeraCrypt-13c6f2948e9d2d7c10c1bdf251a59b3c6c5ddf9d.zip |
Windows: use new icons an graphics contributed by Andreas Becker (https://github.com/veracrypt/VeraCrypt/issues/9#issuecomment-118353850)
Diffstat (limited to 'src')
-rw-r--r-- | src/Common/VeraCrypt.ico | bin | 9662 -> 370070 bytes | |||
-rw-r--r-- | src/Common/VeraCrypt_Volume.ico | bin | 9662 -> 370070 bytes | |||
-rw-r--r-- | src/Common/VeraCrypt_mounted.ico | bin | 9662 -> 370070 bytes | |||
-rw-r--r-- | src/Format/VeraCrypt_Wizard.bmp | bin | 222006 -> 166586 bytes | |||
-rw-r--r-- | src/Mount/Drive_icon_96dpi.bmp | bin | 1590 -> 1274 bytes | |||
-rw-r--r-- | src/Mount/Drive_icon_mask_96dpi.bmp | bin | 110 -> 110 bytes | |||
-rw-r--r-- | src/Mount/Logo_288dpi.bmp | bin | 62330 -> 62330 bytes | |||
-rw-r--r-- | src/Mount/Logo_96dpi.bmp | bin | 7034 -> 6966 bytes | |||
-rw-r--r-- | src/Mount/Mount.rc | 2 | ||||
-rw-r--r-- | src/Mount/System_drive_icon_96dpi.bmp | bin | 1590 -> 1206 bytes | |||
-rw-r--r-- | src/Mount/System_drive_icon_mask_96dpi.bmp | bin | 110 -> 110 bytes | |||
-rw-r--r-- | src/Setup/Setup.ico | bin | 9854 -> 370070 bytes | |||
-rw-r--r-- | src/Setup/VeraCrypt_setup.bmp | bin | 65718 -> 49398 bytes |
13 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/VeraCrypt.ico b/src/Common/VeraCrypt.ico Binary files differindex 1ce7c305..c1f606b6 100644 --- a/src/Common/VeraCrypt.ico +++ b/src/Common/VeraCrypt.ico diff --git a/src/Common/VeraCrypt_Volume.ico b/src/Common/VeraCrypt_Volume.ico Binary files differindex 8ea1b28d..5ae151fa 100644 --- a/src/Common/VeraCrypt_Volume.ico +++ b/src/Common/VeraCrypt_Volume.ico diff --git a/src/Common/VeraCrypt_mounted.ico b/src/Common/VeraCrypt_mounted.ico Binary files differindex 2e87ae49..87f163cc 100644 --- a/src/Common/VeraCrypt_mounted.ico +++ b/src/Common/VeraCrypt_mounted.ico diff --git a/src/Format/VeraCrypt_Wizard.bmp b/src/Format/VeraCrypt_Wizard.bmp Binary files differindex 849a2de5..66dde6d7 100644 --- a/src/Format/VeraCrypt_Wizard.bmp +++ b/src/Format/VeraCrypt_Wizard.bmp diff --git a/src/Mount/Drive_icon_96dpi.bmp b/src/Mount/Drive_icon_96dpi.bmp Binary files differindex 72426be7..4cfa646d 100644 --- a/src/Mount/Drive_icon_96dpi.bmp +++ b/src/Mount/Drive_icon_96dpi.bmp diff --git a/src/Mount/Drive_icon_mask_96dpi.bmp b/src/Mount/Drive_icon_mask_96dpi.bmp Binary files differindex 44981b43..a3c94525 100644 --- a/src/Mount/Drive_icon_mask_96dpi.bmp +++ b/src/Mount/Drive_icon_mask_96dpi.bmp diff --git a/src/Mount/Logo_288dpi.bmp b/src/Mount/Logo_288dpi.bmp Binary files differindex 8959a459..38e46cdc 100644 --- a/src/Mount/Logo_288dpi.bmp +++ b/src/Mount/Logo_288dpi.bmp diff --git a/src/Mount/Logo_96dpi.bmp b/src/Mount/Logo_96dpi.bmp Binary files differindex 2d3cff0e..66809ed3 100644 --- a/src/Mount/Logo_96dpi.bmp +++ b/src/Mount/Logo_96dpi.bmp diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc index 17c1b916..5e7abd90 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -164,7 +164,7 @@ BEGIN PUSHBUTTON "&Auto-Mount Devices",IDC_MOUNTALL,100,243,84,18
PUSHBUTTON "Di&smount All",IDC_UNMOUNTALL,192,243,84,18,WS_GROUP
PUSHBUTTON "E&xit",IDC_EXIT,284,243,84,18,WS_GROUP
- CONTROL 112,IDC_LOGO,"Static",SS_BITMAP | SS_NOTIFY | WS_BORDER,16,192,27,31
+ CONTROL 112,IDC_LOGO,"Static",SS_BITMAP | SS_NOTIFY | WS_BORDER,13,190,33,31
GROUPBOX "Volume",IDT_VOLUME,8,179,360,53
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDFRAME,2,0,372,147
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDFRAME,282,242,88,20
diff --git a/src/Mount/System_drive_icon_96dpi.bmp b/src/Mount/System_drive_icon_96dpi.bmp Binary files differindex 6f512d60..c4e120f4 100644 --- a/src/Mount/System_drive_icon_96dpi.bmp +++ b/src/Mount/System_drive_icon_96dpi.bmp diff --git a/src/Mount/System_drive_icon_mask_96dpi.bmp b/src/Mount/System_drive_icon_mask_96dpi.bmp Binary files differindex 44981b43..b27c09b6 100644 --- a/src/Mount/System_drive_icon_mask_96dpi.bmp +++ b/src/Mount/System_drive_icon_mask_96dpi.bmp diff --git a/src/Setup/Setup.ico b/src/Setup/Setup.ico Binary files differindex a9d37288..8fd81cd3 100644 --- a/src/Setup/Setup.ico +++ b/src/Setup/Setup.ico diff --git a/src/Setup/VeraCrypt_setup.bmp b/src/Setup/VeraCrypt_setup.bmp Binary files differindex 7208ef37..b99619e3 100644 --- a/src/Setup/VeraCrypt_setup.bmp +++ b/src/Setup/VeraCrypt_setup.bmp |