diff options
author | Kali Kaneko <kali@leap.se> | 2017-08-10 17:24:23 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-08-11 14:21:36 -0400 |
commit | 63a68c4c976ec62cd0bd42bd1a365592201fb433 (patch) | |
tree | 2d2830b2ea315da21d3e8d5ac9ceabc43cf403c4 /debian | |
parent | 24a31f53017cbaaa94059b8fa64764d9efc8e5bc (diff) |
[pkg] add missing desktop file
wrong rename in the debian files
Diffstat (limited to 'debian')
-rw-r--r-- | debian/bitmask-qt.desktop | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/bitmask-qt.desktop b/debian/bitmask-qt.desktop new file mode 100644 index 0000000..2fb9f10 --- /dev/null +++ b/debian/bitmask-qt.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=Bitmask +Comment=Secure Communication +Comment[es]=Secure Communication +Comment[de]=Secure Communication +Exec=bitmask %U +Terminal=false +Icon=bitmask +Categories=Network;Application; +StartupNotify=true +X-AppInstall-Package=bitmask +Keywords=email;messaging;encryption;vpn;leap |