From 4449a34101406bffe508dd40b8b653f7c7d14c7d Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 27 Apr 2009 15:36:19 -0400 Subject: Commit the rest of the attachment UI rewrite Oops, last commit only included the -new- files. This also removes EExpander, which is no longer used. --- shell/apps_evolution_shell.schemas.in | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/apps_evolution_shell.schemas.in b/shell/apps_evolution_shell.schemas.in index 24172f25ba..c5c6276c25 100644 --- a/shell/apps_evolution_shell.schemas.in +++ b/shell/apps_evolution_shell.schemas.in @@ -41,7 +41,35 @@ - + + + + /schemas/apps/evolution/shell/attachment_view + /apps/evolution/shell/attachment_view + evolution + int + 0 + + Initial attachment view + Initial view for attachment bar widgets. + "0" is Icon View, "1" is List View. + + + + + + + /schemas/apps/evolution/shell/current_folder + /apps/evolution/shell/current-folder + evolution + string + + Initial file chooser folder + Initial folder for GtkFileChooser dialogs. + + + + /schemas/apps/evolution/shell/start_offline -- cgit