[gimp-web/testing] Modify language for flatpack download text



commit 11ca1746053e0ca363708ab81f7bfeb273c9a2d6
Author: Pat David <patdavid gmail com>
Date:   Tue Nov 28 12:30:22 2017 -0600

    Modify language for flatpack download text
    
    Just cleaning up the language a little bit from Jehan on the
    flatpack download text.

 themes/newgimp/templates/downloads.html |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index afb2be9..cb1b99e 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -53,8 +53,11 @@
             </span>
         </p>
 
-       <p>The flatpak link above should open your software installer and propose you to install GIMP 
(available platforms: i386, x86-64, ARM and AArch64). It may not work out-of-the-box on some platforms since 
the flatpak technology is recent. If that is the case, <a href="http://flatpak.org/getting.html";>ensure 
flatpak is installed</a> and if just clicking the link still does not propose to install GIMP, install by 
command line: <code>flatpak install https://flathub.org/repo/appstream/org.gimp.GIMP.flatpakref</code></p>
-        <p>The flatpak build is very new and therefore may present shortcomings. It's very likely your 
Unix-like system such as a GNU/Linux distribution already comes with a GIMP package. It is a preferred method 
of installing GIMP, as the distribution maintainers take care of all the dependencies and bug fix updates. 
Nevertheless note that many distros decide to pin a specific version of GIMP to their releases, whereas our 
flatpak will follow GIMP releases closely.</p>
+       <p>The flatpak link above should open your software installer and prompt you to install GIMP 
(available platforms: i386, x86-64, ARM and AArch64). It may not work out-of-the-box on some platforms since 
the flatpak technology is new. If that is the case, <a href="http://flatpak.org/getting.html";>ensure flatpak 
is installed</a> and if clicking the link still does not prompt to install GIMP, then manually install by 
command line: </p>
+    <p>
+    <code>flatpak install https://flathub.org/repo/appstream/org.gimp.GIMP.flatpakref</code>
+    </p>    
+    <p>The flatpak build is very new and therefore may have shortcomings. It's very likely your Unix-like 
system distribution already comes with a GIMP package. It is the preferred method of installing GIMP, as the 
distribution maintainers take care of all the dependencies and bug fix updates. Nevertheless, note that many 
distros decide to pin a specific version of GIMP to their releases, whereas our flatpak will follow GIMP 
releases closely.</p>
 
         <p>
             GIMP can also run on Solaris and is available for the BSD family of systems such as FreeBSD and 
OpenBSD.


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