]> Dogcows Code - chaz/openbox/blob - data/xsession/openbox-gnome-session.in
kill the .in's for xml. we're not installing the xsd to the filesystem anymore anyways.
[chaz/openbox] / data / xsession / openbox-gnome-session.in
1 #!/bin/sh
2
3 # Run GNOME with Openbox as its window manager
4 export WINDOW_MANAGER="@bindir@/openbox"
5 exec gnome-session "$@"
This page took 0.035956 seconds and 5 git commands to generate.