aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-07-09 09:57:23 +0800
committerChris Lahey <clahey@src.gnome.org>2000-07-09 09:57:23 +0800
commit49288ba256e9b8eea888c88857a5f65535bc314f (patch)
tree1de8184ec31acd3e2497ee49b1ceb3b3821174d0 /addressbook/ChangeLog
parent9f18b5b93450cb5a729910c1eeb4f2106e71bf4f (diff)
downloadgsoc2013-evolution-49288ba256e9b8eea888c88857a5f65535bc314f.tar
gsoc2013-evolution-49288ba256e9b8eea888c88857a5f65535bc314f.tar.gz
gsoc2013-evolution-49288ba256e9b8eea888c88857a5f65535bc314f.tar.bz2
gsoc2013-evolution-49288ba256e9b8eea888c88857a5f65535bc314f.tar.lz
gsoc2013-evolution-49288ba256e9b8eea888c88857a5f65535bc314f.tar.xz
gsoc2013-evolution-49288ba256e9b8eea888c88857a5f65535bc314f.tar.zst
gsoc2013-evolution-49288ba256e9b8eea888c88857a5f65535bc314f.zip
Set the returned entry to use the ellipsis.
2000-07-08 Christopher James Lahey <clahey@helixcode.com> * gui/component/select-names/e-select-names-manager.c (e_select_names_manager_create_entry): Set the returned entry to use the ellipsis. svn path=/trunk/; revision=3992
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 5783051f9d..3ab46dc16b 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,11 @@
2000-07-08 Christopher James Lahey <clahey@helixcode.com>
+ * gui/component/select-names/e-select-names-manager.c
+ (e_select_names_manager_create_entry): Set the returned entry to
+ use the ellipsis.
+
+2000-07-08 Christopher James Lahey <clahey@helixcode.com>
+
* gui/component/addressbook-factory.c: Include
e-select-names-factory.h.