<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/21/2016 05:36 PM,
      <a class="moz-txt-link-abbreviated" href="mailto:scrooyahoo@riseup.net">scrooyahoo@riseup.net</a> wrote:<br>
    </div>
    <blockquote cite="mid:d578389f01fa098d08368279f4d96360@riseup.net"
      type="cite">I just installed menulibre, and this appears to have
      the same gnome-theme issue as gedit
      <br>
      <br>
      what is the default menu editor for lubuntu (if any)  Alacarte?
      <br>
      <br>
      any recommendations?
      <br>
      <br>
    </blockquote>
    leafpad/nano/vi?<br>
    hehehehe<br>
    Not sure, GNOME keeps breaking things...<br>
    But you can honestly edit your menus by hand, though you need to
    consult the very verbose documentation:<br>
    <a class="moz-txt-link-freetext" href="https://specifications.freedesktop.org/menu-spec/latest/">https://specifications.freedesktop.org/menu-spec/latest/</a><br>
    specifically<br>
    <a class="moz-txt-link-freetext" href="https://specifications.freedesktop.org/menu-spec/latest/ar01s04.html">https://specifications.freedesktop.org/menu-spec/latest/ar01s04.html</a><br>
    will give you the intro to how it works.<br>
    <br>
    That said, you will be editing the
    /etc/xdg/menus/lxde-applications.menu<br>
    <br>
    To remove a specific desktop file in a category, locate the category<br>
    add<br>
    <Exclude><br>
        <<span class="term">Filename</span>><span class="term">gedit.desktop</Filename></span><br>
    </Exclude><br>
    <p>replace gedit.desktop with the actual desktop file you want to
      exclude</p>
    <p>Likewise to include, find the category and:<br>
    </p>
    <p><Include></p>
    <p>    <<span class="term">Filename</span>><span class="term">supertuxkart.desktop</Filename></span></p>
    <p></Include></p>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Regards</pre>
  </body>
</html>