mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-01-07 22:28:12 -06:00
Linux: implement automatic creation of AppImage bundle during build of generic binaries
This commit is contained in:
11
src/Setup/Linux/veracrypt.AppDir/veracrypt.desktop
Normal file
11
src/Setup/Linux/veracrypt.AppDir/veracrypt.desktop
Normal file
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=VeraCrypt
|
||||
GenericName=VeraCrypt volume manager
|
||||
Comment=Create and mount VeraCrypt encrypted volumes
|
||||
Icon=veracrypt
|
||||
Exec=AppRun
|
||||
Categories=System;Security;Utility;Filesystem;
|
||||
Keywords=encryption,filesystem
|
||||
Terminal=false
|
||||
MimeType=application/x-veracrypt-volume;application/x-truecrypt-volume;
|
||||
Reference in New Issue
Block a user