From 095729af58538268bbbcf4a4b13c69e3cd089e7c Mon Sep 17 00:00:00 2001 From: David Hampton Date: Fri, 21 Apr 2006 15:07:28 +0000 Subject: [PATCH] Add a tooltip for the "hidden" option in the Edit Account dialog. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13817 57a11ea4-9604-0410-9ed3-97b8803252fd --- ChangeLog | 5 +++++ src/gnome/glade/account.glade | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index fd87d80e1d..a7610f511c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-21 David Hampton + + * src/gnome/glade/account.glade: Add a tooltip for the "hidden" + option in the Edit Account dialog. + 2006-04-19 David Hampton * src/report/report-system/gnc-report.c: If the report already has diff --git a/src/gnome/glade/account.glade b/src/gnome/glade/account.glade index 519aeef710..9a85832a75 100644 --- a/src/gnome/glade/account.glade +++ b/src/gnome/glade/account.glade @@ -378,6 +378,7 @@ True + This account (and any sub-accounts) will be hidden in the account tree and will not appear in the popup account list in the register. To reset this option, you will first need to open the "Filter By..." dialog for the account tree and check the "show hidden accounts" option. Doing so will allow you to select the account and reopen this dialog. True H_idden True