1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

OP-1666 deb tidy: remove unneeded menu stuff

This commit is contained in:
James Duley 2015-01-04 10:29:26 +13:00
parent e16a58ee5e
commit 26552bb082
4 changed files with 0 additions and 20 deletions

View File

@ -37,9 +37,6 @@ install:
cp -arp package/linux/qt.conf debian/openpilot/usr/local/OpenPilot/bin
cp -arp package/linux/openpilot.desktop debian/openpilot/usr/share/applications
cp -arp package/linux/openpilot.png debian/openpilot/usr/share/pixmaps
cp -arp package/linux/openpilot_menu.png debian/openpilot/usr/share/pixmaps
cp -arp package/linux/openpilot_menu.menu debian/openpilot/etc/xdg/menus/applications-merged
cp -arp package/linux/openpilot_menu.directory debian/openpilot/usr/share/desktop-directories
ln -s /usr/local/OpenPilot/bin/openpilotgcs `pwd`/debian/openpilot/usr/bin/openpilotgcs
rm -rf debian/openpilot/usr/local/OpenPilot/share/openpilotgcs/sounds/sounds
rm -rf debian/openpilot/usr/local/OpenPilot/share/openpilotgcs/pfd/pfd

View File

@ -1,5 +0,0 @@
[Desktop Entry]
Type=Directory
Encoding=UTF-8
Name=OpenPilot
Icon=openpilot_menu.png

View File

@ -1,12 +0,0 @@
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Applications</Name>
<Menu>
<Name>OpenPilot</Name>
<Directory>openpilot_menu.directory</Directory>
<Include>
<Category>OpenPilotMenu</Category>
</Include>
</Menu> <!-- End OpenPilot Menu-->
</Menu>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 644 B