Am Mi, 23. Jul, 2014 um 5:46  schrieb Ralf Mardorf <ralf.mardorf@alice-dsl.net>:<br>
<blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">On Wed, 2014-07-23 at 06:44 -0400, Renaud (Ron) OLGIATI wrote:
<blockquote> On Wed, 23 Jul 2014 06:18:41 +0200
 Ralf Mardorf <ralf.mardorf@alice-dsl.net> wrote:
 
 > > The part about "All without GNOME dependencies" is a bit off, given
 > > gnome-menus is a dependency of menulibre...  
 > 
 > It isn't, but it's a dependency for alacarte. All the editors that can
 > be used to edit the Xfce4 menu are for GNOME, resp. GNOME forks and non
 > of them provides complete editing of the Xfce4 menu. Ok, for menulibre
 > there's the claim to be "your one-stop shop for menus in Linux, whether
 > you use Gnome, LXDE, XFCE, or Unity" - <a href="https://launchpad.net/menulibre">https://launchpad.net/menulibre</a> .
 > 
 > [rocketmouse@archlinux ~]$ pacman -Qi menulibre | grep Dep
 > Depends On     : gdk-pixbuf2  gsettings-desktop-schemas  gtksourceview3
 >                  python2  python2-gconf  python2-gobject  python2-xdg
 > Optional Deps  : None
 
 Interesting, the apt result is quite different and shows gnome-menus as a dependency:
 
 root@ron:/home # apt show menulibre | grep -A2 Depend
 Depends: python3, python3:any (>= 3.3.2-2~), gnome-menus (>= 3.5.3), python3-gi
          (>= 3.0), python3-psutil, gir1.2-gtk-3.0, gir1.2-gmenu-3.0 (>= 3.5.3),
          gir1.2-glib-2.0, gir1.2-gdkpixbuf-2.0, xdg-utils
</blockquote>
There's an Arch PKGBUILD for menulibre version 2.0.4
<a href="https://aur.archlinux.org/packages/me/menulibre/PKGBUILD">https://aur.archlinux.org/packages/me/menulibre/PKGBUILD</a> it comes with a
hard dependency to gnome-menus.

I'm using another version.

[rocketmouse@archlinux ~]$ pacman -Q menulibre
menulibre 13.04.17-1

Likely upstream changed the code a lot.</div></blockquote><br><div>The menu-parser in Xfce follows and includes the freedesktop-menu-spec[0] and the freedesktop-desktop-entry-spec[1]. Every editor implementing this specs can customize the Xfce menu. But AFAIK no one implements it fully.</div><div><br></div><div>Regards</div><div><br></div><div>[0] <a href="http://standards.freedesktop.org/menu-spec/latest/">http://standards.freedesktop.org/menu-spec/latest/</a></div><div>[1] <a href="http://standards.freedesktop.org/desktop-entry-spec/latest/">http://standards.freedesktop.org/desktop-entry-spec/latest/</a></div>