Michael Knepher <[EMAIL PROTECTED]> writes: 
> If you already have an acroread.desktop file, just add the Categories
> line. The second category entry ("Office") determines which submenu it
> shows up in, and the X-Red-Hat-Base will force it into the main
> directory (if you want it under the Extras menu, use
> X-Red-Hat-Extra). 

Editing the .desktop files isn't the way you're supposed to do it;
they aren't marked as %config files so RPM upgrades will lose your
edits.

Instead, to add a desktop file to a particular menu, put an 
<Include>foo.desktop</Include> line in
/etc/X11/desktop-menus/applications.menu, under the appropriate <Folder>.

>  /etc/gnome-vfs-2.0/applications.vfolder-info

This file isn't used, it's in /etc/X11/desktop-menus (yeah I know the
file shouldn't be installed, fixed in rawhide).
 
>       <Exclude>vumeter.desktop</Exclude>

You can also do <Include> here.

Havoc




Reply via email to