[Plib-cvs] CVS: plib/doc/sl sm.html,1.5,1.6
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-03-24 01:01:29
|
Update of /cvsroot/plib/plib/doc/sl In directory usw-pr-cvs1:/tmp/cvs-serv29265 Modified Files: sm.html Log Message: Added keywords, description and "Valid HTML 4.0" image Index: sm.html =================================================================== RCS file: /cvsroot/plib/plib/doc/sl/sm.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- sm.html 29 Oct 2001 18:40:41 -0000 1.5 +++ sm.html 24 Mar 2002 01:01:24 -0000 1.6 @@ -2,6 +2,8 @@ <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <META name="keywords" content="SM, PLIB, OpenGL, sound, library, mixer, OSS, Baker, Steve, smMixer"> + <META name="description" content="The PLIB SM Library allows one to drive the mixer controls of most PC-style sound cards."> <TITLE>The SL Mixer Library.</TITLE> </HEAD> <BODY text="#B5A642" link="#8FFF8F" vlink="#18A515" alink="#20336B" @@ -88,11 +90,17 @@ 'not_working()' returns TRUE - so programs written for audio should work OK even on Linux boxes with no audio support. <hr> +<table> +<tr> +<td> +<a href="http://validator.w3.org/check/referer"><img border="0" src="../valid-html40.png" alt="Valid HTML 4.0!" height="31" width="88"></a> +<td> <ADDRESS> <A HREF="http://www.sjbaker.org"> Steve J. Baker.</A> <<A HREF="mailto:sjb...@ai...">sjb...@ai...</A>> </ADDRESS> +</table> </BODY> </HTML> |