- Revert rev. 1.66, it was not a typo.
Lesson learned: don't touch something you have no clue about Requested by: marcus
This commit is contained in:
parent
9eb5445bbb
commit
fb1c1f70e0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20565
1 changed files with 3 additions and 3 deletions
|
@ -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.65 2004/04/05 07:39:06 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.66 2004/04/06 13:14:59 pav 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/gdm/Sessions</tt>. For example, to add
|
||||
a KDE session, create a file in <tt>/usr/X11R6/etc/gdm/Sessions</tt>
|
||||
<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>
|
||||
called <tt>kde.desktop</tt>. That file should contain the
|
||||
following:</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue