[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde
Subject:    Re: [kde] Problem running kcontrol from menu
From:       Rex Dieter <rdieter () math ! unl ! edu>
Date:       2007-11-13 18:48:20
Message-ID: 4739F174.9080408 () math ! unl ! edu
[Download RAW message or body]

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

-- Rex

___________________________________________________
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.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic