From 25df9d140bd21058e5f9b17854ef6699a69b4b24 Mon Sep 17 00:00:00 2001 From: Suman Manjunath Date: Mon, 14 Jan 2008 08:23:22 +0000 Subject: Patch from David Turner ** Partial fix for bug #498095 (duplicate mnemonics) svn path=/trunk/; revision=34810 --- addressbook/ChangeLog | 7 +++++++ addressbook/gui/contact-editor/contact-editor.glade | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4bd801ef74..b7e68dfc9a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2008-01-14 David Turner + + ** Partial fix for bug #498095 + + * gui/contact-editor/contact-editor.glade: Changed mnemonics on + "Categories" and "Nickname" to fix a clash. + 2008-01-11 Milan Crha ** Fix for bug #488213 diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index 93ba4336bb..2d6854cca1 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -142,7 +142,7 @@ True - Ni_ckname: + Nic_kname: True False GTK_JUSTIFY_LEFT @@ -253,7 +253,7 @@ True True - _Categories... + Ca_tegories... True GTK_RELIEF_NORMAL True -- cgit v1.2.3