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

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


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

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

Modified: htdocs/branches/beta/atom.php
===================================================================
--- htdocs/branches/beta/atom.php	2011-09-24 19:38:20 UTC (rev 21340)
+++ htdocs/branches/beta/atom.php	2011-09-24 19:41:02 UTC (rev 21341)
@@ -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/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