r21428 - htdocs/trunk - Add a smaller image for facebook og:image property and use it.

Cristian Marchi cmarchi at code.gnucash.org
Mon Oct 17 12:58:05 EDT 2011


Author: cmarchi
Date: 2011-10-17 12:58:04 -0400 (Mon, 17 Oct 2011)
New Revision: 21428
Trac: http://svn.gnucash.org/trac/changeset/21428

Added:
   htdocs/trunk/images/icons/gnc-icon-64x64.png
Modified:
   htdocs/trunk/externals/header.phtml
Log:
Add a smaller image for facebook og:image property and use it.

Modified: htdocs/trunk/externals/header.phtml
===================================================================
--- htdocs/trunk/externals/header.phtml	2011-10-17 16:54:46 UTC (rev 21427)
+++ htdocs/trunk/externals/header.phtml	2011-10-17 16:58:04 UTC (rev 21428)
@@ -19,7 +19,7 @@
 <meta property="og:title" content="Free Accounting Software | GnuCash"/>
 <meta property="og:type" content="website"/>
 <meta property="og:url" content="http://www.gnucash.org/"/>
-<meta property="og:image" content="http://www.gnucash.org/images/gnc-download.png"/>
+<meta property="og:image" content="http://www.gnucash.org/images/icons/gnc-icon-64x64.png"/>
 <meta property="og:site_name" content="GnuCash"/>
 <meta property="og:description" content="A personal and small-business financial-accounting software, licensed under GNU/GPL and available for Linux, Windows, Mac OS X, BSD, and Solaris."/>
 <!--end of Open Graph properties-->

Added: htdocs/trunk/images/icons/gnc-icon-64x64.png
===================================================================
(Binary files differ)


Property changes on: htdocs/trunk/images/icons/gnc-icon-64x64.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream



More information about the gnucash-changes mailing list