[gtk-web/new-website: 3/180] download: GLib requires Windows 7, not Windows Vista



commit cad7dcd3e875a6ed73391cff8c76306ef96fc21d
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]