diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2005-08-17 16:47:40 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2005-08-17 16:47:40 +0800 |
commit | e00e8f790917f18a8a16e66e99c234b78d43ac65 (patch) | |
tree | e7fa26a70689803b68e77884bb21046f08b738fa /addressbook/ChangeLog | |
parent | c37c08a225cf18e0fefda83446d2925c6c18b8d4 (diff) | |
download | gsoc2013-evolution-e00e8f790917f18a8a16e66e99c234b78d43ac65.tar.gz gsoc2013-evolution-e00e8f790917f18a8a16e66e99c234b78d43ac65.tar.zst gsoc2013-evolution-e00e8f790917f18a8a16e66e99c234b78d43ac65.zip |
Added scroll bar to duplicate detected dialog.
svn path=/trunk/; revision=30143
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index fc3755f256..4458f0fbcf 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2005-08-08 Devashish Sharma <sdevashish@novell.com> + + * gui/merging/eab-contact-duplicate-detected.glade: In case of a + duplicate contact list if the list is big the Cancel and Add buttons of + the Duplicate Contact Detected Dialog were going out of the screen + scope. Added a scrollbar to the Dialog to fix this problem. + 2005-08-17 Tor Lillqvist <tml@novell.com> * gui/widgets/Makefile.am (libeabwidgets_la_SOURCES): Add |