From 280fb432f4293786ae307a259eee9d633f6d9b86 Mon Sep 17 00:00:00 2001 From: Boby Wang Date: Thu, 27 Apr 2006 07:11:01 +0000 Subject: ** Fix for bug # 336470 2006-04-27 Boby Wang ** Fix for bug # 336470 * gui/contact-editor/fullname.glade: Add labelled-by relationship to gtkcombo. svn path=/trunk/; revision=31910 --- addressbook/ChangeLog | 7 +++++++ addressbook/gui/contact-editor/fullname.glade | 6 ++++++ 2 files changed, 13 insertions(+) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index e237276660..ed91a25aff 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2006-04-27 Boby Wang + + ** Fix for bug # 336470 + + * gui/contact-editor/fullname.glade: + Add labelled-by relationship to gtkcombo. + 2006-04-26 Srinivasa Ragavan ** Patch from PR Suman to add icons missing in menu items. diff --git a/addressbook/gui/contact-editor/fullname.glade b/addressbook/gui/contact-editor/fullname.glade index f2ae7c92eb..ae6bc76ef6 100644 --- a/addressbook/gui/contact-editor/fullname.glade +++ b/addressbook/gui/contact-editor/fullname.glade @@ -80,6 +80,9 @@ False True False + + + @@ -273,6 +276,9 @@ False True False + + + -- cgit