Skip to content

Commit

Permalink
More content for new release page.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmarchi committed Dec 28, 2013
1 parent 8ae51c0 commit c3e5397
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions 2.6-release-tour.phtml
Expand Up @@ -64,6 +64,26 @@ include("$top_dir/externals/menu.phtml");
</tr>
</table>

<h2 class="featuretitle"><?php echo T_("Account colors");?></h2>
<p class="justify">
<?php echo T_("It is now possible to associate to any account a unique color from the edit account window. This color can then be displayed as account name and account register tab background easing the lookup of a specific account.");?>
</p>

<table class="figure" align="center">
<tr>
<td><img src="<?=$top_dir?>/images/2.6-release/2.6-acc-colors.png" alt="[Account colors]" /></p>
</td>
<tr>
<th>The colors ease the lookup of specific accounts in the account tree and in tabs.
</th>
</tr>
</table>

<h2 class="featuretitle"><?php echo T_("Timout on \"Save changes on closing\"");?></h2>
<p class="justify">
<?php echo T_("In the General tab of the <span class=\"gnucash\">GnuCash</span> Preferences is now possible to set a timeout for the \"Save changes on closing\" window. If enabled, the \"Save changes on closing\" question will only wait a limited number of seconds for an answer. If the user didn't answer within that time, the changes will be saved automatically and the question window closed.");?>
</p>

<!--
<h2 class="featuretitle"><?php echo T_("Checkbook-Style Register");?></h2>
<p class="justify">
Expand Down
Binary file added images/2.6-release/2.6-acc-colors.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c3e5397

Please sign in to comment.