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

List:       kde-core-devel
Subject:    Usage of env and shutdown directories of KDE
From:       Gökçen_Eraslan <gokcen () pardus ! org ! tr>
Date:       2011-04-25 7:53:10
Message-ID: 201104251052.13615.gokcen () pardus ! org ! tr
[Download RAW message or body]


Hi,

I've confused about the path of the env and shutdown directories of KDE. In 
startkde script, env directory is sourced like this:

libpath=`kde4-config --path lib | tr : '\n'`

for prefix in `echo "$libpath" | sed -n -e 's,/lib[^/]*/,/env/,p'`; do
  for file in "$prefix"*.sh; do
    test -r "$file" && . "$file"
  done
done

So, if a distro uses "/usr/lib" as libdir, sh files are searched in ~/.kde and 
/usr/env directories since kde4-config is called with "--path lib" parameters. 
This is the case in Pardus and Kubuntu 10.10. openSUSE patched[1] startkde to 
source /usr/share/kde4/env directory. Same thing is valid for shutdown 
directory.

Is this the intended behaviour? As far as I can see, there is no such entry in 
kde4-config like "kde4-config --path env". That kind of path variable would be 
useful.
 

[1] 
https://build.opensuse.org/package/view_file?file=startkde.diff&package=kdebase4-
workspace&project=openSUSE%3AFactory&srcmd5=799755ebf5e167f59cc2f50cb1ea11b2

-- 
Gökçen Eraslan

["signature.asc" (application/pgp-signature)]

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

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