File: rhythmbox.xml

package info (click to toggle)
rhythmbox 0.8.8-13
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 10,004 kB
  • ctags: 4,769
  • sloc: ansic: 44,295; sh: 8,373; xml: 3,595; makefile: 687
file content (229 lines) | stat: -rw-r--r-- 7,380 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
  <!ENTITY legal SYSTEM "legal.xml">
  <!ENTITY GFDL SYSTEM "fdl-appendix.xml">
  <!ENTITY authors SYSTEM "authors.xml">
  <!ENTITY quick SYSTEM "quick-reference.xml">
  <!ENTITY user-guide SYSTEM "user-guide.xml">
  <!ENTITY version "0.0.3">
  <!ENTITY date "08.08.2003">
  <!ENTITY application "Music Player">
  <!ENTITY nyi "<note><para>Not yet implemented</para></note>">
  <!ENTITY playlist "playlist">
  <!ENTITY audio-formats "MP3, FLAC or Ogg/Vorbis">
]>

<!-- arch-tag: The toplevel glue for the English Rhythmbox DocBook documentation
  -->

<!--
      (Do not remove this comment block.)
  Template Maintained by the GNOME Documentation Project:
	  http://developer.gnome.org/projects/gdp
  Template version: 2.0 beta
  Template last modified Feb 12, 2002
-->

<!--
      (Do not remove this comment block.)
  Version: 0.0.2
  Last modified: October 02, 2002
  Maintainers:
               Mark Finlay <sisob@eircom.net>
	       Mark Humphreys <marquee@users.sourceforge.net>
-->

<!--
      (Do not remove this comment block.)
  Version: 0.0.3
  Last modified: August 08, 2003
  Maintainers:
	       Mark Humphreys <marquee@users.sourceforge.net>
-->

<!-- =============Document Header ============================= -->
<article id="index" lang="en">
<!-- please do not change the id; for translations, change lang to -->
<!-- appropriate code -->

  <articleinfo>
    <title><application>&application;</application> Manual</title>
    <copyright>
      <year>2002</year>
      <holder>Mark Finlay</holder>
    </copyright>

  <!-- translators: uncomment this:

  <copyright>
   <year>2000</year>
   <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
  </copyright>

  -->
<!-- An address can be added to the publisher information.  If a role is
     not specified, the publisher/author is the same for all versions of the
     document.  -->
    <publisher>
      <publishername> GNOME Project </publishername>
    </publisher>

   &legal;
   <!-- This file  contains link to license for the documentation (GNU FDL), and
        other legal stuff such as "NO WARRANTY" statement. Please do not change
        any of this. -->

    <authorgroup>
      <author>
        <firstname>Mark</firstname>
        <surname>Finlay</surname>
        <affiliation>
          <orgname>GNOME Project</orgname>
          <address> <email>sisob@eircom.net</email> </address>
        </affiliation>
      </author>
<!-- This is appropriate place for other contributors: translators,
      maintainers,  etc. Commented out by default.
       <othercredit role="translator">
        <firstname>Latin</firstname>
        <surname>Translator 1</surname>
        <affiliation>
          <orgname>Latin Translation Team</orgname>
          <address> <email>translator@gnome.org</email> </address>
        </affiliation>
        <contrib>Latin translation</contrib>
      </othercredit>
-->
    </authorgroup>

<!-- According to GNU FDL, revision history is mandatory if you are -->
<!-- modifying/reusing someone else's document.  If not, you can omit it. -->
<!-- Remember to remove the &manrevision; entity from the revision entries other
-->
<!-- than the current revision. -->
<!-- The revision numbering system for GNOME manuals is as follows: -->
<!-- * the revision number consists of two components -->
<!-- * the first component of the revision number reflects the release version of the GNOME desktop. -->
<!-- * the second component of the revision number is a decimal unit that is incremented with each revision of the manual. -->
<!-- For example, if the GNOME desktop release is V2.x, the first version of the manual that -->
<!-- is written in that desktop timeframe is V2.0, the second version of the manual is V2.1, etc. -->
<!-- When the desktop release version changes to V3.x, the revision number of the manual changes -->
<!-- to V3.0, and so on. -->
<!--
    <revhistory>
      <revision>
        <revnumber>&app; Manual V&manrevision;</revnumber>
        <date>&date;</date>
        <revdescription>
          <para role="author">Documentation Writer 2
            <email>docwriter2@gnome.org</email>
          </para>
          <para role="publisher">GNOME Documentation Project</para>
        </revdescription>
      </revision>
     
 -->
    <releaseinfo>This is the &application; User's Manual
    </releaseinfo>
    <legalnotice>
      <title>Feedback</title>
      <para>To report a bug or make a suggestion regarding this package or
        this manual, follow the directions in the
        <ulink url="ghelp:gnome-feedback"
          type="help">GNOME Feedback Page</ulink>.
      </para>
<!-- Translators may also add here feedback address for translations -->
    </legalnotice>
  </articleinfo>
  <indexterm><primary>&application;</primary></indexterm>

 <!-- ============= Document Body ============================= -->
 <!-- ============= Introduction ============================== -->


 <sect1 id="intro">
  <title>Introduction</title>
   <indexterm>
    <primary>ScrollKeeper</primary>
    <secondary>Examples</secondary>
    <tertiary>gdp-example2</tertiary>
   </indexterm>

  <sect2 id="aboutsk">
      <title>About <application>&application;</application></title>
   <para>	
	<application>&application;</application> is a ID3 organized, music library and player for your &audio-formats; music files.
<!--
&application; is a music player that lets you do everything from importing your audio cds into &audio-formats; format, to playing these music files and other music files you have. You can play your music with an assortment of visualization plugins and burn audio and MP3/OGG cds from your music files. It's a one-stop shopping application for all your music needs. -->

</para>
<para>
	Current <application>&application;</application> features include:
</para>
<itemizedlist>
	<listitem>
	  <para>
	Play &audio-formats; music files from your ID3 organized Library.
	  </para>
	</listitem>
	<listitem>
          <para>
	Display information on the songs through meta-data reading.
	  </para>
	</listitem>
	<listitem>
	  <para>
	Display songs in an organized view.
	    </para>
	</listitem>
	<listitem>
	  <para>
	Create &playlist; by dragging and dropping from the Library view.
	    </para>
	</listitem>
	<listitem>
	  <para>
	Search for entries in the Library.
	    </para>
	</listitem>
	<listitem>
	  <para>
	Listen to Internet radio stations.
	    </para>
	</listitem>
<!--	<listitem>
	Visual effects to accompany the audio output.
	</listitem>
	<listitem>
	Audio CD Support. Play music directly off of a CD. 
	</listitem>
	<listitem>
	CD Ripping and Burning. &application; can be used to create custom CDs, based on a group of songs from the library. 
	</listitem> -->

</itemizedlist>

   </sect2>

 <sect2 id="aboutex">
   <title>About this Document</title>

<para>
	This is the <application>&application;</application> User Guide.
   </para>
   <para>
     This package is maintained in <ulink type="http"
     url="http://www.gnome.org/">GNOME</ulink> CVS
     in the <filename
     class="directory">rhythmbox</filename> module under 
     <filename class="directory">help</filename>.
   </para>

  </sect2>

&authors;
 </sect1>
&user-guide;
&quick;
</article>