From 30afb0a96d618b73d07252795ec3b05b33a15745 Mon Sep 17 00:00:00 2001 From: Christian Stimming Date: Sat, 31 Dec 2005 12:02:22 +0000 Subject: [PATCH] Add tooltips to new dialog git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12225 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/gnome-utils/gnc-main-window.c | 3 ++- src/gnome/glade/account.glade | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/gnome-utils/gnc-main-window.c b/src/gnome-utils/gnc-main-window.c index 6138a8e744..d092d00d31 100644 --- a/src/gnome-utils/gnc-main-window.c +++ b/src/gnome-utils/gnc-main-window.c @@ -245,7 +245,8 @@ static GtkActionEntry gnc_menu_actions [] = /* View menu */ { "ViewSortByAction", NULL, N_("_Sort By..."), NULL, NULL, NULL }, - { "ViewFilterByAction", NULL, N_("_Filter By..."), NULL, NULL, NULL }, + { "ViewFilterByAction", NULL, N_("_Filter By..."), NULL, + N_("Select the account types that should be displayed."), NULL }, { "ViewRefreshAction", GTK_STOCK_REFRESH, N_("_Refresh"), "r", N_("Refresh this window"), G_CALLBACK (gnc_main_window_cmd_view_refresh) }, diff --git a/src/gnome/glade/account.glade b/src/gnome/glade/account.glade index 4fb7027c7d..6b238a12b3 100644 --- a/src/gnome/glade/account.glade +++ b/src/gnome/glade/account.glade @@ -3020,6 +3020,7 @@ and placeholder accounts may have an opening balance. True + Select the account types that should be displayed. True False True @@ -3046,6 +3047,7 @@ and placeholder accounts may have an opening balance. True + Select all types. True True _Select All @@ -3059,6 +3061,7 @@ and placeholder accounts may have an opening balance. True + Clear the selection and unselect all types. True True C_lear All @@ -3072,6 +3075,7 @@ and placeholder accounts may have an opening balance. True + Select the default selection. True True _Default @@ -3160,7 +3164,7 @@ and placeholder accounts may have an opening balance. True - Balances + Balance False False GTK_JUSTIFY_LEFT