aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/contact-editor
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-10-21 05:26:47 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-10-21 05:26:47 +0800
commit2da3ba3890493284503868269891bed6420355b4 (patch)
tree99d583e6244d4e2d35e6f8b2c1df4d97110812cf /addressbook/contact-editor
parent1fff2516257a785bb4597c7ad4917405bbcb8cbc (diff)
downloadgsoc2013-evolution-2da3ba3890493284503868269891bed6420355b4.tar.gz
gsoc2013-evolution-2da3ba3890493284503868269891bed6420355b4.tar.zst
gsoc2013-evolution-2da3ba3890493284503868269891bed6420355b4.zip
2000-10-20 Michael Meeks <michael@helixcode.com>
* contact-editor/e-contact-editor.c (tb_save_and_close_cb): * gui/component/addressbook.c (toggle_view_as_cb): 2000-10-20 Michael Meeks <michael@helixcode.com> * notes/component-factory.c (control_activate_cb): svn path=/trunk/; revision=6087
Diffstat (limited to 'addressbook/contact-editor')
-rw-r--r--addressbook/contact-editor/e-contact-editor.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/contact-editor/e-contact-editor.c b/addressbook/contact-editor/e-contact-editor.c
index cbff738340..c0921a7204 100644
--- a/addressbook/contact-editor/e-contact-editor.c
+++ b/addressbook/contact-editor/e-contact-editor.c
@@ -701,7 +701,7 @@ delete_cb (GtkWidget *widget, gpointer data)
/* Emits the signal to request printing a card */
static void
-print_cb (BonoboUIHandler *uih, void *data, const char *path)
+print_cb (BonoboUIComponent *uih, void *data, const char *path)
{
EContactEditor *ce;
@@ -715,7 +715,7 @@ print_cb (BonoboUIHandler *uih, void *data, const char *path)
/* Toolbar/Save and Close callback */
static void
-tb_save_and_close_cb (BonoboUIHandler *uih, void *data, const char *path)
+tb_save_and_close_cb (BonoboUIComponent *uih, void *data, const char *path)
{
EContactEditor *ce;
t.cgi/freebsd-ports-gnome/commit/devel/omniORB?h=gstreamer0.10-removal&id=7731cc460a49827f96cad1c53cee630b1b44000e'>It helps when you "cvs add" the new patches, oops.ejc2000-09-193-0/+80 * PR: 21221ejc2000-09-155-229/+170 * Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1 * Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-5/+3 * PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3 * * respect CC, CXX, CFLAGS, CXXFLAGS.mharo2000-04-013-10/+27 * Fix building this port.reg2000-02-172-18/+17 * remove extra tab after PKGNAME (portlint)mharo2000-02-051-1/+1 * version update to 2.8.0ejc2000-01-124-2357/+118 * version update to 2.8.0. ejc2000-01-121-23/+26 * ln -> ${LN}mharo1999-08-281-1/+1 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * Wow! What big teeth you have grandma! "All the better to Weat youhoek1999-05-031-1/+1 * Mark BROKEN for ELF:jseger1998-10-131-1/+3 * Remove manpages define in MAN? fom PLIST for all the devel ports.asami1998-08-121-5/+0 * Make this port build again.steve1998-06-072-60/+4 * Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1 * Mark this port broken, it doesn't build.asami1997-11-221-1/+3 * Put some parentheses in "#elif defined(foo) || defined(bar)" statementasami1997-07-101-7/+7 * Added {Open,Net}BSD to the #define's.obrien1997-06-291-13/+13 * Accidentaly removed "-pipe" when I was playing with optimization flags.asami1997-06-041-4/+4