[gimp/gimp-2-8] Windows manifest: mark as Windows 8-compatible (only affects theme display in high contrast)



commit ad29d7e7405c34e2c0e3ad66c323cef0ec215890
Author: Jernej Simončič <jernej|s-cccp eternallybored org>
Date:   Sun Nov 17 00:18:12 2013 +0100

    Windows manifest: mark as Windows 8-compatible (only affects theme display in
    high contrast)

 build/windows/gimp.manifest |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/build/windows/gimp.manifest b/build/windows/gimp.manifest
index e12beae..70bc30a 100644
--- a/build/windows/gimp.manifest
+++ b/build/windows/gimp.manifest
@@ -13,6 +13,7 @@
                <application>
                        <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/><!-- Vista -->
                        <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/><!-- Win7 -->
+                       <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/><!-- Win8 -->
                </application>
        </compatibility>
        <asmv3:application>


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