Setup file for startkde

Helio Chissini de Castro helio at kde.org
Fri Feb 20 11:42:29 GMT 2004


On Friday 20 February 2004 08:06, Andy Goossens wrote:
> On Friday 20 February 2004 10:55, David Faure wrote:
> How about making ~/.kde/setup a directory which can contain several scripts
> to set environment variables? That makes it easier to extend than a single
> file which stores everything.
>
>
> The code in startkde would become:
>
> for i in ~/.kde/setup/*.sh ; do
> 	if [ -x $i ]; then
> 		. $i
> 	fi
> done

Yes, please.
Suse and Conectiva have been done similar thing for a while, we mostly for the 
all gpg-me things and some init scripts

-- 
Helio Chissini de Castro
KDE Developer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20040220/89ec01ce/attachment.sig>


More information about the kde-core-devel mailing list