summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-09-22 22:20:41 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-09-22 22:20:41 +0000
commitbb42079f1a29820a753fb27d2e514188ca2e057d (patch)
treee6eb2b5ac7814b61c8e89709cb5a564b4fe7cc2e
parent54f3f813a7e97b1280c882390fc294556abe1587 (diff)
downloadgdm-bb42079f1a29820a753fb27d2e514188ca2e057d.tar.gz
add TryExec=gnome-session
Mon Sep 22 15:19:21 2003 George Lebl <jirka@5z.com> * config/gnome.desktop.in: add TryExec=gnome-session
-rw-r--r--ChangeLog4
-rw-r--r--NEWS2
-rw-r--r--config/gnome.desktop.in1
3 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d321b58d..71660623 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Sep 22 15:19:21 2003 George Lebl <jirka@5z.com>
+
+ * config/gnome.desktop.in: add TryExec=gnome-session
+
Mon Sep 22 15:16:05 2003 George Lebl <jirka@5z.com>
* config/Makefile.am: in the old location where we're not replacing
diff --git a/NEWS b/NEWS
index 738170e7..4f8dd753 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ Ahh news...
- SessionDesktopDir is now a path
- Change 'Default' to 'default'
- Honour TryExec correctly
+ - Other then 'default', the gnome and CDE sessions are
+ now installed in /usr/share/xsessions (if prefix==/usr)
- Support SELinux
diff --git a/config/gnome.desktop.in b/config/gnome.desktop.in
index ae27a3a0..fae6f152 100644
--- a/config/gnome.desktop.in
+++ b/config/gnome.desktop.in
@@ -3,6 +3,7 @@ Encoding=UTF-8
_Name=GNOME
_Comment=This session logs you into GNOME
Exec=gnome-session
+TryExec=gnome-session
# no icon yet, only the top three are currently used
Icon=
Type=Application