Problem running kcontrol from menu
Ryan Daly
daly at ctcnet.net
Tue Nov 13 18:57:02 GMT 2007
On Tue, 2007-11-13 at 12:48 -0600, Rex Dieter wrote:
> Kevin Krammer wrote:
>
> > Rex, this is this thread's archive reference [2]
>
> Thanks,
>
> In particular, on redhat/fedora, redhat-menus owns
> /etc/xdg/menus/applications.menu, our kde packaging puts kdebase's
> version at
> /etc/xdg/menus/kde-applications.menu
> or
> /etc/kde/xdg/menus/applications.menu
>
> So, Fedora puts this snippet into it's kde startup environment, which
> may be missing in this scenario.
>
> # XDG_CONFIG_DIRS: where to look for menu config(s)
> if [ -z "${XDG_CONFIG_DIRS}" ] ; then
> XDG_CONFIG_DIRS=/etc/kde/xdg:/etc/xdg
> export XDG_CONFIG_DIRS
> fi
>
> # XDG_MENU_PREFIX
> if [ -z "${XDG_MENU_PREFIX}" ] ; then
> XDG_MENU_PREFIX="kde-"
> export XDG_MENU_PREFIX
> fi
I do not have any XDG environment variables defined in my X session for
either FC7 or RHEL 5.
To correct that is the fix needed at the OS level, or something in my
environment?
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list