gnumeric r16929 - in trunk: . src
- From: mortenw svn gnome org
- To: svn-commits-list gnome org
- Subject: gnumeric r16929 - in trunk: . src
- Date: Sun, 26 Oct 2008 00:06:43 +0000 (UTC)
Author: mortenw
Date: Sun Oct 26 00:06:43 2008
New Revision: 16929
URL: http://svn.gnome.org/viewvc/gnumeric?rev=16929&view=rev
Log:
2008-10-25 Morten Welinder <terra gnome org>
* src/gnumeric-gconf.c (gnm_conf_shutdown): Free even more.
Modified:
trunk/ChangeLog
trunk/src/gnumeric-gconf.c
Modified: trunk/src/gnumeric-gconf.c
==============================================================================
--- trunk/src/gnumeric-gconf.c (original)
+++ trunk/src/gnumeric-gconf.c Sun Oct 26 00:06:43 2008
@@ -399,6 +399,9 @@
g_free (prefs.print_repeat_top);
g_free (prefs.print_repeat_left);
+ g_free (prefs.autoformat.usr_dir);
+ g_free (prefs.autoformat.sys_dir);
+
go_conf_free_node (root);
memset (&prefs, 0, sizeof (prefs));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]