r20985 - htdocs/branches/beta - Remove version of Ubuntu from description.

Cristian Marchi cmarchi at code.gnucash.org
Fri Jul 29 14:28:20 EDT 2011


Author: cmarchi
Date: 2011-07-29 14:28:19 -0400 (Fri, 29 Jul 2011)
New Revision: 20985
Trac: http://svn.gnucash.org/trac/changeset/20985

Modified:
   htdocs/branches/beta/download.phtml
Log:
Remove version of Ubuntu from description.

Modified: htdocs/branches/beta/download.phtml
===================================================================
--- htdocs/branches/beta/download.phtml	2011-07-29 18:27:08 UTC (rev 20984)
+++ htdocs/branches/beta/download.phtml	2011-07-29 18:28:19 UTC (rev 20985)
@@ -33,7 +33,7 @@
   <li class="imagelistitem" style="background-image: url(<?=$top_dir?>/images/icons/fedora.png);"><b>Fedora: </b><?php echo T_("Fedora users can install <span class=\"gnucash\">GnuCash</span> through System->Administration->Add/Remove Software (Gnome) or Applications->System->Software Management (KDE).")?></li>
   <li class="imagelistitem" style="background-image: url(<?=$top_dir?>/images/icons/mandriva.png);"><b>Mandriva: </b><?php echo T_("Mandriva users can install <span class=\"gnucash\">GnuCash</span> through the Software Management in the Mandriva Linux Control Center.")?></li>
   <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="http://fedoraproject.org/wiki/EPEL"><?php echo T_("Epel's wiki page");?></a></li>
-  <li class="imagelistitem" style="background-image: url(<?=$top_dir?>/images/icons/ubuntu.png);"><b>Ubuntu: </b><?php echo T_("Ubuntu 9.10 users can install <span class=\"gnucash\">GnuCash</span> through the Software Center (in the Applications menu). 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/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>
 </ul>
 <p class="justify"><?php echo T_("If your distro doesn't ship with <span class=\"gnucash\">GnuCash</span> or you wish to install a different version than it ships with, you could try to build <span class=\"gnucash\">GnuCash</span> directly from the source code. The <span class=\"gnucash\">GnuCash</span> wiki has <a href='http://wiki.gnucash.org/wiki/GnuCash#Installation'>guidelines for several distributions</a>.")?></p>
 



More information about the gnucash-changes mailing list