Gentoo Archives: gentoo-doc-cvs

From: Johnathan Smith <smithj@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
Date: Fri, 12 Aug 2005 02:32:32
Message-Id: 200508120231.j7C2VSDv021629@robin.gentoo.org
1 smithj 05/08/12 02:32:20
2
3 Modified: xml/htdocs/doc/en fluxbox-config.xml
4 Log:
5 startup script's background setting command actually works now :-)... thanks to Jyri-Petteri Paloposki <zeip@××××××××××.fi> for noticing
6
7 Revision Changes Path
8 1.15 +4 -4 xml/htdocs/doc/en/fluxbox-config.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.15&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.15&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml.diff?r1=1.14&r2=1.15&cvsroot=gentoo
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.14
18 retrieving revision 1.15
19 diff -u -r1.14 -r1.15
20 --- fluxbox-config.xml 23 Jul 2005 20:14:25 -0000 1.14
21 +++ fluxbox-config.xml 12 Aug 2005 02:32:20 -0000 1.15
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.14 2005/07/23 20:14:25 smithj Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.15 2005/08/12 02:32:20 smithj Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -24,8 +24,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
32 <license/>
33
34 -<version>1.1.7</version>
35 -<date>2005-07-23</date>
36 +<version>1.1.8</version>
37 +<date>2005-08-11</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -492,7 +492,7 @@
42
43 # This sets a background. You must have a program setup to do this
44 # (x11-terms/eterm is recommended)
45 -#bsetbg -f PATH_TO_IMAGE
46 +#fbsetbg -f PATH_TO_IMAGE
47
48 # Custom fonts directory
49 #xset +fp PATH_TO_FONT_DIRECTORY
50
51
52
53 --
54 gentoo-doc-cvs@g.o mailing list