[lubuntu-users] menueditor

Israel israeldahl at gmail.com
Sat Jul 23 00:46:00 UTC 2016


On 07/21/2016 05:36 PM, scrooyahoo at riseup.net wrote:
> I just installed menulibre, and this appears to have the same 
> gnome-theme issue as gedit
>
> what is the default menu editor for lubuntu (if any)  Alacarte?
>
> any recommendations?
>
leafpad/nano/vi?
hehehehe
Not sure, GNOME keeps breaking things...
But you can honestly edit your menus by hand, though you need to consult 
the very verbose documentation:
https://specifications.freedesktop.org/menu-spec/latest/
specifically
https://specifications.freedesktop.org/menu-spec/latest/ar01s04.html
will give you the intro to how it works.

That said, you will be editing the /etc/xdg/menus/lxde-applications.menu

To remove a specific desktop file in a category, locate the category
add
<Exclude>
     <Filename>gedit.desktop</Filename>
</Exclude>

replace gedit.desktop with the actual desktop file you want to exclude

Likewise to include, find the category and:

<Include>

     <Filename>supertuxkart.desktop</Filename>

</Include>


-- 
Regards

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/lubuntu-users/attachments/20160722/642e3560/attachment.html>


More information about the Lubuntu-users mailing list