[ooo-build-commit] .: css/style.css discover/go-calc-sheet-tab.png discover/index.html discover/index.php

Kohei Yoshida kohei at kemper.freedesktop.org
Mon Mar 22 14:44:24 PDT 2010


 css/style.css                  |    2 +-
 discover/go-calc-sheet-tab.png |binary
 discover/index.html            |    9 +++------
 discover/index.php             |    9 +++------
 4 files changed, 7 insertions(+), 13 deletions(-)

New commits:
commit e6e5f59f4bbbc6a45b27a899b2eba0374e468571
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Mon Mar 22 17:43:53 2010 -0400

    Replaced Calc solver with Enhanced sheet tab in Discover page.

diff --git a/css/style.css b/css/style.css
index 6f39be6..cedb5ce 100644
--- a/css/style.css
+++ b/css/style.css
@@ -274,7 +274,7 @@ p {
 
 .discover-tile {
     float: left;
-    padding: 2em;
+    padding: 3em;
     text-align: left;
     align: left;
     height: 25em;
diff --git a/discover/go-calc-sheet-tab.png b/discover/go-calc-sheet-tab.png
new file mode 100644
index 0000000..33cc825
Binary files /dev/null and b/discover/go-calc-sheet-tab.png differ
diff --git a/discover/index.html b/discover/index.html
index 12fd341..4c28458 100644
--- a/discover/index.html
+++ b/discover/index.html
@@ -82,12 +82,9 @@ for a lightning second start. <br>
 </div>
 
 <div class="discover-tile" style="width: 15em;">
-<h4 id="calc-solver">Calc solver</h4>
-<p>Go-oo has a linear optimization solver
-that can optimize a cell value based on
-arbitrary constraints, built into Calc.</p>
-<a href="go-calc-solver.png">
-<img src="go-calc-solver-thumb.png" alt="go-oo solver screenshot" /></a>
+<h4 id="enhanced-sheet-tab">Enhanced sheet tab</h4>
+<p>Go-oo's Calc allows sheet tabs to be colored, and provides a quick way to insert new sheets.</p>
+<img src="go-calc-sheet-tab.png" alt="go-oo enhanced sheet tab screenshot" />
 </div>
 
 <div class="discover-tile" style="width: 34em;">
diff --git a/discover/index.php b/discover/index.php
index b2a12ef..7acf850 100644
--- a/discover/index.php
+++ b/discover/index.php
@@ -53,12 +53,9 @@ for a lightning second start. <br>
 </div>
 
 <div class="discover-tile" style="width: 15em;">
-<h4 id="calc-solver">Calc solver</h4>
-<p>Go-oo has a linear optimization solver
-that can optimize a cell value based on
-arbitrary constraints, built into Calc.</p>
-<a href="go-calc-solver.png">
-<img src="go-calc-solver-thumb.png" alt="go-oo solver screenshot" /></a>
+<h4 id="enhanced-sheet-tab">Enhanced sheet tab</h4>
+<p>Go-oo's Calc allows sheet tabs to be colored, and provides a quick way to insert new sheets.</p>
+<img src="go-calc-sheet-tab.png" alt="go-oo enhanced sheet tab screenshot" />
 </div>
 
 <div class="discover-tile" style="width: 34em;">


More information about the ooo-build-commit mailing list