[debian-edu-commits] debian-edu/ 01/05: d/veracrypt.desktop: Correctly pass the file to open.
Unit 193
unit193-guest at moszumanska.debian.org
Wed May 3 23:25:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
unit193-guest pushed a commit to branch master
in repository veracrypt.
commit ab5141f9ec400279de10de38a9b68ba2ce016621
Author: Unit 193 <unit193 at ubuntu.com>
Date: Wed May 3 19:19:53 2017 -0400
d/veracrypt.desktop: Correctly pass the file to open.
---
debian/veracrypt.desktop | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/veracrypt.desktop b/debian/veracrypt.desktop
index 11edbdb..83ec931 100644
--- a/debian/veracrypt.desktop
+++ b/debian/veracrypt.desktop
@@ -4,7 +4,7 @@ Name=VeraCrypt
GenericName=VeraCrypt volume manager
Comment=Create and mount VeraCrypt encrypted volumes
Icon=veracrypt
-Exec=veracrypt
+Exec=veracrypt %f
Categories=Security;Utility;Filesystem
Keywords=encryption,filesystem
Terminal=false
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/veracrypt.git
More information about the debian-edu-commits
mailing list