[gtk-web] Fixes bug #611808, OSX download link is broken



commit e6110feffc074925fa6f6b203e7cc81ad4470d09
Author: Martyn Russell <martyn lanedo com>
Date:   Thu Mar 4 20:29:57 2010 +0000

    Fixes bug #611808, OSX download link is broken

 download-macos.html |   12 +++++++-----
 download.html       |    2 +-
 2 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/download-macos.html b/download-macos.html
index 3772af8..37ec584 100644
--- a/download-macos.html
+++ b/download-macos.html
@@ -39,12 +39,14 @@
 	</table>
       </div>
       <div id="content">
-	<h2>Coming soon!</h2>
-	<p>We're currently working hard to produce a native gtk
-	framework for Mac OSX.</p>
-	<p>You can track the development on
+	<h2>Building, Bundling &amp; Integrating</h2>
+	<p>Building, Bundling &amp; Integrating GTK+ on MacOSX is now
+	  consolidated
+	  at <a href="http://gtk-osx.sourceforge.net";>http://gtk-osx.sourceforge.net</a></p>
+	<p>The development of the quartz backend to GTK+ remains in
+	  the GTK+ project. You can track the development on
 	  the <a href="http://live.gnome.org/GTK%2B/OSX";>OSX
-	    Development page</a></p> 
+	  Development page</a></p> 
       </div> <!-- content -->
 
       <div id="footer">Copyright 2007-2008 The GTK+ Team</div>
diff --git a/download.html b/download.html
index 5c9fe53..2a575b0 100644
--- a/download.html
+++ b/download.html
@@ -65,7 +65,7 @@
 	  </tr>
 	  <tr>
 	    <td><img src="images/os-macos.gif" alt=""/></td>
-	    <td><a href="http://www.gtk-osx.org/";>OSX</a></td>
+	    <td><a href="download-macos.html">OSX</a></td>
 	  </tr>
 	</table>
 



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