Christopher Roy Bratusek
Sat, 21 Aug 2010 22:59:35 -0700
> >
> > (defvar-setq desktop-directory '("/usr/share/applications/"
> > "/usr/share/applications/kde4/"))
> >
> > does work perfectly here. Everything else is fine as far as I can see.
> >
> > Thanks for your efforts,
> > Chris
>
> Besides, do we honour the Hidden Tag? (It's not the same than
> NowShowIn/OnlyShowIn).
Nope, but NoDisplay. perhaps there should be some tunable option like apps-menu-display-all t = ignore NoDisplay, Hidden, NotShowIn and OnlyShowIn maybe = ignore NoDisplay and Hidden, but respect NotShowIn and OnlyShowIn nil = respect NoDisplay, Hidden, NotShowIn and OnlyShowIn no? Chris