From b4f97aea9b6681c3483f355c9081e2b3b9ee5fd3 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 13 Oct 2010 16:55:07 -0400 Subject: Bug 461769 - Add a --force-online command line option Use it to override network availability detection as reported by NetworkManager or other network monitoring software. --- shell/e-shell.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/e-shell.h') diff --git a/shell/e-shell.h b/shell/e-shell.h index 6962ff6d0f..15bcbb3694 100644 --- a/shell/e-shell.h +++ b/shell/e-shell.h @@ -143,6 +143,7 @@ const gchar * e_shell_get_module_directory (EShell *shell); gboolean e_shell_get_network_available (EShell *shell); void e_shell_set_network_available (EShell *shell, gboolean network_available); +void e_shell_lock_network_available (EShell *shell); gboolean e_shell_get_online (EShell *shell); void e_shell_set_online (EShell *shell, gboolean online); -- cgit v1.2.3