On Monday 06 August 2001 16:17, Achim Bohnet wrote: > On Monday 06 August 2001 15:30, Michael Schuerig wrote: > > On Monday 06 August 2001 13:09, Achim Bohnet wrote: > > > You can modifiy /etc/kderc (or > > > /usr/share/config/system.kdeglobals) and and other locations > > > where KDE should look for more KDE stuff. > > > > Is it really possible, to have multiple values for the same > > variable? Say > > > > dir_apps=/usr/share/applnk > > dir_apps=/usr/local/share/applnk > > No, but the entry is added to the user and compiled in default: > > ds10(0) ~ > grep apps /etc/kde2/system.kdeglobals > dir_apps=/home/root/kde2/cvs-kde/share/applnk > ds10(0) ~ > /usr/bin/kde-config -path apps > /home/ach/.kde/share/applnk/:/usr/share/applnk/:/home/root/kde2/cvs-k >de/share/applnk/ > > So you can add your extra stuff from /usr/local/opt/kde2
Ah, I see. But I don't think this is necessary as with KDEDIRS one can achieve the same. In my case, KDEDIRS is set to /usr/local:/usr and ~$ kde-config -path module -> /home/michael/.kde/lib/kde2/:/usr/local/lib/kde2/:/usr/lib/kde2/ Up until now, I *thought* /usr/local/lib/kde2 wasn't searched for modules (my own kio-slave, in particular). But now I think, the real problem was that I probably forgot to call ksycoca after installing when I tried it earlier. Sigh. Michael -- Michael Schuerig GPG Fingerprint mailto:[EMAIL PROTECTED] DA28 7DEB 5856 3365 BED9 http://www.schuerig.de/michael/ 8365 0A30 545A 82D2 05D7

