View Single Post
rebhana's Avatar
Posts: 579 | Thanked: 471 times | Joined on Jan 2010 @ Austria
#953
Originally Posted by qole View Post
rebhana: I have noticed that Gimp has disappeared from my menu as well, and update-menus doesn't bring it back. I don't know why it is gone...
I've managed to bring back all the menu entries in LXDE that have disappeared after the last update by manually running
Code:
[root@deb-m5v3b: /]xdg-desktop-menu install --novendor /usr/share/applications/gimp.desktop
Just a single such install brought back all the missing items. Actually I did it with xmaxima.desktop, but I guess the above should work for everybody. If it does, I'd propose to include this in the wiki.

Only evince is (still) missing. There is a /usr/share/applications/evince.desktop file, but something in it must be preventing inclusion in the LXDE menu. Haven't yet figured out what, but will let you know as soon as I have.

UPDATE: Evince shows up as "Document Viewer" in "Graphics" as soon as one sets
Code:
NoDisplay=false
in /usr/share/applications/evince.desktop and re-runs xdg-desktop-menu as above.

Last edited by rebhana; 2010-04-02 at 16:32.
 

The Following User Says Thank You to rebhana For This Useful Post: