diff options
author | Kali Kaneko <kali@leap.se> | 2017-08-09 17:14:02 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-08-10 15:24:23 -0400 |
commit | 63b3413ced33d7b63cf1a9a5d37070ec81f627c8 (patch) | |
tree | aca9bb1db2a31c26a64e2f727b22742d49837bc7 /debian/menu | |
parent | 341a50b6365af3d08777cdbca812ad909d4c1223 (diff) |
[pkg] new debianization split
with this organization, there's no need to install too many dependencies
if user only needs either vpn or mail.
Diffstat (limited to 'debian/menu')
-rw-r--r-- | debian/menu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/menu b/debian/menu index b80028ed..c1386645 100644 --- a/debian/menu +++ b/debian/menu @@ -3,5 +3,5 @@ section="Applications/System/Security"\ title="Bitmask, the Internet Encryption Toolkit"\ command="/usr/bin/bitmask"\ - icon="/usr/share/pixmaps/bitmask.xpm" + icon="/usr/share/pixmaps/bitmask-qt.xpm" |