From b63eece6a300d773f7c3d7f865d570d3e0bcf422 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 14 May 2002 03:39:12 +0000 Subject: Handle the e-shell-config-offline and e-shell-config-default-folders * e-shell-config.c: Handle the e-shell-config-offline and e-shell-config-default-folders pages. * e-shell-config-offline.h: New. * e-shell-config-offline.c: New. * e-shell-config-default-folders.h: New. * e-shell-config-default-folders.c: New. Moved default folder page configuration in from e-shell-config.c. * GNOME_Evolution_Shell.oaf.in: Add GNOME_Evolution_Shell_Config_OfflineFolders_Control. svn path=/trunk/; revision=16777 --- shell/e-shell-config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/e-shell-config.h') diff --git a/shell/e-shell-config.h b/shell/e-shell-config.h index e2f209c5c4..9ba17b78d7 100644 --- a/shell/e-shell-config.h +++ b/shell/e-shell-config.h @@ -23,6 +23,8 @@ #include "e-shell.h" +#include + gboolean e_shell_config_factory_register (EShell *shell); #endif -- cgit v1.2.3