mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
13 lines
370 B
Plaintext
13 lines
370 B
Plaintext
|
<!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>RCApplications</Name>
|
||
|
<Directory>rc_applications.directory</Directory>
|
||
|
<Include>
|
||
|
<Category>RCApplications</Category>
|
||
|
</Include>
|
||
|
</Menu> <!-- End RC Applications -->
|
||
|
</Menu>
|