- Fix typo
Reported by: Piotr Smyrak <piotr.smyrak@heron.pl>
This commit is contained in:
parent
1d9e02fa86
commit
443a7f621e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20557
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!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 title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
|
||||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!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
|
between GNOME 2.2 and &gnomever;. In order to add new sessions
|
||||||
now, you must create a <tt>.desktop</tt> file containing the session
|
now, you must create a <tt>.desktop</tt> file containing the session
|
||||||
configuration information. Session files live in
|
configuration information. Session files live in
|
||||||
<tt>/usr/X11R6/etc/dm/Sessions</tt>. For example, to add
|
<tt>/usr/X11R6/etc/gdm/Sessions</tt>. For example, to add
|
||||||
a KDE session, create a file in <tt>/usr/X11R6/etc/dm/Sessions</tt>
|
a KDE session, create a file in <tt>/usr/X11R6/etc/gdm/Sessions</tt>
|
||||||
called <tt>kde.desktop</tt>. That file should contain the
|
called <tt>kde.desktop</tt>. That file should contain the
|
||||||
following:</p>
|
following:</p>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue