aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary-url.c
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/component/e-summary-url.c')
-rw-r--r--executive-summary/component/e-summary-url.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/executive-summary/component/e-summary-url.c b/executive-summary/component/e-summary-url.c
index d53b21ec4c..dd3f6deb4e 100644
--- a/executive-summary/component/e-summary-url.c
+++ b/executive-summary/component/e-summary-url.c
@@ -359,7 +359,7 @@ property_event (BonoboListener *listener,
gpointer user_data)
{
PropertyDialog *data = (PropertyDialog *) user_data;
- if (strcmp (event_name, "property_box_changed") == 0) {
+ if (strcmp (event_name, BONOBO_PROPERTY_CONTROL_CHANGED) == 0) {
gnome_property_box_changed (GNOME_PROPERTY_BOX (data->dialog));
return;
}
amer0.10-removal&id=5ae9ccfb89066d8442156fdc44206d415a4bcc4f'>Update to 2.20.4.mezz2008-01-083-6/+4 * Update to 2.20.3ahze2007-12-193-4/+10 * Update to 2.20.2.marcus2007-12-122-5/+5 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-253-30/+100 * Update to 2.18.2, while I am here, get rid of X11BASE.mezz2007-05-293-7/+9 * - Chase libexif updatepav2007-05-271-3/+3 * - Chase libexif updatepav2007-05-251-3/+3 * - Welcome X.org 7.2 \o/.flz2007-05-202-38/+1 * Update to 2.18.1.marcus2007-04-112-4/+4 * Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-194-34/+36 * Update to 2.16.3.mezz2007-01-302-4/+4 * Update to 2.16.2.marcus2006-11-183-5/+5 * Update to 2.16.1.1.marcus2006-11-033-7/+73 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-143-91/+61 * Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist.mezz2006-09-051-0/+2 * Update to 2.14.3.marcus2006-08-012-4/+4 * - Update to 2.14.2ahze2006-05-273-4/+7 * Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-303-10/+13 * Conversion to a single libtool environment.ade2006-02-231-1/+1 * - Update to 2.12.3ahze2006-02-073-4/+7 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-12/+12 * Update to 2.12.2.mezz2005-11-292-4/+4 * - Add SHA256 checksumspav2005-11-241-0/+1 * Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-054-5/+40 * Update to 2.10.2.mezz2005-06-283