- Fix typo

Reported by:	Piotr Smyrak <piotr.smyrak@heron.pl>
This commit is contained in:
Pav Lucistnik 2004-04-06 13:14:59 +00:00
parent 1d9e02fa86
commit 443a7f621e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20557

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.64 2004/04/05 07:15:15 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.65 2004/04/05 07:39:06 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -644,8 +644,8 @@ perm pass0 0666
between GNOME 2.2 and &gnomever;. In order to add new sessions
now, you must create a <tt>.desktop</tt> file containing the session
configuration information. Session files live in
<tt>/usr/X11R6/etc/dm/Sessions</tt>. For example, to add
a KDE session, create a file in <tt>/usr/X11R6/etc/dm/Sessions</tt>
<tt>/usr/X11R6/etc/gdm/Sessions</tt>. For example, to add
a KDE session, create a file in <tt>/usr/X11R6/etc/gdm/Sessions</tt>
called <tt>kde.desktop</tt>. That file should contain the
following:</p>