|
From: Nicholas N. <nj...@ca...> - 2004-01-28 20:03:52
|
CVS commit by nethercote:
Added Qt, xinetd, OpenSG; corrected ScummVM URL.
M +14 -7 users.html 1.9
--- devel-home/valgrind/users.html #1.8:1.9
@@ -110,4 +110,7 @@
simple and fast data manipulation.
+<dt><a href="http://www.trolltech.com/products/qt/">Qt by Trolltech</a>
+<dd>A multi-platform, C++ application development framework.
+
<dt><a href="http://xmlsoft.org/">libxml2/libxslt</a>
<dd>GNOME's multi-platform XML C parser and toolkit.
@@ -145,4 +148,10 @@
</dl>
+<h3>System</h3>
+<dl>
+<dt><a href="http://www.xinetd.org">Xinetd</a>
+<dd>A secure and powerful replacement for inetd.
+</dl>
+
<h3>Games</h3>
<dl>
@@ -153,14 +162,8 @@
<dd>A portable 3D game engine.
-<dt><a href="http://www.scummvg.org">ScummVM</a>
+<dt><a href="http://www.scummvm.org">ScummVM</a>
<dd>A virtual machine for classic graphical adventure games.
</dl>
-<h3>System</h3>
-<dl>
-<dt><a href="www.xinetd.org">Xinetd</a>
-<dd>A secure and powerful replacement for inetd.
-</dl>
-
<h3>Other</h3>
<dl>
@@ -168,4 +171,8 @@
<dd>A tool to estimate the power dissipation of hardware/ASIC designs.
+<dt><a href="http://www.opensg.org">OpenSG</a>
+<dd>A portable scenegraph system for creating realtime graphics programs, e.g.
+ for virtual reality applications.
+
<dt><a href="http://www.exalead.com">Exalead</a>
<dd>A search and navigation platform, including search engine, XML
|