[gdm] Update documentation so the information about how desktop files are installed
- From: Brian Cameron <bcameron src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gdm] Update documentation so the information about how desktop files are installed
- Date: Fri, 11 Sep 2009 00:20:36 +0000 (UTC)
commit 8610b7b4a608d758b8bb99b906304f6bc87d092c
Author: Brian Cameron <Brian Cameron sun com>
Date: Thu Sep 10 19:20:24 2009 -0500
Update documentation so the information about how desktop files are installed
and searched is accurate.
docs/C/gdm.xml | 20 +++++++++-----------
1 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/docs/C/gdm.xml b/docs/C/gdm.xml
index 17ce2a8..0d57356 100644
--- a/docs/C/gdm.xml
+++ b/docs/C/gdm.xml
@@ -927,12 +927,6 @@ gdm: .your.domain
When the user chooses to log out, or if GDM or the session quit
unexpectedly the user session will be unregistered from ConsoleKit.
</para>
-
- <para>
- If support for ConsoleKit is not desired it can be disabled at build
- time using the "--with-console-kit=no" option when running
- configure.
- </para>
</sect1>
<!-- ============= Configuration ============================= -->
@@ -1959,12 +1953,16 @@ AutostartCondition=GNOME /desktop/gnome/applications/at/screen_keyboard_enabled
</para>
<para>
- These files are installed, by default, to
- <filename><etc>/X11/sessions/</filename>. For backwards
- compatibility any desktop files in the
- <filename><etc>/Sessions</filename>,
+ By default, GDM will install desktop files in the
+ <filename><share>/xsessions</filename> directory. GDM will
+ search the following directories in this order to find desktop files:
+ <filename><etc>/X11/sessions/</filename>,
+ <filename><dmconfdir>/Sessions</filename>,
<filename><share>/xsessions</filename>, and
- <filename><share/gdm/BuiltInSessions</filename> directories are also recognized by GDM.
+ <filename><share/gdm/BuiltInSessions</filename>. By default the
+ <filename><dmconfdir></filename> is set to
+ <filename><etc>/dm/</filename> unless GDM is configured to use
+ a different directory via the "--with-dmconfdir" option.
</para>
<para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]