On 08/11/2012 10:12 PM, David C. Rankin wrote:
If putting kde-information.menu,kde-screensavers.menu,kde-settings.menu, and tde-essential.menu in /opt/trinity/etc/xdg will work, I think we can just make a change in tdebase TDESetupPaths.cmake. It looks to me like tdelibs/kded installs the applications menu in /opt/trinity/etc while tdebase installs the rest of the menus in /etc.
Disregard,
I think this was my fault. I had set:
-DSYSCONF_INSTALL_DIR=/etc \
in my tdebase build script. So I think the menu files will all end up in /opt/trinity now :)