[gtk-web: 1/2] download: GLib requires Windows 7, not Windows Vista



commit 230b795d4aed4e1ba0edf8beb56b6e8901cb1f70
Author: Philip Withnall <withnall endlessm com>
Date:   Fri Jun 8 14:23:13 2018 +0100

    download: GLib requires Windows 7, not Windows Vista
    
    Since GTK+ depends on GLib, GTK+ implicitly depends on Windows 7.
    
    Signed-off-by: Philip Withnall <withnall endlessm com>
    
    https://gitlab.gnome.org/GNOME/glib/issues/382

 download/windows.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/download/windows.php b/download/windows.php
index e450516..07d0865 100644
--- a/download/windows.php
+++ b/download/windows.php
@@ -10,7 +10,7 @@ ob_start();
 <h3><a name="Requirements">Requirements</a></h3>
  
 <h4>Windows version</h4>
-<p>GTK+ requires Windows Vista or later.</p>
+<p>GTK+ requires Windows 7 or later.</p>
 
 <p>For older versions of Windows, you should do a custom build of older versions of GLib and GTK+.</p>
 


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