From 98d262b594caefd053a2d075e2d8482b2d8a12c8 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 27 Jan 2009 03:50:19 +0000 Subject: Add action groups to support lockdown, starting with printing. Other categories to follow. Editors still need lockdown support. svn path=/branches/kill-bonobo/; revision=37136 --- doc/reference/shell/Makefile.am | 1 + doc/reference/shell/eshell-sections.txt | 6 ++++++ doc/reference/shell/tmpl/action-groups.sgml | 24 ++++++++++++++++++++++++ doc/reference/shell/tmpl/e-shell-sidebar.sgml | 18 ++++++++++++++++++ 4 files changed, 49 insertions(+) (limited to 'doc/reference') diff --git a/doc/reference/shell/Makefile.am b/doc/reference/shell/Makefile.am index 971b1316f6..9beff2cae2 100644 --- a/doc/reference/shell/Makefile.am +++ b/doc/reference/shell/Makefile.am @@ -82,6 +82,7 @@ GTKDOC_LIBS= \ $(top_builddir)/shell/.libs/e-shell-window-actions.o \ $(top_builddir)/shell/.libs/e-shell-window.o \ $(top_builddir)/e-util/.libs/e-bconf-map.o \ + $(top_builddir)/e-util/.libs/e-binding.o \ $(top_builddir)/e-util/.libs/e-dialog-utils.o \ $(top_builddir)/e-util/.libs/e-error.o \ $(top_builddir)/e-util/.libs/e-event.o \ diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 67d2b88aa1..ef017b742f 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -122,6 +122,7 @@ EShellModulePrivate EShellSettings e_shell_settings_install_property e_shell_settings_bind_to_gconf +e_shell_settings_enable_debug e_shell_settings_get_boolean e_shell_settings_set_boolean e_shell_settings_get_int @@ -148,6 +149,8 @@ EShellSidebar e_shell_sidebar_new e_shell_sidebar_check_state e_shell_sidebar_get_shell_view +e_shell_sidebar_get_icon_name +e_shell_sidebar_set_icon_name e_shell_sidebar_get_primary_text e_shell_sidebar_set_primary_text e_shell_sidebar_get_secondary_text @@ -333,4 +336,7 @@ E_SHELL_WINDOW_ACTION_GROUP_NEW_ITEM E_SHELL_WINDOW_ACTION_GROUP_NEW_SOURCE E_SHELL_WINDOW_ACTION_GROUP_CUSTOM_RULES E_SHELL_WINDOW_ACTION_GROUP_GAL_VIEW +E_SHELL_WINDOW_ACTION_GROUP_LOCKDOWN_PRINTING +E_SHELL_WINDOW_ACTION_GROUP_LOCKDOWN_PRINT_SETUP +E_SHELL_WINDOW_ACTION_GROUP_LOCKDOWN_SAVE_TO_DISK diff --git a/doc/reference/shell/tmpl/action-groups.sgml b/doc/reference/shell/tmpl/action-groups.sgml index 804b870afd..6b8e165c89 100644 --- a/doc/reference/shell/tmpl/action-groups.sgml +++ b/doc/reference/shell/tmpl/action-groups.sgml @@ -65,3 +65,27 @@ Action Groups @window: + + + + + +@window: + + + + + + + +@window: + + + + + + + +@window: + + diff --git a/doc/reference/shell/tmpl/e-shell-sidebar.sgml b/doc/reference/shell/tmpl/e-shell-sidebar.sgml index 7895a61172..45a55b127b 100644 --- a/doc/reference/shell/tmpl/e-shell-sidebar.sgml +++ b/doc/reference/shell/tmpl/e-shell-sidebar.sgml @@ -70,6 +70,24 @@ EShellSidebar @Returns: + + + + + +@shell_sidebar: +@Returns: + + + + + + + +@shell_sidebar: +@icon_name: + + -- cgit v1.2.3