Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
Date: Sun, 24 Feb 2008 09:10:07
Message-Id: E1JTCrz-0000t5-JH@stork.gentoo.org
1 nightmorph 08/02/24 09:10:03
2
3 Modified: fluxbox-config.xml
4 Log:
5 fix a few small typos, no real content change
6
7 Revision Changes Path
8 1.30 xml/htdocs/doc/en/fluxbox-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.30&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.30&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.29&r2=1.30
13
14 Index: fluxbox-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
17 retrieving revision 1.29
18 retrieving revision 1.30
19 diff -u -r1.29 -r1.30
20 --- fluxbox-config.xml 24 Feb 2008 08:22:03 -0000 1.29
21 +++ fluxbox-config.xml 24 Feb 2008 09:10:03 -0000 1.30
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.29 2008/02/24 08:22:03 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.30 2008/02/24 09:10:03 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/fluxbox-config.xml">
29 @@ -58,7 +58,7 @@
30 manager, simply does not have the flexibility they need, but that Fluxbox does
31 not have all the built-in applications and integration they desire from a
32 complete desktop environment. Thus, a person could use Fluxbox to manage the
33 -windows and GNOME for the rest. Note, however, that with this setup there is
34 +windows and GNOME for the rest. Note, however, that with this setup there are
35 some issues caused by overlapping feature sets.
36 </p>
37
38 @@ -88,17 +88,17 @@
39 <p>
40 Gentoo provides an ebuild to quickly and easily install Fluxbox. While Gentoo
41 provides the <c>gnome</c> and <c>kde</c> USE flags to give compatibility with
42 -these WMs, it has been the author's experience that these USE flags are not
43 -needed. If you desire qt, gtk+, or any KDE/GNOME utility then you are free to
44 -emerge and configure those independently. For example, the author uses Fluxbox
45 -with <c>k3b</c>, the KDE optical disc burning utility.
46 +these environments, it has been the author's experience that these USE flags are
47 +not needed. If you desire qt, gtk+, or any KDE/GNOME utility then you are free
48 +to emerge and configure those independently. For example, the author uses
49 +Fluxbox with <c>k3b</c>, the KDE optical disc burning utility.
50 </p>
51
52 <p>
53 It is also necessary to have a program lock the X display to prevent
54 -unauthorized access, so it would be wise to also emerge <c>xlock</c>. The vast
55 -majority of users will also want the ability to set their own background, so we
56 -will emerge <c>eterm</c>, which doubles as a nice X11 terminal.
57 +unauthorized access, so it would be wise to also emerge <c>xlockmore</c>. The
58 +vast majority of users will also want the ability to set their own background,
59 +so we will emerge <c>eterm</c>, which doubles as a nice X11 terminal.
60 </p>
61
62 <pre caption="Emerging Fluxbox">
63
64
65
66 --
67 gentoo-doc-cvs@l.g.o mailing list