r21342 - htdocs/branches/beta - Fix the image path of previous commit again.

Cristian Marchi cmarchi at code.gnucash.org
Sat Sep 24 15:41:55 EDT 2011


Author: cmarchi
Date: 2011-09-24 15:41:55 -0400 (Sat, 24 Sep 2011)
New Revision: 21342
Trac: http://svn.gnucash.org/trac/changeset/21342

Modified:
   htdocs/branches/beta/atom.php
Log:
Fix the image path of previous commit again.

Modified: htdocs/branches/beta/atom.php
===================================================================
--- htdocs/branches/beta/atom.php	2011-09-24 19:41:02 UTC (rev 21341)
+++ htdocs/branches/beta/atom.php	2011-09-24 19:41:55 UTC (rev 21342)
@@ -38,7 +38,7 @@
   <title>GnuCash News</title>
   <subtitle>GnuCash is personal and small-business financial-accounting software, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows.</subtitle>
   <generator>GnuCash htdocs/trunk/atom.php 1.0 <gnucash-devel at gnucash.org></generator>
-  <logo>http://www.gnucash.org/beta/images/icons-gnc-icon.png</logo>
+  <logo>http://www.gnucash.org/beta/images/icons/gnc-icon.png</logo>
   <link rel="alternate" href="http://www.gnucash.org/beta/" />
   <link rel="self" href="http://www.gnucash.org/beta/atom.php" />
   <?php



More information about the gnucash-changes mailing list