From 18b1188dbba0c3538f11a2cce86fb0072aa294f1 Mon Sep 17 00:00:00 2001 From: David Hampton Date: Sun, 12 Mar 2006 22:49:53 +0000 Subject: [PATCH] Tweak a couple of tooltips. Try and make it clear that the commodity mnemonic field must exactly match that used by the quote source. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13614 57a11ea4-9604-0410-9ed3-97b8803252fd --- ChangeLog | 4 ++++ src/gnome-utils/glade/commodity.glade | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6a579efed8..84bf28c48a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-03-12 David Hampton + * src/gnome-utils/glade/commodity.glade: Tweak a couple of + tooltips. Try and make it clear that the commodity mnemonic field + must exactly match that used by the quote source. + * src/report/standard-reports/advanced-portfolio.scm: Andrew Sackville-West's patch to tidy up the multi-currency handling quite a bit. It also adds some functionality such as showing the diff --git a/src/gnome-utils/glade/commodity.glade b/src/gnome-utils/glade/commodity.glade index abb651709a..8255a87297 100644 --- a/src/gnome-utils/glade/commodity.glade +++ b/src/gnome-utils/glade/commodity.glade @@ -434,7 +434,7 @@ True - Enter the full name of the commodity. Example: US Dollars + Enter the full name of the commodity. Example: Cisco Sytems Inc, or Apple Computer, Inc. True True True @@ -458,7 +458,7 @@ True - Enter the ticker symbol or currency code for the commodity. Example: USD + Enter the ticker symbol for the commodity (e.g. CSCO or AAPL). If you are retrieving quotes online, this field must exactly match the ticker symbol used by the quote source (including case). True True True