mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-05-22 04:21:29 +00:00
This patch moves away from gnome-terminal -e options which is deprecated and subject to possibly be removed in the future. The -- option is nearly equivalent in behaviour. Also ensures that uninstallation script has correct privileges, adds window title to xmessage and ensures correct files are used during installation.
12 lines
337 B
Desktop File
12 lines
337 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=VeraCrypt
|
|
GenericName=VeraCrypt volume manager
|
|
Comment=Create and mount VeraCrypt encrypted volumes
|
|
Icon=veracrypt
|
|
Exec=/usr/bin/veracrypt %f
|
|
Categories=Security;Utility;Filesystem
|
|
Keywords=encryption,filesystem
|
|
Terminal=false
|
|
MimeType=application/x-veracrypt-volume;application/x-truecrypt-volume;
|