index.html.in
branchimmsview
changeset 30 a7f7026f9416
parent 29 09fc77396ac9
child 31 13f56bb29b96
--- a/index.html.in	Sat Feb 07 11:10:02 2004 -0500
+++ b/index.html.in	Sat Feb 07 13:29:53 2004 -0500
@@ -8,7 +8,12 @@
   <body>
     <h1>IMMSView</h1>
 
-    <p>Current version is: <tt>@IMMSVIEW_VERSION@</tt></p>
+    <p>Current version is: <tt class="version">@IMMSVIEW_VERSION@</tt></p>
+
+    <p class="warning"><strong>This is still very alpha
+      software.</strong>  It's not impossible, but very improbable,
+      that it can mess up your database.  The functionnality and
+      also the interface aren't fixed.  Suggestions are welcome.</p>
 
     <p>IMMSView is aim to became a playlist editor replacement for
       XMMS, using the IMMS plugin.  Currently, it simply able to
@@ -23,6 +28,10 @@
       Current release is near daily, but I make no promise about
       it.</p>
 
+    <h2>Screenshots</h2>
+
+    <a href="immsview-screenshot-1.png"><img src="immsview-ss-small-1.png"/></a>
+
     <h2>Requirements</h2>
     <ul>
       <li><a href="http://www.luminal.org/wiki/index.php/IMMS/IMMS">IMMS</a></li>