From 18e31094fd9ae75a1e58eff3504f62536066c866 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 3 Oct 2017 10:21:26 -0400 Subject: [pkg] menu-command-not-in-package The menu item specifies a command which is not available in the package. In most cases this is a typo or after you moved a binary around, but forgot to update the menu file. I've moved the menu file to be in the bitmask-qt package. Related: #9030 --- debian/menu | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 debian/menu (limited to 'debian/menu') diff --git a/debian/menu b/debian/menu deleted file mode 100644 index c1386645..00000000 --- a/debian/menu +++ /dev/null @@ -1,7 +0,0 @@ -?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-qt.xpm" - -- cgit v1.2.3