babl r329 - in trunk: . docs



Author: ok
Date: Thu Jun 12 21:20:46 2008
New Revision: 329
URL: http://svn.gnome.org/viewvc/babl?rev=329&view=rev

Log:
* NEWS: added a html comment shortening the news shown.
* docs/index-static.html.in: assed link to changelog in svn after
news. Updated urls with s/viewcvs/viewvc/.


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/docs/index-static.html.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Jun 12 21:20:46 2008
@@ -15,6 +15,9 @@
 Builds on OSX
 Check <0.0 and >1.0 values conversions for accuracy as well.
 
+                                                                   </dd></dl>
+
+<!--
                                                                     </dd><dt>
 2007-12-30 babl-0.0.18                                              </dt><dd>
 Constified use of babl formats.
@@ -64,3 +67,4 @@
 
                                                                    </dd></dl>
 
+-->

Modified: trunk/docs/index-static.html.in
==============================================================================
--- trunk/docs/index-static.html.in	(original)
+++ trunk/docs/index-static.html.in	Thu Jun 12 21:20:46 2008
@@ -132,14 +132,14 @@
     <h2>Features</h2>
 
     <ul>
-      <li class='frozen'>Stable, small API.</li>
-      <li class='stable'>Thread safe processing.</li>
-      <li class='stable'>Self profiling and optimizing.</li>
-      <li class='stable'>Extendable with new formats, color models, components
-      and datatypes</li>
-      <li class='stable'>Reference 64bit floating point conversions for datatypes and color models.
-      <li class='stable'>ANSI C, works on win32, linux and mac, 32bit and 64bit
-      systems.</li>
+      <li>Fast.</li>
+      <li>Accurate.</li>
+      <li>Stable, small API.</li>
+      <li>Self profiling and optimizing.</li>
+      <li>ANSI C, works on win32, linux and mac, 32bit and 64bit systems.</li>
+      <li>Extendable with new formats, color models, components
+      and datatypes.</li>
+      <li>Reference 64bit floating point conversions for datatypes and color models.
     </ul>
 
     <p><a href='http://www.gegl.org/'>GEGL</a> through <a
@@ -156,7 +156,7 @@
     </p>
 
     <p>Babl development happens in GNOME Subversion in the <tt>babl</tt> module.
-    It can be <a href='http://svn.gnome.org/viewcvs/babl/trunk/'>browsed online</a> and checked out with:
+    It can be <a href='http://svn.gnome.org/viewvc/babl/trunk/'>browsed online</a> and checked out with:
     </p>
     <pre>svn co http://svn.gnome.org/svn/babl/trunk/ babl</pre>
 
@@ -166,6 +166,7 @@
     to the GEGL release.</p>
 
     <!--NEWS-->
+    For more news see the current <a href='http://svn.gnome.org/viewvc/babl/trunk/ChangeLog?view=markup'>ChangeLog</a> in subversion.
 
     <a name='Documentation'></a>
     <h2>Documentation</h2>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]