VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Main/Main.make
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2016-12-18 12:11:17 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2016-12-26 00:00:04 +0100
commita8fea1d64358793691418089552b6bb9ab32d189 (patch)
tree41abedc95b66d9bcda5c4ee8ef61e34535121e8a /src/Main/Main.make
parent3d978c31a7fd37d633ca2baf749b2e9f187a0b8f (diff)
downloadVeraCrypt-a8fea1d64358793691418089552b6bb9ab32d189.tar.gz
VeraCrypt-a8fea1d64358793691418089552b6bb9ab32d189.zip
MacOSX: Make VeraCrypt default handler of .hc and .tc files on OSX and add custom icon to these files on Finder.
Diffstat (limited to 'src/Main/Main.make')
-rw-r--r--src/Main/Main.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Main/Main.make b/src/Main/Main.make
index 92865ef3..db04eee3 100644
--- a/src/Main/Main.make
+++ b/src/Main/Main.make
@@ -173,6 +173,7 @@ endif
endif
cp $(PWD)/Resources/Icons/VeraCrypt.icns $(APPNAME).app/Contents/Resources
+ cp $(PWD)/Resources/Icons/VeraCrypt_Volume.icns $(APPNAME).app/Contents/Resources
cp "$(PWD)/Release/Setup Files/VeraCrypt User Guide.pdf" $(APPNAME).app/Contents/Resources
echo -n APPLTRUE >$(APPNAME).app/Contents/PkgInfo