From: Dana Jansens Date: Fri, 27 Jun 2003 13:00:25 +0000 (+0000) Subject: add a .desktop file which gets installed for gnome X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=7e777c7c2061bb58272cf102cbc40a544da611d5;hp=ea8c154ecf790c8927cae219214d676e97e5dfa7;p=chaz%2Fopenbox add a .desktop file which gets installed for gnome --- 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