mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Changed the top level menu to OpenPilot.
This commit is contained in:
parent
e7a5c14fe2
commit
5da31269a6
package/linux
@ -40,9 +40,9 @@ install:
|
|||||||
cp -arp build/ground/openpilotgcs/gcsversioninfo.h debian/openpilot/usr/local/OpenPilot
|
cp -arp build/ground/openpilotgcs/gcsversioninfo.h debian/openpilot/usr/local/OpenPilot
|
||||||
cp -arp package/linux/openpilot.desktop debian/openpilot/usr/share/applications
|
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.png debian/openpilot/usr/share/pixmaps
|
||||||
cp -arp package/linux/rc_applications.png debian/openpilot/usr/share/pixmaps
|
cp -arp package/linux/openpilot_menu.png debian/openpilot/usr/share/pixmaps
|
||||||
cp -arp package/linux/rc_applications.menu debian/openpilot/etc/xdg/menus/applications-merged
|
cp -arp package/linux/openpilot_menu.menu debian/openpilot/etc/xdg/menus/applications-merged
|
||||||
cp -arp package/linux/rc_applications.directory debian/openpilot/usr/share/desktop-directories
|
cp -arp package/linux/openpilot_menu.directory debian/openpilot/usr/share/desktop-directories
|
||||||
ifdef $(PACKAGE_DIR)
|
ifdef $(PACKAGE_DIR)
|
||||||
cp -ar $(PACKAGE_DIR)/* debian/openpilot/usr/local/OpenPilot/firmware/
|
cp -ar $(PACKAGE_DIR)/* debian/openpilot/usr/local/OpenPilot/firmware/
|
||||||
endif
|
endif
|
||||||
|
@ -6,7 +6,7 @@ Exec=openpilot-gcs
|
|||||||
TryExec=openpilot-gcs
|
TryExec=openpilot-gcs
|
||||||
Comment=Configure, Tune, Diagnose, Track, & Upgrade FW for OpenPilot solutions
|
Comment=Configure, Tune, Diagnose, Track, & Upgrade FW for OpenPilot solutions
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=RCApplications;Qt;Other;
|
Categories=OpenPilotMenu;Qt;Other;
|
||||||
Icon=openpilot
|
Icon=openpilot
|
||||||
Type=Application
|
Type=Application
|
||||||
MimeType=application/openpilot.snapshot;
|
MimeType=application/openpilot.snapshot;
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Directory
|
Type=Directory
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Name=RCApplications
|
Name=OpenPilot
|
||||||
Icon=rc_applications.png
|
Icon=openpilot_menu.png
|
@ -3,10 +3,10 @@
|
|||||||
<Menu>
|
<Menu>
|
||||||
<Name>Applications</Name>
|
<Name>Applications</Name>
|
||||||
<Menu>
|
<Menu>
|
||||||
<Name>RCApplications</Name>
|
<Name>OpenPilot</Name>
|
||||||
<Directory>rc_applications.directory</Directory>
|
<Directory>openpilot_menu.directory</Directory>
|
||||||
<Include>
|
<Include>
|
||||||
<Category>RCApplications</Category>
|
<Category>OpenPilotMenu</Category>
|
||||||
</Include>
|
</Include>
|
||||||
</Menu> <!-- End RC Applications -->
|
</Menu> <!-- End OpenPilot Menu-->
|
||||||
</Menu>
|
</Menu>
|
Before ![]() (image error) Size: 644 B After ![]() (image error) Size: 644 B ![]() ![]() |
Loading…
x
Reference in New Issue
Block a user