diff options
author | Brian Cameron <Brian.Cameron@sun.com> | 2009-10-26 18:30:43 -0500 |
---|---|---|
committer | Brian Cameron <Brian.Cameron@sun.com> | 2009-10-26 18:30:43 -0500 |
commit | f2b46dd57f3258f2cbd35159ca8bc9d98974ef80 (patch) | |
tree | 11fa5c01b23aa38bcf6b4eeb8ac04b9376619aa6 /docs | |
parent | 75e85b769a6548212a7d10500b0487e513f888cb (diff) | |
download | gdm-f2b46dd57f3258f2cbd35159ca8bc9d98974ef80.tar.gz |
Some minor fixes. Fix gdmflexiserver --help so that it highlights that the
--command option only supports the VERSION command. Fix the at-spi-registryd-wrapper.desktop.in.in file so that it doesn't hardcode /usr/libexec and instead uses "@LIBEXECDIR@. Minor fix to the docs (metacity instead of Metacity).
Diffstat (limited to 'docs')
-rw-r--r-- | docs/C/gdm.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/C/gdm.xml b/docs/C/gdm.xml index 0d573567..56d1360f 100644 --- a/docs/C/gdm.xml +++ b/docs/C/gdm.xml @@ -1050,7 +1050,7 @@ PostSession/ greeter. By default, GDM is shipped with files which will autostart the gdm-simple-greeter login GUI greeter itself, the gnome-power-manager application, the gnome-settings-daemon, and the - Metacity window manager. These programs are needed for the greeter + metacity window manager. These programs are needed for the greeter program to work. In addition, desktop files are provided for starting various AT programs if the configuration values specified in the Accessibility Configuration section below are set. @@ -1959,7 +1959,7 @@ AutostartCondition=GNOME /desktop/gnome/applications/at/screen_keyboard_enabled <filename><etc>/X11/sessions/</filename>, <filename><dmconfdir>/Sessions</filename>, <filename><share>/xsessions</filename>, and - <filename><share/gdm/BuiltInSessions</filename>. By default the + <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. |