[gimp-web] themes: GIMP is now available on the Microsoft Store.



commit 31605c0f7d2b04e0201fb486770773cf4a712fb8
Author: Jehan <jehan girinstud io>
Date:   Fri Jun 17 19:20:06 2022 +0200

    themes: GIMP is now available on the Microsoft Store.
    
    - Removing the warning about not being on Microsoft Store.
    - Adding the direct link.
    
    Note that I don't make it a proper "Download on Microsoft Store" button
    because right now, this is exactly the same installer. There are
    currently no advantages whatsoever for people to download from the
    store (no automatic update, no sandboxing, nothing). So adding the link
    is useful for people to verify this package is official, but so far,
    that's it.

 themes/newgimp/templates/downloads.html | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index ad6ac31b..56e0e0f2 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -343,6 +343,14 @@
             The download links above will attempt to download GIMP from one of our trusted <a 
href="/donating/sponsors.html">mirror servers</a>.
             If the mirrors do not work or you would rather download directly from our server, you can get 
the <a href="//download.gimp.org/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER }}/windows/">direct download here</a>.
         </p>
+        <p>
+            GIMP is also <a
+            href="https://apps.microsoft.com/store/detail/gimp/XPDM27W10192Q0";>available
+            through the <strong>Microsoft Store</strong></a>. We recommend using <a
+            href="ms-windows-store://pdp/?productid=XPDM27W10192Q0">this
+            direct store link</a> as our team cannot vouch for
+            third-party packages of our code.
+        </p>
     </small>
 
     <h3>Warnings and information</h3>
@@ -359,12 +367,6 @@
           Choosing this option will download the torrent file for the GIMP installer.
           You may need to install a torrent client to make use of this file. <a 
href="//en.wikipedia.org/wiki/BitTorrent" title="BitTorrent on Wikipedia">Learn more...</a>
       </li>
-      <li>
-        <strong>!IMPORTANT! ⚠️ Microsoft Store:</strong> GIMP team does
-        not provide any downloads using Microsoft Store at the moment.
-        Any downloads on the store are created by third party and is not
-        in anyway connected to the GIMP team.
-      </li>
       {% if WINDOWS_FILE_DEVELOPMENT is defined %}
       <li>
           <p>🤫Pssst... want to check out the <strong>GIMP {{ GIMP_VERSION_DEVELOPMENT


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