1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/package/linux/openpilot_menu.menu

13 lines
361 B
Plaintext
Raw Normal View History

<!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>