From 582ec45a59973e3beed7370c3476edaeb16c9eac Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 14 Apr 2009 19:03:37 +0000 Subject: Make the selected attachment view and file chooser folder persistent. svn path=/branches/kill-bonobo/; revision=37523 --- shell/e-shell.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'shell/e-shell.c') diff --git a/shell/e-shell.c b/shell/e-shell.c index 49292c0c35..2c5f00460a 100644 --- a/shell/e-shell.c +++ b/shell/e-shell.c @@ -803,16 +803,6 @@ shell_class_init (EShellClass *class) /* Install some application-wide settings. */ - e_shell_settings_install_property ( - g_param_spec_int ( - "attachment-view", - NULL, - NULL, - 0, - 1, - 0, - G_PARAM_READWRITE)); - e_shell_settings_install_property ( g_param_spec_boolean ( "disable-application-handlers", -- cgit v1.2.3