** Fixes bug #326268
2006-01-13 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #326268 * gui/widgets/e-addressbook-view.c: Adds mnemonics to Advanced Search menu item in contacts view. svn path=/trunk/; revision=31174
This commit is contained in:
committed by
Srinivasa Ragavan
parent
fa156f7463
commit
942b0edccd
@ -1,3 +1,10 @@
|
||||
2006-01-13 Srinivasa Ragavan <sragavan@novell.com>
|
||||
|
||||
** Fixes bug #326268
|
||||
|
||||
* gui/widgets/e-addressbook-view.c: Adds mnemonics to Advanced Search
|
||||
menu item in contacts view.
|
||||
|
||||
2006-01-12 Srinivasa Ragavan <sragavan@novell.com>
|
||||
|
||||
* gui/component/GNOME_Evolution_Addressbook.server.in.in:
|
||||
|
||||
@ -176,7 +176,7 @@ static ESearchBarItem addressbook_search_option_items[] = {
|
||||
};
|
||||
|
||||
static ESearchBarItem addressbook_search_items[] = {
|
||||
{ N_("Advanced..."), ESB_ADVANCED, NULL },
|
||||
{ N_("_Advanced..."), ESB_ADVANCED, NULL },
|
||||
{ NULL, -1, NULL },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user