diff options
author | Kali Kaneko <kali@leap.se> | 2017-07-19 11:35:55 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-08-10 15:24:11 -0400 |
commit | 6b3f2fa26cce9e35f473cd3bc8218d4a6970e644 (patch) | |
tree | 151ecc00b53112197e0cf01343a3c1073535e0f7 /debian/bitmask.desktop | |
parent | 7c9581a656dd1e01d8960bd278d29066af3ec560 (diff) |
[pkg] initial port of the debian package
Diffstat (limited to 'debian/bitmask.desktop')
-rw-r--r-- | debian/bitmask.desktop | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/bitmask.desktop b/debian/bitmask.desktop new file mode 100644 index 00000000..2fb9f10a --- /dev/null +++ b/debian/bitmask.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 |