aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-01-27 13:30:35 +0800
committerChris Toshok <toshok@src.gnome.org>2003-01-27 13:30:35 +0800
commit50a112d4c47c19e1b58b277bb0bc08828cda1505 (patch)
tree195f3e2ba5c7eb6e1d3c299c66a79afbe1daa5cc /addressbook/ChangeLog
parent29a26b08f316cda0ebc08c89977caedea603bd9a (diff)
downloadgsoc2013-evolution-50a112d4c47c19e1b58b277bb0bc08828cda1505.tar
gsoc2013-evolution-50a112d4c47c19e1b58b277bb0bc08828cda1505.tar.gz
gsoc2013-evolution-50a112d4c47c19e1b58b277bb0bc08828cda1505.tar.bz2
gsoc2013-evolution-50a112d4c47c19e1b58b277bb0bc08828cda1505.tar.lz
gsoc2013-evolution-50a112d4c47c19e1b58b277bb0bc08828cda1505.tar.xz
gsoc2013-evolution-50a112d4c47c19e1b58b277bb0bc08828cda1505.tar.zst
gsoc2013-evolution-50a112d4c47c19e1b58b277bb0bc08828cda1505.zip
rename the category entry to entry-categories.
2003-01-26 Chris Toshok <toshok@ximian.com> * gui/contact-editor/contact-editor.glade: rename the category entry to entry-categories. * gui/contact-editor/e-contact-editor.c (set_entry_changed_signals): use the specialized "changed" signal handlers for entry-company and entry-fullname. svn path=/trunk/; revision=19640
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 0e880544b8..3fd1513fb3 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,14 @@
2003-01-26 Chris Toshok <toshok@ximian.com>
+ * gui/contact-editor/contact-editor.glade: rename the category
+ entry to entry-categories.
+
+ * gui/contact-editor/e-contact-editor.c
+ (set_entry_changed_signals): use the specialized "changed" signal
+ handlers for entry-company and entry-fullname.
+
+2003-01-26 Chris Toshok <toshok@ximian.com>
+
* gui/component/Makefile.am: i need to sleep more.
2003-01-26 Chris Toshok <toshok@ximian.com>