r21110 - htdocs/branches/beta - Clean and rearrange images and icons.

Cristian Marchi cmarchi at code.gnucash.org
Sun Aug 7 04:18:45 EDT 2011


Author: cmarchi
Date: 2011-08-07 04:18:44 -0400 (Sun, 07 Aug 2011)
New Revision: 21110
Trac: http://svn.gnucash.org/trac/changeset/21110

Added:
   htdocs/branches/beta/images/backg-linktop.png
   htdocs/branches/beta/images/backg.png
   htdocs/branches/beta/images/banner5.png
   htdocs/branches/beta/images/checkmark.png
   htdocs/branches/beta/images/develdoc.png
   htdocs/branches/beta/images/gnc-download.png
   htdocs/branches/beta/images/gnucash-perspective.png
   htdocs/branches/beta/images/gnucash-vert.png
   htdocs/branches/beta/images/gnucash_logo1.png
   htdocs/branches/beta/images/icons/donation-32x32.png
   htdocs/branches/beta/images/icons/download-32x32.png
   htdocs/branches/beta/images/icons/feed-icon-12x12.png
   htdocs/branches/beta/images/icons/feed-icon-32x32.png
   htdocs/branches/beta/images/icons/gnc-icon.png
   htdocs/branches/beta/images/icons/uservoice-32x32.png
   htdocs/branches/beta/images/logo3.png
   htdocs/branches/beta/images/logo_w120.png
   htdocs/branches/beta/images/shadowfoot.png
   htdocs/branches/beta/images/shadowhead.png
   htdocs/branches/beta/images/stabledoc.png
   htdocs/branches/beta/images/webding.png
Removed:
   htdocs/branches/beta/externals/Gnucash-perspective.png
   htdocs/branches/beta/externals/backg-linktop.png
   htdocs/branches/beta/externals/backg.png
   htdocs/branches/beta/externals/banner5.png
   htdocs/branches/beta/externals/checkmark.png
   htdocs/branches/beta/externals/develdoc.png
   htdocs/branches/beta/externals/donation-32x32.png
   htdocs/branches/beta/externals/download-32x32.png
   htdocs/branches/beta/externals/feed-icon-12x12.png
   htdocs/branches/beta/externals/feed-icon-32x32.png
   htdocs/branches/beta/externals/gnc-download.png
   htdocs/branches/beta/externals/gnc-icon.png
   htdocs/branches/beta/externals/gnucash-vert.png
   htdocs/branches/beta/externals/gnucash_logo1.png
   htdocs/branches/beta/externals/logo3.png
   htdocs/branches/beta/externals/logo_w120.png
   htdocs/branches/beta/externals/shadowfoot.png
   htdocs/branches/beta/externals/shadowhead.png
   htdocs/branches/beta/externals/stabledoc.png
   htdocs/branches/beta/externals/uservoice-32x32.png
   htdocs/branches/beta/externals/webding.png
Modified:
   htdocs/branches/beta/docs.phtml
   htdocs/branches/beta/externals/gnucash.css
   htdocs/branches/beta/externals/header.phtml
   htdocs/branches/beta/externals/menu.phtml
   htdocs/branches/beta/index.phtml
Log:
Clean and rearrange images and icons.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2011-08-07 07:56:22 UTC (rev 21109)
+++ htdocs/branches/beta/docs.phtml	2011-08-07 08:18:44 UTC (rev 21110)
@@ -67,7 +67,7 @@
 </div>
 
 <div class="downloadimage">
-<img alt="develdoc" src="<?=$top_dir;?>/externals/develdoc.png" />
+<img alt="develdoc" src="<?=$top_dir;?>/images/develdoc.png" />
 </div>
 </div>
 
@@ -127,7 +127,7 @@
 </div>
 
 <div class="downloadimage">
-<img alt="stabledoc" src="<?=$top_dir;?>/externals/stabledoc.png" />
+<img alt="stabledoc" src="<?=$top_dir;?>/images/stabledoc.png" />
 </div>
 </div>
 

Deleted: htdocs/branches/beta/externals/Gnucash-perspective.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/backg-linktop.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/backg.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/banner5.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/checkmark.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/develdoc.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/donation-32x32.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/download-32x32.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/feed-icon-12x12.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/feed-icon-32x32.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/gnc-download.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/gnc-icon.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/gnucash-vert.png
===================================================================
(Binary files differ)

Modified: htdocs/branches/beta/externals/gnucash.css
===================================================================
--- htdocs/branches/beta/externals/gnucash.css	2011-08-07 07:56:22 UTC (rev 21109)
+++ htdocs/branches/beta/externals/gnucash.css	2011-08-07 08:18:44 UTC (rev 21110)
@@ -1,6 +1,6 @@
 BODY {
    color: black;
-   background:url(backg.png) repeat fixed;
+   background:url(../images/backg.png) repeat fixed;
    border:0;
    margin:0;
    font-size:90%;
@@ -64,7 +64,7 @@
 
 
 .featureborder {
-   background: url(gnc-icon.png) no-repeat 99% #cacaf7;
+   background: url(../images/icon/gnc-icon.png) no-repeat 99% #cacaf7;
    color: black;
    border: 1px;
    border-color: silver;
@@ -136,7 +136,7 @@
 
 #head
 {
-   background:url(shadowhead.png) repeat-x #7F7FAA bottom;
+   background:url(../images/shadowhead.png) repeat-x #7F7FAA bottom;
    color: white;
    font-size: small;
    padding: 0.5em;
@@ -149,7 +149,7 @@
    text-align: center;
    clear: both;
    float: none;
-   background:url(shadowfoot.png) repeat-x #7F7FAA top;
+   background:url(../images/shadowfoot.png) repeat-x #7F7FAA top;
    color: white;
    margin-left: 0;
    margin-right: 0;
@@ -229,7 +229,7 @@
 
 #news li 
 {
-   list-style-image: url(webding.png);
+   list-style-image: url(../images/webding.png);
 }
 
 #news a, #news a:visited {
@@ -252,7 +252,7 @@
 
 .othernews {
    margin-bottom:10px;
-   background:url(backg-linktop.png) white repeat-x;
+   background:url(../images/backg-linktop.png) white repeat-x;
    border: solid thin #7F7FAA;
    border-radius:10px;
    -moz-border-radius:10px; /* Firefox 3.6 and earlier */
@@ -479,7 +479,7 @@
 h2.download-title {
    margin-top:0px;
    padding-left:40px;
-   background: url(download-32x32.png) left no-repeat;
+   background: url(../images/icon/download-32x32.png) left no-repeat;
 }
 
 .command {
@@ -509,7 +509,7 @@
 #mainfeature {
    margin-left:5px;
    margin-right:5px;
-   background:url(Gnucash-perspective.png) #f3f3f3 95% 10px no-repeat;
+   background:url(../images/gnucash-perspective.png) #f3f3f3 95% 10px no-repeat;
    color:black;
    border:1px dotted #7F7FAA;
    padding:1%;
@@ -517,7 +517,7 @@
 
 #mainfeature ul {
    font-style:italic;
-   list-style-image:url('checkmark.png');
+   list-style-image:url(../images/checkmark.png);
    padding-bottom:10px;
    line-height:25px;
    margin-right:45%;

Deleted: htdocs/branches/beta/externals/gnucash_logo1.png
===================================================================
(Binary files differ)

Modified: htdocs/branches/beta/externals/header.phtml
===================================================================
--- htdocs/branches/beta/externals/header.phtml	2011-08-07 07:56:22 UTC (rev 21109)
+++ htdocs/branches/beta/externals/header.phtml	2011-08-07 08:18:44 UTC (rev 21110)
@@ -35,20 +35,20 @@
 <div id="head">
 
 <div id="branding">
-<p><img src="<?=$top_dir?>/externals/gnucash-vert.png" alt="GnuCash" /></p>
+<p><img src="<?=$top_dir?>/images/gnucash-vert.png" alt="GnuCash" /></p>
 </div>
 
 <div style="float:right;">
 <p id="rss">
-<a href="http://gnucash.uservoice.com/"><img style="margin: 0 10px 0 0" src="<?=$top_dir?>/externals/uservoice-32x32.png" title="<?php echo T_($titleuservoice);?>" alt="[Donation]" width="32" height="32" /></a>
-<a href="http://sourceforge.net/donate/index.php?group_id=192"><img style="margin: 0 10px 0 0" src="<?=$top_dir?>/externals/donation-32x32.png" title="<?php echo T_($titledonation);?>" alt="[Donation]" width="32" height="32" /></a>
-<a href="<?=$home?>/atom.php"><img style="margin: 0 10px 0 0" src="<?=$top_dir?>/externals/feed-icon-32x32.png" title="<?php echo T_($titleRSS);?>" alt="[atom syndication feed]" width="32" height="32" /></a>
+<a href="http://gnucash.uservoice.com/"><img style="margin: 0 10px 0 0" src="<?=$top_dir?>/images/icons/uservoice-32x32.png" title="<?php echo T_($titleuservoice);?>" alt="[Donation]" width="32" height="32" /></a>
+<a href="http://sourceforge.net/donate/index.php?group_id=192"><img style="margin: 0 10px 0 0" src="<?=$top_dir?>/images/icons/donation-32x32.png" title="<?php echo T_($titledonation);?>" alt="[Donation]" width="32" height="32" /></a>
+<a href="<?=$home?>/atom.php"><img style="margin: 0 10px 0 0" src="<?=$top_dir?>/images/icons/feed-icon-32x32.png" title="<?php echo T_($titleRSS);?>" alt="[atom syndication feed]" width="32" height="32" /></a>
 </p>
 </div>
 
 <div style="margin: 0px 0px 0 0;">
 <a href="<?=$home?>/"><!--img src="<?=$home?>/externals/gnucash_logo1.png" alt="[GnuCash Logo]" id="gnclogo" width="179" height="45" border="0"/ -->
-<img alt="banner" src="<?=$home?>/externals/banner5.png" /></a>
+<img alt="banner" src="<?=$home?>/images/banner5.png" /></a>
 <p style="font-style:italic; font-size:1.1em; margin: 0 0 0 10px; color: #08006d"><?php echo T_("Free Accounting Software");?></p>
 </div>
 

Deleted: htdocs/branches/beta/externals/logo3.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/logo_w120.png
===================================================================
(Binary files differ)

Modified: htdocs/branches/beta/externals/menu.phtml
===================================================================
--- htdocs/branches/beta/externals/menu.phtml	2011-08-07 07:56:22 UTC (rev 21109)
+++ htdocs/branches/beta/externals/menu.phtml	2011-08-07 08:18:44 UTC (rev 21110)
@@ -11,7 +11,7 @@
   </span>
   <ul>
     <li><a href="<?=$home?>/index.phtml"><?= T_("About / News")?></a></li>
-<!--RSS atom feed link is on the top-right of the page   <li><a href="<?=$home?>/atom.php"><img src="<?=$home?>/externals/feed-icon-12x12.png" width="12" height="12" alt="[atom feed]" /> <?= T_("News Feed")?></a></li>-->
+<!--RSS atom feed link is on the top-right of the page   <li><a href="<?=$home?>/atom.php"><img src="<?=$home?>/images/icons/feed-icon-12x12.png" width="12" height="12" alt="[atom feed]" /> <?= T_("News Feed")?></a></li>-->
     <li><a href="<?=$home?>/features.phtml"><?=T_("Screenshots, Features")?></a></li>
     <li><a href="http://wiki.gnucash.org/wiki/Development"><?= T_("How to help")?></a></li>
     <li><a href="http://sourceforge.net/donate/index.php?group_id=192"><?=T_("Donations")?></a></li>

Deleted: htdocs/branches/beta/externals/shadowfoot.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/shadowhead.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/stabledoc.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/uservoice-32x32.png
===================================================================
(Binary files differ)

Deleted: htdocs/branches/beta/externals/webding.png
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/backg-linktop.png (from rev 20992, htdocs/branches/beta/externals/backg-linktop.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/backg.png (from rev 20992, htdocs/branches/beta/externals/backg.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/banner5.png (from rev 20992, htdocs/branches/beta/externals/banner5.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/checkmark.png (from rev 20992, htdocs/branches/beta/externals/checkmark.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/develdoc.png (from rev 20992, htdocs/branches/beta/externals/develdoc.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/gnc-download.png (from rev 20992, htdocs/branches/beta/externals/gnc-download.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/gnucash-perspective.png (from rev 20992, htdocs/branches/beta/externals/Gnucash-perspective.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/gnucash-vert.png (from rev 20992, htdocs/branches/beta/externals/gnucash-vert.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/gnucash_logo1.png (from rev 20992, htdocs/branches/beta/externals/gnucash_logo1.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/icons/donation-32x32.png (from rev 20992, htdocs/branches/beta/externals/donation-32x32.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/icons/download-32x32.png (from rev 20992, htdocs/branches/beta/externals/download-32x32.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/icons/feed-icon-12x12.png (from rev 20992, htdocs/branches/beta/externals/feed-icon-12x12.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/icons/feed-icon-32x32.png (from rev 20992, htdocs/branches/beta/externals/feed-icon-32x32.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/icons/gnc-icon.png (from rev 20992, htdocs/branches/beta/externals/gnc-icon.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/icons/uservoice-32x32.png (from rev 20992, htdocs/branches/beta/externals/uservoice-32x32.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/logo3.png (from rev 20992, htdocs/branches/beta/externals/logo3.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/logo_w120.png (from rev 20992, htdocs/branches/beta/externals/logo_w120.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/shadowfoot.png (from rev 20992, htdocs/branches/beta/externals/shadowfoot.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/shadowhead.png (from rev 20992, htdocs/branches/beta/externals/shadowhead.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/stabledoc.png (from rev 20992, htdocs/branches/beta/externals/stabledoc.png)
===================================================================
(Binary files differ)

Copied: htdocs/branches/beta/images/webding.png (from rev 20992, htdocs/branches/beta/externals/webding.png)
===================================================================
(Binary files differ)

Modified: htdocs/branches/beta/index.phtml
===================================================================
--- htdocs/branches/beta/index.phtml	2011-08-07 07:56:22 UTC (rev 21109)
+++ htdocs/branches/beta/index.phtml	2011-08-07 08:18:44 UTC (rev 21110)
@@ -26,7 +26,7 @@
 </div>
 
 <div class="downloadimage">
-<img alt="download" src="<?=$top_dir;?>/externals/gnc-download.png" />
+<img alt="download" src="<?=$top_dir;?>/images/gnc-download.png" />
 </div>
 </div>
 



More information about the gnucash-changes mailing list