From 7d27d9d398b92e73aa47dd37e4418166c03bf0ca Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 May 2007 03:12:44 +0000 Subject: kill the .in's for xml. we're not installing the xsd to the filesystem anymore anyways. kill the openbox-kde and openbox-gnome, we're going to have to do it different. put the full path to the openbox binary in the openbox-*-session files by using .in's --- data/xsession/openbox-kde-session.in | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/xsession/openbox-kde-session.in (limited to 'data/xsession/openbox-kde-session.in') diff --git a/data/xsession/openbox-kde-session.in b/data/xsession/openbox-kde-session.in new file mode 100644 index 00000000..0fe00940 --- /dev/null +++ b/data/xsession/openbox-kde-session.in @@ -0,0 +1,5 @@ +#!/bin/sh + +# Run KDE with Openbox as its window manager +export KDEWM="@bindir@/openbox" +exec startkde "$@" -- cgit v1.2.3