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/menu | |
parent | 7c9581a656dd1e01d8960bd278d29066af3ec560 (diff) |
[pkg] initial port of the debian package
Diffstat (limited to 'debian/menu')
-rw-r--r-- | debian/menu | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/menu b/debian/menu new file mode 100644 index 00000000..b80028ed --- /dev/null +++ b/debian/menu @@ -0,0 +1,7 @@ +?package(bitmask):needs="X11"\ + hints="LEAP,Routing,Network Routing,Anonymous,openvpn"\ + section="Applications/System/Security"\ + title="Bitmask, the Internet Encryption Toolkit"\ + command="/usr/bin/bitmask"\ + icon="/usr/share/pixmaps/bitmask.xpm" + |