[xiph-commits] r15655 - in websites/celt-codec.org: software ssi

jm at svn.xiph.org jm at svn.xiph.org
Wed Feb 4 16:57:12 PST 2009


Author: jm
Date: 2009-02-04 16:57:11 -0800 (Wed, 04 Feb 2009)
New Revision: 15655

Modified:
   websites/celt-codec.org/software/index.shtml.en
   websites/celt-codec.org/ssi/pagetop.include
Log:
Added software page to the navbar and added Ekiga to it.


Modified: websites/celt-codec.org/software/index.shtml.en
===================================================================
--- websites/celt-codec.org/software/index.shtml.en	2009-02-04 23:39:07 UTC (rev 15654)
+++ websites/celt-codec.org/software/index.shtml.en	2009-02-05 00:57:11 UTC (rev 15655)
@@ -20,8 +20,11 @@
 <dl class="appList">
 
 	<dt><a href="http://www.freeswitch.org/">FreeSWITCH</a></dt>
-	<dd>FreeSWITCH is an open-source VoIP gateway</dd>
+	<dd>FreeSWITCH is an open source telephony toolkit, ranging from softphone to softswitch</dd>
 
+	<dt><a href="http://www.ekiga.org/">Ekiga</a></dt>
+	<dd>Ekiga is a VoIP and video conferencing application for GNOME</dd>
+
 	<dt><a href="http://virtualsoundexchange.net/node/21">Soundjack</a></dt>
 	<dd>Network Music Performance (MNP) client application</dd>
 

Modified: websites/celt-codec.org/ssi/pagetop.include
===================================================================
--- websites/celt-codec.org/ssi/pagetop.include	2009-02-04 23:39:07 UTC (rev 15654)
+++ websites/celt-codec.org/ssi/pagetop.include	2009-02-05 00:57:11 UTC (rev 15655)
@@ -12,6 +12,7 @@
 		<li id="samples_"><a href="/samples/">Samples</a></li>
 		<li id="downloads_"><a href="/downloads/">Downloads</a></li>
 		<li id="docs_"><a href="/docs/">Documentation</a></li>
+		<li id="software_"><a href="/software/">Software</a></li>
 		<li id="contact_"><a href="/contact/">Contact</a></li>
 	</ul>
 </div>



More information about the commits mailing list