aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-12-07 02:43:02 +0800
committerChris Lahey <clahey@src.gnome.org>2000-12-07 02:43:02 +0800
commit457aff0a2237d4c9d69923ae14635fda58399cc1 (patch)
treecc9dfefd57c1953fe895348b836ea7070e2204f6 /addressbook/ChangeLog
parent5d64f35e99217ac57c21f7749ed9d80512bf619b (diff)
downloadgsoc2013-evolution-457aff0a2237d4c9d69923ae14635fda58399cc1.tar
gsoc2013-evolution-457aff0a2237d4c9d69923ae14635fda58399cc1.tar.gz
gsoc2013-evolution-457aff0a2237d4c9d69923ae14635fda58399cc1.tar.bz2
gsoc2013-evolution-457aff0a2237d4c9d69923ae14635fda58399cc1.tar.lz
gsoc2013-evolution-457aff0a2237d4c9d69923ae14635fda58399cc1.tar.xz
gsoc2013-evolution-457aff0a2237d4c9d69923ae14635fda58399cc1.tar.zst
gsoc2013-evolution-457aff0a2237d4c9d69923ae14635fda58399cc1.zip
Moved the gal view menu stuff from here to EAddressbookView.
2000-12-06 Christopher James Lahey <clahey@helixcode.com> * gui/component/addressbook.c: Moved the gal view menu stuff from here to EAddressbookView. * gui/widgets/e-addressbook-view.c, gui/widgets/e-addressbook-view.h: New function to set up the menus for the EAddressbookView. svn path=/trunk/; revision=6814
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 237bd9281a..47592a7a98 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,12 @@
+2000-12-06 Christopher James Lahey <clahey@helixcode.com>
+
+ * gui/component/addressbook.c: Moved the gal view menu stuff from
+ here to EAddressbookView.
+
+ * gui/widgets/e-addressbook-view.c,
+ gui/widgets/e-addressbook-view.h: New function to set up the menus
+ for the EAddressbookView.
+
2000-12-06 JP Rosevear <jpr@helixcode.com>
* conduit/Makefile.am: Another conduit build fix