From a63a9dbb82cddad30c25cec46df4220a94e6f296 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 23 Feb 2009 03:21:04 +0000 Subject: Make filter options for mail labels work again. Define a new shell module method named start() that tells the module when to start loading data and running background tasks. Only really applies to the mail module right now since the others use evolution-data-server. Basically it prevents the mail module from loading and refreshing mail stores until you actually switch to the mail view. svn path=/branches/kill-bonobo/; revision=37309 --- doc/reference/shell/eshell-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/reference/shell/eshell-sections.txt') diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 1e888cf03a..99feb83d58 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -20,6 +20,7 @@ e_shell_get_online e_shell_set_online e_shell_get_preferences_window e_shell_event +e_shell_start e_shell_is_busy e_shell_do_quit e_shell_quit -- cgit v1.2.3