aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shell/ChangeLog4
-rw-r--r--shell/e-shell.c2
2 files changed, 4 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index e1f0f638cd..f127aff6b0 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2000-09-24 Ettore Perazzoli <ettore@helixcode.com>
+
+ * e-shell.c (setup_local_storage): Don't unref the local storage.
+
2000-09-22 Michael Meeks <michael@helixcode.com>
* e-shell-view-menu.c (e_shell_view_menu_setup): upd.
diff --git a/shell/e-shell.c b/shell/e-shell.c
index c67d42a52c..d1125e0dc2 100644
--- a/shell/e-shell.c
+++ b/shell/e-shell.c
@@ -321,8 +321,6 @@ setup_local_storage (EShell *shell)
e_storage_set_add_storage (priv->storage_set, local_storage);
priv->local_storage = E_LOCAL_STORAGE (local_storage);
- gtk_object_unref (GTK_OBJECT (local_storage));
-
return TRUE;
}
5b1a4c4cf4148159e5cf0ec0398fe1112'>Support staging.mat2014-01-282-13/+6 * Fix properties on pkg-plistbapt2014-01-221-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - convert to the new perl5 frameworkaz2013-09-111-1/+1 * Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-2/+1 * Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-2/+2 * - Update to 1.3nivit2013-03-085-23/+18 * - update png to 1.5.10dinoex2012-06-012-5/+23 * - Update to 1.2nivit2012-05-02