]> git.sur5r.net Git - glabels/commitdiff
Updated development version requirements.
authorJim Evins <evins@snaught.com>
Sun, 21 Dec 2008 04:42:57 +0000 (04:42 +0000)
committerJim Evins <evins@snaught.com>
Sun, 21 Dec 2008 04:42:57 +0000 (04:42 +0000)
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@807 f5e0f49d-192f-0410-a22d-a8d8700d0965

web/download/index.php

index 8427868c2d00ebec733aaa04661ad4c310e49858..edbdb8f29663cf84e88829d6923c3a68db2d1665 100644 (file)
@@ -62,13 +62,12 @@ their associated repositories, including the following repositories:
 
 <h2>System Requirements</h2>
 <p>
-The development version of gLabels is designed to run on <i>GNOME 2.16+</i>, but more specifically it requires the following libraries or newer.
+The development version of gLabels is designed to run on <i>GNOME 2.22+</i>, but more specifically it requires the following libraries or newer.
 </p>
 <ul>
-  <li>GTK+-2.10.x</li>
-  <li>LIBGNOME[UI]-2.16.x</li>
-  <li>LIBXML-2.6.x</li>
-  <li>LIBGLADE-2.6.x</li>
+  <li>GTK+-2.12.x</li>
+  <li>LIBGNOME[UI]-2.22.x</li>
+  <li>LIBXML-2.7.x</li>
 </ul>
 <p>
 Note: to compile gLabels on most GNU/Linux systems, you will need the development packages (e.g., gtk2-devel or gtk2-dev)