[gimp-web] Add warning about windows store versions



commit 55084b616ce12439faca831ddd4ef88eaa461bd2
Author: nmat <15926-nmat users noreply gitlab gnome org>
Date:   Fri Sep 24 11:31:37 2021 +0000

    Add warning about windows store versions

 themes/newgimp/templates/downloads.html | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index d7b9127d..c728b45c 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -332,6 +332,10 @@
           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>
+        <span style="color: red;">!IMPORTANT!</span> <strong>Windows Store:</strong> GIMP team does not 
provide any downloads using Windows 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]