[sawfish] fixed typo in .desktop files -- removed unneeded stuff



commit b0279a991037ddc913881e54e3fa7495184ec9c6
Author: chrisb <zanghar freenet de>
Date:   Fri Jul 24 20:52:09 2009 +0200

    fixed typo in .desktop files -- removed unneeded stuff

 ChangeLog          |    3 +++
 man/news.texi      |    2 ++
 sawfish-wm.desktop |    3 ++-
 sawfish.desktop    |    5 +----
 4 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index ca54ed2..2d20c99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
 
 	* lisp/sawfish/wm/placement/stagger.jl: fix group of stagger option
 
+	* sawfish.desktop
+	* sawfish-wm.dektop: fixed a typo, removed unneeded entries
+
 2009-07-18  Christopher Bratusek <zanghar freenet de>
 	* lisp/sawfish/gtk/widget.jl: 	- allow negative values in spinbuttons in sawfish-ui
 					- connect spinbuttons to value-changed signal (allows typing in the value manually)
diff --git a/man/news.texi b/man/news.texi
index e81bee2..e1454b3 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -48,6 +48,8 @@ they occurred between. For more detailed information see the
 
 @item Update GNOME-Detection [Alexey I. Froloff]
 
+ item Fixed typos in the .desktop files and removed unneded entries [Christopher Bratusek]
+
 @item Changing raise-tabs-on-hover takes effect immediately now [Christopher Bratusek]
 
 @item Add --tag=CC to libtool where necessary, unbrakes compilation on some arches [Gentoo]
diff --git a/sawfish-wm.desktop b/sawfish-wm.desktop
index c1bb522..5dab746 100644
--- a/sawfish-wm.desktop
+++ b/sawfish-wm.desktop
@@ -11,4 +11,5 @@ NoDisplay=true
 ConfigExec=sawfish-ui
 ConfigTryExec=sawfish-ui
 
-X-GNOME_WMName=Sawfish
+X-GNOME-WMName=Sawfish
+X-GNOME-Autostart-Notify=true
diff --git a/sawfish.desktop b/sawfish.desktop
index d730ce0..b132f19 100644
--- a/sawfish.desktop
+++ b/sawfish.desktop
@@ -9,10 +9,7 @@ TryExec=sawfish
 Terminal=false
 NoDisplay=true
 
-X-GNOME_WMName=Sawfish
+X-GNOME-WMName=Sawfish
 X-GNOME-Autostart-Phase=WindowManager
 X-GNOME-Provides=windowmanager
 X-GNOME-Autostart-Notify=true
-
-[Window Manager]
-SessionManaged=true



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]