desktop/icewm: Tweak to xinitrc rc consolekit poking

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2010-12-20 21:11:00 -06:00
parent ec9a5d2f51
commit 4b40a17caa
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=icewm
VERSION=${VERSION:-1.3.6}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View File

@ -23,7 +23,7 @@ fi
icewmbg &
icewmtray &
if [ -z "$XDG_SESSION_COOKIE" -a -x /usr/bin/ck-launch-session ]; then
if [ -z "$DESKTOP_SESSION" -a -x /usr/bin/ck-launch-session ]; then
ck-launch-session icewm-session
else
exec icewm-session