]> icculus.org git repositories - manmower/openbox.git/blob - data/xsession/openbox-kde-session.in
kill the .in's for xml. we're not installing the xsd to the filesystem anymore anyways.
[manmower/openbox.git] / data / xsession / openbox-kde-session.in
1 #!/bin/sh
2
3 # Run KDE with Openbox as its window manager
4 export KDEWM="@bindir@/openbox"
5 exec startkde "$@"