Harri Porten wrote: > > Stephan Kulow wrote: > > > > Kurt Granroth wrote: > > > > > > So I could have $HOME/.kde-hi and $HOME/.kde-lo and two setup scripts > > > > > > #!/bin/sh > > > KDELOCALDIR=$HOME/.kde-hi startkde > > > > > > Does this sound reasonable? > > > > Actually some user sent me a patch to change all $HOME/.kde to > > kdelocaldir() to > > make it customizable for him. But make sure that all applications are > > consistent > > here. > > Yes. Unfortunately there are quite a few occurences of .kde left. I try > to eliminate them each time I encounter one. Hint for new KDE > developers: Take a look at kapp.h and make use of the offered methods > instead of assembling paths on your own. > > Btw: I often saw the need for ~/.kde/share/apps/k*. Should we offer a > function for that ? > KStdDirs is the class you want :) The methods in kapp.h should be removed, but this would break too much I'm afraid. Perhaps we should hack a script fixbrokenkapp :) Greetings, Stephan -- As long as Linux remains a religion of freeware fanatics, Microsoft have nothing to worry about. By Michael Surkan, PC Week Online