[ooo-build-commit] .: discover/index.html discover/index.php
Cédric Bosdonnat
cbosdo at kemper.freedesktop.org
Thu Jun 17 07:54:58 PDT 2010
discover/index.html | 6 +++---
discover/index.php | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 2a70de653dfad85a4b92b7a57b3f4f7448d872e2
Author: Cédric Bosdonnat <cedricbosdo at openoffice.org>
Date: Thu Jun 17 16:54:36 2010 +0200
Fixed a few things in discover page
diff --git a/discover/index.html b/discover/index.html
index ac123ed..111de71 100644
--- a/discover/index.html
+++ b/discover/index.html
@@ -201,18 +201,18 @@ alt="go-oo Lotus WordPro support screenshot" /></a>
<div class="discover-tile" style="width: 17em;">
<h4 id="go-extensions">Includes useful Extensions</h4>
<p>Go-oo already bundles the most useful OpenOffice.org extensions,
- like presenter console, pdfimport, or presentation minimizer:
+ like presenter console, pdfimport, or presentation minimizer:</p>
<a href="go-extensions.png"><img src="go-extensions-thumb.png" alt="go-oo included extensions screenshot" /></a>
</div>
-<div class="discover-tile">
+<div class="discover-tile" style="width: 35em;">
<h4 id="dbf-import-perf">DBF import performance</h4>
<p>Go-oo can open DBF files faster (<a href="http://kohei.us/2009/12/11/dbf-import-performance/">read more</a>).<br/>
<img src="go-dbf-import-perf.png" alt="go-oo DBF import performance chart"/>
</p>
</div>
-<div class="discover-title">
+<div class="discover-tile" style="width: 35em;">
<h4 id="navigator">Foldable headings in navigator</h4>
<p>Go-oo Writer navigator is improved to allow folding the headings for better usability.<br/>
<img src="go-navigator.png" alt="go-oo foldable entries in navigator"/>
diff --git a/discover/index.php b/discover/index.php
index 4ddff09..3de17bc 100644
--- a/discover/index.php
+++ b/discover/index.php
@@ -172,18 +172,18 @@ alt="go-oo Lotus WordPro support screenshot" /></a>
<div class="discover-tile" style="width: 17em;">
<h4 id="go-extensions">Includes useful Extensions</h4>
<p>Go-oo already bundles the most useful OpenOffice.org extensions,
- like presenter console, pdfimport, or presentation minimizer:
+ like presenter console, pdfimport, or presentation minimizer:</p>
<a href="go-extensions.png"><img src="go-extensions-thumb.png" alt="go-oo included extensions screenshot" /></a>
</div>
-<div class="discover-tile">
+<div class="discover-tile" style="width: 35em;">
<h4 id="dbf-import-perf">DBF import performance</h4>
<p>Go-oo can open DBF files faster (<a href="http://kohei.us/2009/12/11/dbf-import-performance/">read more</a>).<br/>
<img src="go-dbf-import-perf.png" alt="go-oo DBF import performance chart"/>
</p>
</div>
-<div class="discover-title">
+<div class="discover-tile" style="width: 35em;">
<h4 id="navigator">Foldable headings in navigator</h4>
<p>Go-oo Writer navigator is improved to allow folding the headings for better usability.<br/>
<img src="go-navigator.png" alt="go-oo foldable entries in navigator"/>
More information about the ooo-build-commit
mailing list