evolution r37297 - branches/kill-bonobo/shell
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r37297 - branches/kill-bonobo/shell
- Date: Thu, 19 Feb 2009 16:30:25 +0000 (UTC)
Author: mbarnes
Date: Thu Feb 19 16:30:25 2009
New Revision: 37297
URL: http://svn.gnome.org/viewvc/evolution?rev=37297&view=rev
Log:
Fix crash on exit.
Modified:
branches/kill-bonobo/shell/e-shell.c
Modified: branches/kill-bonobo/shell/e-shell.c
==============================================================================
--- branches/kill-bonobo/shell/e-shell.c (original)
+++ branches/kill-bonobo/shell/e-shell.c Thu Feb 19 16:30:25 2009
@@ -848,6 +848,8 @@
shell->priv->modules_by_scheme = modules_by_scheme;
shell->priv->safe_mode = e_file_lock_exists ();
+ g_object_ref_sink (shell->priv->preferences_window);
+
#if NM_SUPPORT
e_shell_dbus_initialize (shell);
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]