[xiph-cvs] r6550 - websites/ngen/xiph.org

comatoast at xiph.org comatoast at xiph.org
Mon Apr 19 20:57:00 PDT 2004



Author: comatoast
Date: 2004-04-19 23:56:59 -0400 (Mon, 19 Apr 2004)
New Revision: 6550

Modified:
   websites/ngen/xiph.org/sidebar.inc
Log:
getting the modified sidebar.inc in so it can be moved

<p>Modified: websites/ngen/xiph.org/sidebar.inc
===================================================================
--- websites/ngen/xiph.org/sidebar.inc	2004-04-20 03:54:26 UTC (rev 6549)
+++ websites/ngen/xiph.org/sidebar.inc	2004-04-20 03:56:59 UTC (rev 6550)
@@ -1,19 +1,27 @@
+<div id='sidebar'>
 <ul id='bignavbuttons'>
-<li>
+<li class='vorbis'>
         <a href='/vorbis/'>
                 <strong>Ogg Vorbis</strong><br>
                 Lossy audio compression for music.
                 <em class='reset'> </em>
         </a>
 </li>
-<li>
+<li class='speex'>
         <a href='/speex/'>
                 <strong>Ogg Speex</strong><br>
                 Low-bitrate audio compression for speech.
                 <em class='reset'> </em>
         </a>
 </li>
-<li>
+<li class='flac'>
+	<a href='/flac/'>
+		<strong><abbr title='Free Lossless Audio Codec'>FLAC</abbr></strong><br>
+		Lossless audio compression for archival.
+		<em class='reset'> </em>
+	</a>
+</li>
+<li class='theora'>
         <a href='/theora/'>
                 <strong>Ogg Theora</strong><br>
                 Video compression for movies.
@@ -21,3 +29,4 @@
         </a>
 </li>
 </ul>
+</div>

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list