From d8c1435742d118970f5b62b1d8980bd20b2f3751 Mon Sep 17 00:00:00 2001 From: David Hampton Date: Mon, 14 Aug 2006 19:00:20 +0000 Subject: [PATCH] Add a tip for raising the accounts menu in a register page. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14670 57a11ea4-9604-0410-9ed3-97b8803252fd --- ChangeLog | 5 +++++ doc/tip_of_the_day.list.in | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 82e7a6221f..1fbb806518 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-08-14 David Hampton + + * doc/tip_of_the_day.list.in: Add a tip for raising the accounts + menu in a register page. + 2006-08-10 David Hampton * src/import-export/qif-import/druid-qif-import.c: Fix account diff --git a/doc/tip_of_the_day.list.in b/doc/tip_of_the_day.list.in index aec46887a0..5129248dca 100644 --- a/doc/tip_of_the_day.list.in +++ b/doc/tip_of_the_day.list.in @@ -78,6 +78,9 @@ report.") a style sheet for your report as a report option, and use \ the Edit -> Style Sheets menu to customize style sheets.") + N_( "To raise the accounts menu in the transfer field of a register \ +page, press the Menu key or the Ctrl-Down key combination.") + N_( "The GnuCash developers are easy to contact. As well \ as several mailing lists, you can chat to them live on IRC! \ Join them on #gnucash at irc.gnome.org")