diff options
author | Lennart Poettering <lennart@poettering.net> | 2009-04-14 14:35:42 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2009-04-14 14:35:42 +0200 |
commit | 209590052479aba555380c7c243e5e537090495f (patch) | |
tree | 90ad13691079ac57ee32587f43ca9bd14da83433 | |
parent | 9a75d9ed183ef66070ce7e0ebb88b0e3e7f1d17b (diff) |
update READMEv0.9.8
-rw-r--r-- | doc/README.html.in | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/doc/README.html.in b/doc/README.html.in index 4a9a7e6..83718c4 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -10,7 +10,7 @@ <body> <h1><a name="top">PulseAudio Preferences @PACKAGE_VERSION@</a></h1> -<p><i>Copyright 2006-2008 Lennart Poettering <@PACKAGE_BUGREPORT@></i></p> +<p><i>Copyright 2006-2009 Lennart Poettering <@PACKAGE_BUGREPORT@></i></p> <ul class="toc"> <li><a href="#license">License</a></li> @@ -38,6 +38,9 @@ General Public License for more details.</p> <h2><a name="news">News</a></h2> +<div class="news-date">Tue Apr 14 2009: </div> <p class="news-text"><a +href="@PACKAGE_URL@paprefs-0.9.8.tar.gz">Version 0.9.8</a> released; more translations, add RAOP enabling support</p> + <div class="news-date">Tue Sep 9 2008: </div> <p class="news-text"><a href="@PACKAGE_URL@paprefs-0.9.7.tar.gz">Version 0.9.7</a> released; more translations, other updates</p> @@ -95,20 +98,20 @@ compilation and <tt>make install</tt> (as root) for installation of <p>Christian Persch for patches.</p> +<p>Colin Guthrie for the RAOP support and other fixes.</p> + <h2><a name="download">Download</a></h2> <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@paprefs-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p> -<p>Get <tt>paprefs</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="svn://svn.0pointer.net/paprefs">repository</a> (<a href="http://0pointer.net/cgi-bin/viewcvs.cgi/?root=paprefs">viewcvs</a>): </p> - -<pre>svn checkout svn://svn.0pointer.net/paprefs/trunk paprefs</pre> +<p>Get <tt>paprefs</tt>'s development sources from the <a href="http://git-scm.org/">GIT</a> <a href="git://git.0pointer.de/paprefs">repository</a> (<a href="http://git.0pointer.de/?p=paprefs.git">gitweb</a>): </p> -<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/paprefs/">Freshmeat</a>.</p> +<pre>git clone git://git.0pointer.de/paprefs</pre> <hr/> -<address class="grey">Lennart Poettering <@PACKAGE_BUGREPORT@>, September 2008</address> +<address class="grey">Lennart Poettering <@PACKAGE_BUGREPORT@>, April 2009</address> </body> </html> |