From 392973975c3e4a4e8fe17731b5e397ae10a91517 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 27 Mar 2011 15:16:39 -0400 Subject: Restore lockdown integration. With lockdown settings available through GSettings, widgets can handle lockdown integration themselves without having to use EShellSettings. Also fixed a few places where printing or save-to-disk actions were either not properly wired up or not responding to lockdown settings, but much more work needs done. Attachments, for example, are not honoring the disable-save-to-disk setting at all. This too requires the recently-added gsettings-desktop-schemas dependency. --- shell/e-shell-utils.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'shell/e-shell-utils.h') diff --git a/shell/e-shell-utils.h b/shell/e-shell-utils.h index a45ecdb1ca..178c26d20f 100644 --- a/shell/e-shell-utils.h +++ b/shell/e-shell-utils.h @@ -31,9 +31,6 @@ G_BEGIN_DECLS void e_shell_configure_ui_manager (EShell *shell, EUIManager *ui_manager); -void e_shell_configure_web_view (EShell *shell, - EWebView *web_view); - GFile * e_shell_run_open_dialog (EShell *shell, const gchar *title, GtkCallback customize_func, -- cgit v1.2.3