aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/evolution-shell-component.c3
2 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 3d10b3e511..6a6fbde975 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2001-10-22 Ettore Perazzoli <ettore@ximian.com>
+ * evolution-shell-component.c (impl_unsetOwner): Remove the ping
+ timeout.
+
+2001-10-22 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell.c (impl_Shell_selectUserFolder): Don't die if the parent
window has no WMHints.
diff --git a/shell/evolution-shell-component.c b/shell/evolution-shell-component.c
index 2526ba61b6..fa94646fb1 100644
--- a/shell/evolution-shell-component.c
+++ b/shell/evolution-shell-component.c
@@ -411,6 +411,9 @@ impl_unsetOwner (PortableServer_Servant servant,
bonobo_object_unref (BONOBO_OBJECT (priv->owner_client));
priv->owner_client = NULL;
+ if (priv->ping_timeout_id != -1)
+ g_source_remove (priv->ping_timeout_id);
+
gtk_signal_emit (GTK_OBJECT (shell_component), signals[OWNER_UNSET]);
}
m_and_yarn/devel/electron6/files/ini-1.3.8&id=444a47ba39d176ab6be5d165b2147eacd2897112'>- update to jpeg-8dinoex2010-02-051-1/+1 * - Add support for wx 2.8gahr2009-05-022-3/+21 * Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1