From 81d12f283f41d8133d0bcfdc86a93186fa92d466 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 14 Aug 2001 16:07:00 +0000 Subject: Tell the search bar to translate the subitem texts. 2001-08-14 Federico Mena Quintero * gui/component/addressbook.c (addressbook_factory_new_control): Tell the search bar to translate the subitem texts. svn path=/trunk/; revision=12015 --- addressbook/gui/component/addressbook.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'addressbook/gui/component') diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c index 790205d953..c0acf414ad 100644 --- a/addressbook/gui/component/addressbook.c +++ b/addressbook/gui/component/addressbook.c @@ -808,10 +808,12 @@ addressbook_factory_new_control (void) subitems[0].id = G_MAXINT; subitems[0].text = g_strdup (_("Any Category")); + subitems[0].translate = FALSE; for (i=0; i