Add X-GnomeWMSettingsLibrary to desktop file to support new Window
2002-06-04 Seth Nickell <snickell@stanford.edu> * src/metacity.desktop.in: Add X-GnomeWMSettingsLibrary to desktop file to support new Window capplet.
This commit is contained in:
parent
7fea250304
commit
c776871d52
@ -1,3 +1,10 @@
|
|||||||
|
2002-06-04 Seth Nickell <snickell@stanford.edu>
|
||||||
|
|
||||||
|
* src/metacity.desktop.in:
|
||||||
|
|
||||||
|
Add X-GnomeWMSettingsLibrary to desktop file to support new
|
||||||
|
Window capplet.
|
||||||
|
|
||||||
2002-06-04 Havoc Pennington <hp@redhat.com>
|
2002-06-04 Havoc Pennington <hp@redhat.com>
|
||||||
|
|
||||||
* src/window.c (update_wm_hints): fix for how we read the input
|
* src/window.c (update_wm_hints): fix for how we read the input
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
_Name=Metacity
|
_Name=Metacity
|
||||||
Exec=metacity
|
Exec=metacity
|
||||||
|
X-GnomeWMSettingsLibrary=metacity
|
||||||
|
|
||||||
[Window Manager]
|
[Window Manager]
|
||||||
SessionManaged=true
|
SessionManaged=true
|
||||||
|
Loading…
Reference in New Issue
Block a user