[ooo-build-commit] .: about/index.html about/index.php developers/index.html developers/index.php

Jan Holesovsky kendy at kemper.freedesktop.org
Wed May 12 07:33:58 PDT 2010


 about/index.html      |    2 +-
 about/index.php       |    2 +-
 developers/index.html |    2 +-
 developers/index.php  |   11 +++++++----
 4 files changed, 10 insertions(+), 7 deletions(-)

New commits:
commit 8593c82fcba91618fd5010ab50f4cb8fadb800e5
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Wed May 12 16:33:21 2010 +0200

    Update contact.

diff --git a/about/index.html b/about/index.html
index 5cb79d6..f389123 100644
--- a/about/index.html
+++ b/about/index.html
@@ -51,7 +51,7 @@ Michael, Mike, Miklos, Noel, Petr, Radek, Rene
 Silvan, Thorsten, Tor, Volker, Yin, ZhangYun.
 </p>
 <p>If you believe you should be on this page, but are missing please
-ping me <i>michael dot meeks at</i><i> novell.com</i></p>
+ping me <i>kendy at</i><i> novell.com</i></p>
                     </div>
                 </div>
 
diff --git a/about/index.php b/about/index.php
index ba40277..205521c 100644
--- a/about/index.php
+++ b/about/index.php
@@ -29,7 +29,7 @@ for($i=0;$i<count($names);$i+=$limit)
 }
 $content .= <<<EOT
 <p>If you believe you should be on this page, but are missing please
-ping me <i>michael dot meeks at</i><i> novell.com</i></p>
+ping me <i>kendy at</i><i> novell.com</i></p>
 EOT;
 
 
diff --git a/developers/index.html b/developers/index.html
index 07e55d1..4970a17 100644
--- a/developers/index.html
+++ b/developers/index.html
@@ -124,7 +124,7 @@
 	issues with hackers.</p>
         <p>To contact anyone wrt. go-oo see the ooo-build 
 	<a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/AUTHORS">maintainers</a> 
-	or contact <i>mmeeks T novell com</i></p>
+	or contact <i>kendy T novell com</i></p>
 
 	<h4>Mailing List</h4>
 	
diff --git a/developers/index.php b/developers/index.php
index 5b11870..758cdd6 100644
--- a/developers/index.php
+++ b/developers/index.php
@@ -99,7 +99,7 @@ $content = <<<EOT
 	issues with hackers.</p>
         <p>To contact anyone wrt. go-oo see the ooo-build 
 	<a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/AUTHORS">maintainers</a> 
-	or contact <i>mmeeks T novell com</i></p>
+	or contact <i>kendy T novell com</i></p>
 
 	<h4>Mailing List</h4>
 	
@@ -155,10 +155,13 @@ $content = <<<EOT
     <p>where <i>DISTRO</i> is the basename of a file in the 
     <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/distro-configs">distro-configs</a>
     directory, such as <i>Debian</i>, <i>SUSE</i>, or <i>Ubuntu</i>.</p>
+    
+    <p>Also note that running the ./download script will download additional files and packages over 
+        the net.  Therefore, you need to have an active internet connection in order for this script to run successfully.</p>
 
-    <p>See the 
-    <a href="http://wiki.services.openoffice.org/wiki/Ooo-build">Wiki</a> for
-    more information.</p>
+    <p>Please refer to 
+    <a href="http://www.freedesktop.org/wiki/Software/ooo-build/BuildingIt">this page</a> for
+    more information on how to build ooo-build from sources.</p>
 
 	<h4>Tinderbox Build Status</h4>
         <p>Find an overview over the last tinderbox build results 


More information about the ooo-build-commit mailing list