aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-08-09 13:13:35 +0800
committerChris Lahey <clahey@src.gnome.org>2000-08-09 13:13:35 +0800
commit44628427f8c59beebd83979376cb87d64fd7da83 (patch)
tree5184544b100957c49601f22334bbf1e589bf7792 /addressbook/ChangeLog
parent37f85438b274e6285335f8484031f06522ce1fe2 (diff)
downloadgsoc2013-evolution-44628427f8c59beebd83979376cb87d64fd7da83.tar
gsoc2013-evolution-44628427f8c59beebd83979376cb87d64fd7da83.tar.gz
gsoc2013-evolution-44628427f8c59beebd83979376cb87d64fd7da83.tar.bz2
gsoc2013-evolution-44628427f8c59beebd83979376cb87d64fd7da83.tar.lz
gsoc2013-evolution-44628427f8c59beebd83979376cb87d64fd7da83.tar.xz
gsoc2013-evolution-44628427f8c59beebd83979376cb87d64fd7da83.tar.zst
gsoc2013-evolution-44628427f8c59beebd83979376cb87d64fd7da83.zip
Changed e_popup_menu_run call to match the new arguments.
2000-08-09 Christopher James Lahey <clahey@helixcode.com> * gui/component/addressbook.c, gui/minicard/e-minicard.c: Changed e_popup_menu_run call to match the new arguments. * gui/component/addressbook.oafinfo: Fixed this file to work properly. * gui/minicard/e-minicard-control.c: Use the correct oafinfo ID here. Also cleaned up the code a bit with the help of Michael Meeks. svn path=/trunk/; revision=4627
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 5beb02afaf..d66ff16cfc 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,15 @@
+2000-08-09 Christopher James Lahey <clahey@helixcode.com>
+
+ * gui/component/addressbook.c, gui/minicard/e-minicard.c: Changed
+ e_popup_menu_run call to match the new arguments.
+
+ * gui/component/addressbook.oafinfo: Fixed this file to work
+ properly.
+
+ * gui/minicard/e-minicard-control.c: Use the correct oafinfo ID
+ here. Also cleaned up the code a bit with the help of Michael
+ Meeks.
+
2000-08-08 Chris Toshok <toshok@helixcode.com>
* gui/component/e-addressbook-model.c (e_addressbook_model_init):