[pulseaudio-commits] doc/README.html.in

Tanu Kaskinen tanuk at kemper.freedesktop.org
Mon Jan 23 10:19:32 UTC 2017


 doc/README.html.in |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 3c596d42aa9f5cad995a0cb49e464724484c76fd
Author: Tanu Kaskinen <tanuk at iki.fi>
Date:   Tue Jan 17 08:42:41 2017 +0200

    README: update links
    
    Also remove the minimum supported PulseAudio version. The current
    minimum libpulse version is 5.0, but if it's written on the page, the
    information will inevitably get out of date sooner or later.

diff --git a/doc/README.html.in b/doc/README.html.in
index 1aa11f8..d275ae4 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -108,7 +108,7 @@ href="@PACKAGE_URL at pavucontrol-0.8.tar.gz">Version 0.8</a> released; initial rel
 
 <p>PulseAudio Volume Control (<tt>pavucontrol</tt>) is a simple GTK
 based volume control tool ("mixer") for the <a
-href="http://0pointer.de/lennart/projects/pulseaudio/">PulseAudio
+href="http://pulseaudio.org/">PulseAudio
 sound server</a>. In contrast to classic mixer tools this one allows
 you to control both the volume of hardware devices and of each
 playback stream separately.</p>
@@ -132,9 +132,9 @@ playback stream separately.</p>
 distributions (and maybe Unix versions) since it uses GNU autoconf for
 source code configuration.</p>
 
-<p><tt>pavucontrol</tt> requires <a href="http://gtkmm.sf.net/"><tt>gtkmm</tt></a> and <tt>glademmm</tt> installed.</p>
+<p><tt>pavucontrol</tt> requires <a href="http://www.gtkmm.org"><tt>gtkmm</tt></a> and <tt>glademmm</tt> installed.</p>
 
-<p>Obviously <tt>pavucontrol</tt> requires an installation of <a href="http://pulseaudio.org/">PulseAudio</a> (version 0.9.16).</p>
+<p>Obviously <tt>pavucontrol</tt> requires an installation of <a href="http://pulseaudio.org/">PulseAudio</a>.</p>
 
 <h2><a name="installation">Installation</a></h2>
 



More information about the pulseaudio-commits mailing list