From c5155e7422668f6a176c15f2cecac6693fcf3134 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Dec 2009 10:27:54 -0500 Subject: Add an openbox.desktop file for the applications/ directory This is for gnome-session to start Openbox correctly as the window manager See the commit log for http://cvs.fedoraproject.org/viewvc/devel/openbox/openbox.desktop?revision=1.3&view=markup --- data/openbox.desktop | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/openbox.desktop (limited to 'data') diff --git a/data/openbox.desktop b/data/openbox.desktop new file mode 100644 index 00000000..9c19e67e --- /dev/null +++ b/data/openbox.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=Application +Encoding=UTF-8 +Name=Openbox +Exec=openbox +Icon=openbox +NoDisplay=true +# name we put on the WM spec check window +X-GNOME-WMName=Openbox +X-GNOME-Autostart-Phase=WindowManager +X-GNOME-Provides=windowmanager +X-GNOME-Autostart-Notify=true -- cgit v1.2.3