From 7e777c7c2061bb58272cf102cbc40a544da611d5 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 27 Jun 2003 13:00:25 +0000 Subject: [PATCH] add a .desktop file which gets installed for gnome --- openbox/openbox.desktop | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 openbox/openbox.desktop diff --git a/openbox/openbox.desktop b/openbox/openbox.desktop new file mode 100644 index 00000000..17cf3101 --- /dev/null +++ b/openbox/openbox.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Name=Openbox +Exec=openbox +# name of loadable control center module +X-GNOME-WMSettingsModule=openbox +# name we put on the WM spec check window +X-GNOME-WMName=Openbox +# back compat only +X-GnomeWMSettingsLibrary=openbox + +[Window Manager] +SessionManaged=true -- 2.39.2