VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2015-12-04 22:28:30 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2015-12-05 00:07:13 +0100
commit13c6f2948e9d2d7c10c1bdf251a59b3c6c5ddf9d (patch)
tree138f3ab300cce498efe54206fea9281226d2d7ab /src/Mount
parent533b7e1eb8689707693d25a215c215cd73715c5e (diff)
downloadVeraCrypt-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/Mount')
-rw-r--r--src/Mount/Drive_icon_96dpi.bmpbin1590 -> 1274 bytes
-rw-r--r--src/Mount/Drive_icon_mask_96dpi.bmpbin110 -> 110 bytes
-rw-r--r--src/Mount/Logo_288dpi.bmpbin62330 -> 62330 bytes
-rw-r--r--src/Mount/Logo_96dpi.bmpbin7034 -> 6966 bytes
-rw-r--r--src/Mount/Mount.rc2
-rw-r--r--src/Mount/System_drive_icon_96dpi.bmpbin1590 -> 1206 bytes
-rw-r--r--src/Mount/System_drive_icon_mask_96dpi.bmpbin110 -> 110 bytes
7 files changed, 1 insertions, 1 deletions
diff --git a/src/Mount/Drive_icon_96dpi.bmp b/src/Mount/Drive_icon_96dpi.bmp
index 72426be7..4cfa646d 100644
--- a/src/Mount/Drive_icon_96dpi.bmp
+++ b/src/Mount/Drive_icon_96dpi.bmp
Binary files differ
diff --git a/src/Mount/Drive_icon_mask_96dpi.bmp b/src/Mount/Drive_icon_mask_96dpi.bmp
index 44981b43..a3c94525 100644
--- a/src/Mount/Drive_icon_mask_96dpi.bmp
+++ b/src/Mount/Drive_icon_mask_96dpi.bmp
Binary files differ
diff --git a/src/Mount/Logo_288dpi.bmp b/src/Mount/Logo_288dpi.bmp
index 8959a459..38e46cdc 100644
--- a/src/Mount/Logo_288dpi.bmp
+++ b/src/Mount/Logo_288dpi.bmp
Binary files differ
diff --git a/src/Mount/Logo_96dpi.bmp b/src/Mount/Logo_96dpi.bmp
index 2d3cff0e..66809ed3 100644
--- a/src/Mount/Logo_96dpi.bmp
+++ b/src/Mount/Logo_96dpi.bmp
Binary files differ
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
index 6f512d60..c4e120f4 100644
--- a/src/Mount/System_drive_icon_96dpi.bmp
+++ b/src/Mount/System_drive_icon_96dpi.bmp
Binary files differ
diff --git a/src/Mount/System_drive_icon_mask_96dpi.bmp b/src/Mount/System_drive_icon_mask_96dpi.bmp
index 44981b43..b27c09b6 100644
--- a/src/Mount/System_drive_icon_mask_96dpi.bmp
+++ b/src/Mount/System_drive_icon_mask_96dpi.bmp
Binary files differ