gnomeweb-wml r6084 - in trunk: . www.gnome.org/projects/cheese www.gnome.org/projects/cheese/data/themes/cheese



Author: dgsiegel
Date: Mon Apr 21 20:35:16 2008
New Revision: 6084
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6084&view=rev

Log:
add cheese 2.23.1


Modified:
   trunk/ChangeLog
   trunk/www.gnome.org/projects/cheese/data/themes/cheese/document.screen.css
   trunk/www.gnome.org/projects/cheese/download.html
   trunk/www.gnome.org/projects/cheese/index.html
   trunk/www.gnome.org/projects/cheese/tour.html

Modified: trunk/www.gnome.org/projects/cheese/data/themes/cheese/document.screen.css
==============================================================================
--- trunk/www.gnome.org/projects/cheese/data/themes/cheese/document.screen.css	(original)
+++ trunk/www.gnome.org/projects/cheese/data/themes/cheese/document.screen.css	Mon Apr 21 20:35:16 2008
@@ -204,7 +204,7 @@
 
 .tour-item
 {
-  min-height: 160px;
+  min-height: 170px;
 }
 
 #warningbox

Modified: trunk/www.gnome.org/projects/cheese/download.html
==============================================================================
--- trunk/www.gnome.org/projects/cheese/download.html	(original)
+++ trunk/www.gnome.org/projects/cheese/download.html	Mon Apr 21 20:35:16 2008
@@ -219,11 +219,11 @@
           likely to have bugs. Please help us to track'em down.
           </p>
           <h3>From the bakery</h3>
-          <p>Cheese sources can be found from
-          <a href="http://developer.gnome.org/tools/svn.html";>Gnome SVN</a>,
+          <p>Cheese sources can be found in
+          <a href="http://developer.gnome.org/tools/svn.html";>GNOME SVN</a>,
           in the <b>"cheese"</b> module. Also, you can
           <a href="http://svn.gnome.org/viewcvs/cheese/trunk/";>browse the latest sources online</a>.
-          to get it, just execute
+          To get them, just execute
           </p>
           <div class="code">
             svn co http://svn.gnome.org/svn/cheese/trunk cheese
@@ -232,6 +232,18 @@
           <h3>Already baked development packages</h3>
 
             <div class="download">
+              <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/2.23/cheese-2.23.1.tar.gz";
+                title="Source code of the latest stable release">
+                <img src="data/images/package-x-generic.png" alt="source package" />
+                Cheese 2.23.1
+              </a>
+              <p>
+              released on April 21st 2008<br />
+              md5sums: c61797ad48b632221cff6815c8d62be3
+              </p>
+            </div>
+
+            <div class="download">
               <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/2.21/cheese-2.21.92.tar.gz";
                 title="Source code of the latest stable release">
                 <img src="data/images/package-x-generic.png" alt="source package" />

Modified: trunk/www.gnome.org/projects/cheese/index.html
==============================================================================
--- trunk/www.gnome.org/projects/cheese/index.html	(original)
+++ trunk/www.gnome.org/projects/cheese/index.html	Mon Apr 21 20:35:16 2008
@@ -137,6 +137,22 @@
 
           <h3>April 7th 2008</h3>
           <p>
+          Unstable verson 2.23.1 was released!
+          New features since previous stable version include:
+          </p>
+          <ul>
+            <li>add hildon support</li>
+            <li>add a nice warning box when no camera was found</li>
+            <li>move cheese to sound&amp;video section in the application menu</li>
+            <li>make Drag and Drop working again</li>
+            <li>fixed a lot of crashers</li>
+            <li>added/updated translations</li>
+          </ul>
+          <a href="download.html">Download it</a>
+          (<a href="http://mail.gnome.org/archives/gnome-announce-list/2008-April/msg00066.html";>full release notes</a>)
+
+          <h3>April 7th 2008</h3>
+          <p>
           Stable verson 2.22.1 was released!
           New features since previous stable version include:
           </p>
@@ -165,24 +181,6 @@
 
           </p>
 
-          <h3>March 10th 2008</h3>
-          <p>
-          Stable verson 2.22.0 was released!
-          New features since previous stable version include:
-          </p>
-          <ul>
-            <li>brand new help/documentation pages</li>
-            <li>drop libglade and use GtkBuilder instead.</li>
-            <li>replaced all gnome-vfs calls by gio</li>
-            <li>use a bugreport script, which automatically attaches needed information to a bug report</li>
-            <li>brand new effect images</li>
-            <li>Plug some memory leaks</li>
-            <li>Run webcam detection in background thread and show a nice throbber</li>
-            <li>a gigantic number of bug fixes</li>
-            <li>added/updated translations</li>
-          </ul>
-          <a href="download.html">Download it</a> (<a href="http://mail.gnome.org/archives/gnome-announce-list/2008-March/msg00051.html";>full release notes</a>)
-
         </div>
       </div><!-- bottom -->
     </div><!-- body -->

Modified: trunk/www.gnome.org/projects/cheese/tour.html
==============================================================================
--- trunk/www.gnome.org/projects/cheese/tour.html	(original)
+++ trunk/www.gnome.org/projects/cheese/tour.html	Mon Apr 21 20:35:16 2008
@@ -40,7 +40,7 @@
 
         <div id="left" style="padding-left: 1%;">
 
-          <div class="tour-item">
+          <div class="tour-item" style="min-height: 140px;">
             <h2>Cheese!</h2>
             <div class="imager">
               <img src="data/tour/cheese-main.jpg" alt="icon" />
@@ -90,7 +90,7 @@
 
         <div id="right" style="padding-right: 1%;">
 
-          <div class="tour-item">
+          <div class="tour-item" style="min-height: 140px;">
             <h2>3... 2... 1... Cheese!</h2>
             <div class="imager">
               <img src="data/tour/cheese-countdown.jpg" alt="icon" />



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