gnucash-htdocs master: fix flatpak.png

Frank H.Ellenberger fell at code.gnucash.org
Tue Sep 10 00:33:26 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/edaf0e26 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/ef2735a8 (commit)



commit edaf0e26d43ca1940ddaa9dad942b9bdb876f493
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Tue Sep 10 06:33:08 2019 +0200

    fix flatpak.png

diff --git a/download.phtml b/download.phtml
index ede84bd..f4d7337 100644
--- a/download.phtml
+++ b/download.phtml
@@ -33,7 +33,6 @@
     <li class="imagelistitem" style="background-image: url(<?=$top_dir?>/images/icons/redhat.png);"><b>Redhat/Centos: </b><?php echo T_("Redhat and CentOS don't have <span class=\"gnucash\">GnuCash</span> in their repositories by default. It can be installed however from the third-party Epel repository. For more details on configuring this additional software repository for your setup, see");?> <a href="https://fedoraproject.org/wiki/EPEL"><?php echo T_("Epel's wiki page");?></a>.</li>
     <li class="imagelistitem" style="background-image: url(<?=$top_dir?>/images/icons/solus.png);"><b>Solus: </b><?php echo T_("Solus users can install <span class=\"gnucash\">GnuCash</span> through the Software Center (Office Software -> Financial Software -> gnucash).")?></li>
     <li class="imagelistitem" style="background-image: url(<?=$top_dir?>/images/icons/ubuntu.png);"><b>Ubuntu: </b><?php echo T_("Ubuntu users can install <span class=\"gnucash\">GnuCash</span> through the Software Center. This will install <span class=\"gnucash\">GnuCash</span> under the Office category in the Applications menu.")?></li>
-    <li class="imagelistitem" style="background-image: url(<?=$top_dir?>/images/icons/flatpak.png);"><b>Flatpak: </b></li>
   </ul>
 
   <h3><?php echo T_("Sandbox")?></h3>
diff --git a/images/icons/flatpak.png b/images/icons/flatpak.png
index a9d0040..13dee30 100644
Binary files a/images/icons/flatpak.png and b/images/icons/flatpak.png differ



Summary of changes:
 download.phtml           |   1 -
 images/icons/flatpak.png | Bin 82369 -> 65384 bytes
 2 files changed, 1 deletion(-)



More information about the gnucash-changes mailing list