summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-06-20 19:13:12 +0000
committerLennart Poettering <lennart@poettering.net>2006-06-20 19:13:12 +0000
commit8f39821d0f3d21a6d77f70a55f0dcc80647d3df7 (patch)
tree8768b314f7098dd679fb7423e7e36f6a5abc5316
parent5110ba5e5155c9b987f36bec9b8098a56eec24e6 (diff)
s/polyp/pulse/ in README.html
git-svn-id: file:///home/lennart/svn/public/xmms-pulse/trunk@44 ef929aba-56e2-0310-84e0-b7573d389508
-rw-r--r--doc/README.html.in28
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/README.html.in b/doc/README.html.in
index 2038dc1..197039e 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -3,12 +3,12 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
-<title>xmms-polyp @PACKAGE_VERSION@</title>
+<title>xmms-pulse @PACKAGE_VERSION@</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
-<h1><a name="top">xmms-polyp @PACKAGE_VERSION@</a></h1>
+<h1><a name="top">xmms-pulse @PACKAGE_VERSION@</a></h1>
<p><i>Copyright 2004-2006 Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;</i></p>
@@ -62,14 +62,14 @@ href="@PACKAGE_URL@xmms-polyp-0.1.tar.gz">Version 0.1</a> released</p>
<h2><a name="overview">Overview</a></h2>
-<p><tt>xmms-polyp</tt> is an <a
+<p><tt>xmms-pulse</tt> is an <a
href="http://www.xmms.org/"><tt>XMMS</tt></a> output plugin for the <a
-href="http://0pointer.de/lennart/projects/polypaudio">Polypaudio
+href="http://0pointer.de/lennart/projects/pulseaudio/">PulseAudio
sound server</a>.</p>
<h2><a name="status">Current Status</a></h2>
-<p>There's currently no configuration dialog. Use <tt>$POLYP_SERVER</tt> and <tt>$POLYP_SINK</tt> to change the default output sinks.</p>
+<p>There's currently no configuration dialog. Use <tt>$PULSE_SERVER</tt> and <tt>$PULSE_SINK</tt> to change the default output sinks.</p>
<h2><a name="documentation">Documentation</a></h2>
@@ -77,15 +77,15 @@ sound server</a>.</p>
<h2><a name="requirements">Requirements</a></h2>
-<p>Currently, <tt>xmms-polyp</tt> is tested on Linux only.</p>
+<p>Currently, <tt>xmms-pulse</tt> is tested on Linux only.</p>
-<p><tt>xmms-polyp</tt> was developed and tested on Debian GNU/Linux
+<p><tt>xmms-pulse</tt> was developed and tested on Debian GNU/Linux
"testing" from July 2004, it should work on most other Linux
distributions (and maybe Unix versions) since it uses GNU autoconf for
source code configuration.</p>
-<p>Obviously <tt>xmms-polyp</tt> requires an installation of
-<tt>polypaudio</tt> (version 0.9) and <tt>xmms</tt> (version 1.2.10
+<p>Obviously <tt>xmms-pulse</tt> requires an installation of
+PulseAudio (version 0.9.2) and <tt>xmms</tt> (version 1.2.10
works, earlier versions probably as well).</p>
<h2><a name="installation">Installation</a></h2>
@@ -94,7 +94,7 @@ works, earlier versions probably as well).</p>
<tt>./configure</tt> inside the distribution directory for configuring
the source tree. After that you should run <tt>make</tt> for
compilation and <tt>make install</tt> (as root) for installation of
-<tt>xmms-polyp</tt>.</p>
+<tt>xmms-pulse</tt>.</p>
<p>Make sure to have XMMS's development package <tt>xmms-dev</tt>
installed and the script <tt>xmms-config</tt> in your <tt>$PATH</tt>
@@ -108,16 +108,16 @@ before configuring the source code.</p>
<p>The newest release is always available from <a href="@PACKAGE_URL@">@PACKAGE_URL@</a></p>
-<p>The current release is <a href="@PACKAGE_URL@xmms-polyp-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p>
+<p>The current release is <a href="@PACKAGE_URL@xmms-pulse-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p>
-<p>Get <tt>xmms-polyp</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="svn://0pointer.de/xmms-polyp">repository</a> (<a href="http://0pointer.de/cgi-bin/viewcvs.cgi/?root=xmms-polyp">viewcvs</a>): </p>
+<p>Get <tt>xmms-pulse</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="svn://0pointer.de/xmms-pulse">repository</a> (<a href="http://0pointer.de/cgi-bin/viewcvs.cgi/?root=xmms-pulse">viewcvs</a>): </p>
-<pre>svn checkout svn://0pointer.de/xmms-polyp/trunk xmms-polyp</pre>
+<pre>svn checkout svn://0pointer.de/xmms-pulse/trunk xmms-pulse</pre>
<p>If you want to be notified whenever I release a new version of this software use the subscription feature of <a href="http://freshmeat.net/projects/xmms-polyp/">Freshmeat</a>.</p>
<hr/>
-<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, May 2006</address>
+<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, June 2006</address>
<div class="grey"><i>$Id$</i></div>
</body>