xinit and shared-mime-info fix.

This commit is contained in:
Ertuğrul Erata
2015-10-02 21:40:01 +03:00
parent e243808554
commit a96a00974e
11 changed files with 12 additions and 15 deletions
@@ -0,0 +1,5 @@
CK_LAUNCH_SESSION=/usr/bin/ck-launch-session
if [ -x "$CK_LAUNCH_SESSION" -a -z "$XDG_SESSION_COOKIE" ]; then
STARTUP="$CK_LAUNCH_SESSION $STARTUP"
fi