Web lists-archives.org

Re: [kde-linux] How to use a common menu




On Monday 05 March 2007 18:38, spalakala@xxxxxxxxxx wrote:
> Hello,
> Where does KDE store menus and how do we share it across multiple users?

Depends a bit on the version of KDE you are using.

KDE from 3.4 on uses the freedesktop.org menu specification, earlier version 
use KDE internal locations.

Assuming the first, the directories used for searching for menu entries can be 
determined like this:

$ kde-config --path xdgdata-apps

The directories searched for menu structure files like this:

$ kde-config --path xdgconf-menu

The specification for the entry files can be found here
http://freedesktop.org/wiki/Standards_2fbasedir_2dspec

the specification for menu files here
http://freedesktop.org/wiki/Standards_2fmenu_2dspec

Cheers,
Kevin

-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring

Attachment: pgpByHSqZJp7V.pgp
Description: PGP signature

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.