Gentoo Archives: gentoo-commits

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml
Date: Thu, 29 May 2008 07:37:00
Message-Id: E1K1cgx-0004f9-0G@stork.gentoo.org
1 nightmorph 08/05/29 07:36:55
2
3 Modified: decibel.xml
4 Log:
5 remove a bit of cruft and clarify Gnome integration
6
7 Revision Changes Path
8 1.2 xml/htdocs/proj/en/desktop/sound/decibel.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?r1=1.1&r2=1.2
13
14 Index: decibel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- decibel.xml 27 May 2008 23:53:08 -0000 1.1
21 +++ decibel.xml 29 May 2008 07:36:54 -0000 1.2
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.1 2008/05/27 23:53:08 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.2 2008/05/29 07:36:54 nightmorph Exp $ -->
27
28 <guide>
29 <title>Decibel Audio Player</title>
30 @@ -10,7 +10,7 @@
31 </author>
32
33 <abstract>
34 -This page contains the ebuilds and instructions for Decibel, a gtk+ audio
35 +This page contains the installation instructions for Decibel, a gtk+ audio
36 player.
37 </abstract>
38
39 @@ -18,8 +18,8 @@
40 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
41 <license/>
42
43 -<version>1</version>
44 -<date>2008-05-27</date>
45 +<version>2</version>
46 +<date>2008-05-29</date>
47
48 <chapter>
49 <title>Introduction</title>
50 @@ -45,9 +45,10 @@
51 </p>
52
53 <p>
54 -Decibel mostly uses Python, gtk+, and gstreamer, though it also needs a few
55 -Gnome libraries. It should still be lightweight even if you don't use Gnome. If
56 -you <e>do</e> use Gnome, it will be fully integrated into your desktop.
57 +Decibel mostly uses Python, gtk+, and gstreamer. It also needs a few Gnome
58 +libraries to handle the Gnome keyring for Last.fm integration. It should still
59 +be lightweight even if you don't use Gnome. If you <e>do</e> use Gnome, it will
60 +be fully integrated into your desktop.
61 </p>
62
63 <p>
64
65
66
67 --
68 gentoo-commits@l.g.o mailing list