gtk-web r746 - trunk



Author: tml
Date: Fri Sep  5 13:18:55 2008
New Revision: 746
URL: http://svn.gnome.org/viewvc/gtk-web?rev=746&view=rev

Log:
Fixes.

Modified:
   trunk/download-windows-64bit.html

Modified: trunk/download-windows-64bit.html
==============================================================================
--- trunk/download-windows-64bit.html	(original)
+++ trunk/download-windows-64bit.html	Fri Sep  5 13:18:55 2008
@@ -143,7 +143,7 @@
 	<h3>Third Party Dependencies</h3>
 	<p>You won't need all of these packages to just use GTK+ Some
 	of the optional packages are needed for building applications
-	like the GIMP on Windows. Required packages are illustrated with
+	like GIMP on Windows. Required packages are illustrated with
 	<img src="images/progress-complete.png" alt=""/>.</p>
 	
 	<table class="styled">
@@ -157,7 +157,7 @@
 	    <td>zlib</td>
 	    <td>1.2.3</td>
 	    <td><a href="http://ftp.gnome.org/pub/GNOME/binaries/win64/dependencies/zlib_1.2.3-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
-	    <td><a href="http://ftp.gnome.org/pub/GNOME/binaries/win64/dependencies/zlib_1.2.3-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
+	    <td colspan="2"><a href="http://ftp.gnome.org/pub/GNOME/binaries/win64/dependencies/zlib_1.2.3-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td class="required"><img src="images/progress-complete.png" alt=""/></td>
 	  </tr>
 	  <tr class="odd">
@@ -172,7 +172,7 @@
 	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/gettext_0.17-1_win64.zip";><img src="images/download.png" alt=""/> Binaries</a></td>
 	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/gettext-dev_0.17-1_win64.zip";><img src="images/download.png" alt=""/> Dev</a></td>
 	    <td><a href="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-0.17.tar.gz";><img src="images/download.png" alt=""/> Sources</a></td>
-	    <td class="required"><img src="images/progress-complete.png" alt=""/></td>
+	    <td class="required"><img src="images/progress-incomplete.png" alt=""/></td>
 	  </tr>
 	  <tr class="odd">
 	    <td>libpng</td>
@@ -222,8 +222,13 @@
 	  </tr>
 	</table>
 
+	<h4>About libpng</h4>
+	<p>This is an image file format library used by GTK+, and
+	required.</p>
+
 	<h4>About zlib</h4>
-	<p>This is the compression library used by libpng.</p>
+	<p>This is the compression library used by libpng, and thus
+	also required.</p>
 	
 	<h4>About win_iconv</h4>
 	<p>win_iconv is an implementation of <a
@@ -240,14 +245,11 @@
 	uses it, but through proxy-libintl (see below) so it is
 	actually optional at run-time.</p>
 
-	<h4>About libpng</h4>
-	<p>This is an image file format library used by GTK+.</p>
-
 	<h4>About libjpeg</h4>
-	<p>This library not directly used by GTK+.</p>
+	<p>This library not directly used by GTK+. Used in for instance GIMP</p>
 
 	<h4>About freetype</h4>
-	<p>This is used by the GIMP and by Pango's pangoft2
+	<p>This is used by GIMP and by Pango's pangoft2
 	library. For just GTK+ applications it is not needed.</p>
 
 	<h4>About fontconfig</h4>



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