aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/shell/eshell-sections.txt
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2009-01-27 11:50:19 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2009-01-27 11:50:19 +0800
commit98d262b594caefd053a2d075e2d8482b2d8a12c8 (patch)
tree1474ebf4401477049436bf89a1432447995d0b00 /doc/reference/shell/eshell-sections.txt
parente0f414941dd4e13ea074996d10606b0dae7e494b (diff)
downloadgsoc2013-evolution-98d262b594caefd053a2d075e2d8482b2d8a12c8.tar
gsoc2013-evolution-98d262b594caefd053a2d075e2d8482b2d8a12c8.tar.gz
gsoc2013-evolution-98d262b594caefd053a2d075e2d8482b2d8a12c8.tar.bz2
gsoc2013-evolution-98d262b594caefd053a2d075e2d8482b2d8a12c8.tar.lz
gsoc2013-evolution-98d262b594caefd053a2d075e2d8482b2d8a12c8.tar.xz
gsoc2013-evolution-98d262b594caefd053a2d075e2d8482b2d8a12c8.tar.zst
gsoc2013-evolution-98d262b594caefd053a2d075e2d8482b2d8a12c8.zip
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
Diffstat (limited to 'doc/reference/shell/eshell-sections.txt')
-rw-r--r--doc/reference/shell/eshell-sections.txt6
1 files changed, 6 insertions, 0 deletions
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
</SECTION>