[Libreoffice-commits] .: img/libreoffice-logo.png index.html index.php

Thorsten Behrens thorsten at kemper.freedesktop.org
Mon Oct 25 07:15:49 PDT 2010


 img/libreoffice-logo.png |binary
 index.html               |   11 +++++++++++
 index.php                |   11 +++++++++++
 3 files changed, 22 insertions(+)

New commits:
commit 4c0ef447774b5a00cd1a50911d8abd8ffa704804
Author: Thorsten Behrens <tbehrens at novell.com>
Date:   Mon Oct 25 16:15:10 2010 +0200

    Added reference to libreoffice
    
    Added logo, short explanation, and links to The Document Foundation
    to the main page

diff --git a/img/libreoffice-logo.png b/img/libreoffice-logo.png
new file mode 100644
index 0000000..cb358d3
Binary files /dev/null and b/img/libreoffice-logo.png differ
diff --git a/index.html b/index.html
index f69d3b7..50b3b74 100644
--- a/index.html
+++ b/index.html
@@ -123,6 +123,17 @@
 	that's really excellent, but this is not our focus: there are no formal
 	roles in development to reflect this valuable work.
     </p>
+
+    <h3>Go-oo joins forces with LibreOffice</h3>
+    <p>
+    <table><tr><td>
+	Go-oo shares much of its goals and philosophy with <a href="http://documentfoundation.org">The Document 
+    Foundation's</a> LibreOffice project, we're therefore supporting LibreOffice since it's inception, and are
+    in the process of merging most of our patches over, as well as migrating to Document Foundation infrastructure.
+    Going forward, the Go-oo project will be discontinued in favor of LibreOffice.
+    </td>
+    <td><a href="http://documentfoundation.org"><img src="img/libreoffice-logo.png"></a></td></tr></table>
+    </p>
                     </div>
                 </div>
 
diff --git a/index.php b/index.php
index d2b1447..846d239 100644
--- a/index.php
+++ b/index.php
@@ -93,6 +93,17 @@ $content = <<<EOT
 	that's really excellent, but this is not our focus: there are no formal
 	roles in development to reflect this valuable work.
     </p>
+
+    <h3>Go-oo joins forces with LibreOffice</h3>
+    <p>
+    <table><tr><td>
+	Go-oo shares much of its goals and philosophy with <a href="http://documentfoundation.org">The Document 
+    Foundation's</a> LibreOffice project, we're therefore supporting LibreOffice since it's inception, and are
+    in the process of merging most of our patches over, as well as migrating to Document Foundation infrastructure.
+    Going forward, the Go-oo project will be discontinued in favor of LibreOffice.
+    </td>
+    <td><a href="http://documentfoundation.org"><img src="img/libreoffice-logo.png"></a></td></tr></table>
+    </p>
 EOT;
 
 print_page("Go-OO!", array("summary"),


More information about the Libreoffice-commits mailing list