diff options
author | krishna_gadepalli <[email protected]> | 2007-02-03 01:54:03 +0000 |
---|---|---|
committer | krishna_gadepalli <[email protected]> | 2007-02-03 01:54:03 +0000 |
commit | 49b57bace3b45f87b152d8ce0d63750f078f6eec (patch) | |
tree | ae0148fa10f0e3f7dd9c226ee6d40c7f6e5d55e4 /www/devmaster/lesson2.html | |
parent | df97090fcae7ad19be60c7256ef00f6c1dbf930b (diff) |
Added a new tutorial page for lesson8 (Ogg/Vorbis streaming)
Added a title to all other pages
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@56 235fdd13-0e8c-4fed-b5ee-0a390d04b286
Diffstat (limited to 'www/devmaster/lesson2.html')
-rw-r--r-- | www/devmaster/lesson2.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/devmaster/lesson2.html b/www/devmaster/lesson2.html index 089205d..88a8756 100644 --- a/www/devmaster/lesson2.html +++ b/www/devmaster/lesson2.html @@ -2,7 +2,7 @@ <head> -<title>DevMaster.net - OpenAL Tutorials: Lesson 2</title> +<title>Lesson 2: Looping and Fade-away</title> </head> @@ -171,4 +171,4 @@ real quick and easy tutorial. It won't get too much more complicated at this poi </tr> </table> </body> -</html>
\ No newline at end of file +</html> |