diff options
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/libeshell/libeshell-docs.sgml | 1 | ||||
-rw-r--r-- | doc/reference/libeshell/libeshell-sections.txt | 31 |
2 files changed, 0 insertions, 32 deletions
diff --git a/doc/reference/libeshell/libeshell-docs.sgml b/doc/reference/libeshell/libeshell-docs.sgml index 22bc93fa19..992e0b25b1 100644 --- a/doc/reference/libeshell/libeshell-docs.sgml +++ b/doc/reference/libeshell/libeshell-docs.sgml @@ -20,7 +20,6 @@ <xi:include href="xml/e-shell-sidebar.xml"/> <xi:include href="xml/e-shell-taskbar.xml"/> <xi:include href="xml/e-shell-searchbar.xml"/> - <xi:include href="xml/e-shell-settings.xml"/> <xi:include href="xml/e-shell-switcher.xml"/> <xi:include href="xml/e-shell-utils.xml"/> </chapter> diff --git a/doc/reference/libeshell/libeshell-sections.txt b/doc/reference/libeshell/libeshell-sections.txt index 5734ef3a15..10a42cd719 100644 --- a/doc/reference/libeshell/libeshell-sections.txt +++ b/doc/reference/libeshell/libeshell-sections.txt @@ -9,7 +9,6 @@ e_shell_get_canonical_name e_shell_get_backend_by_name e_shell_get_backend_by_scheme e_shell_get_client_cache -e_shell_get_shell_settings e_shell_get_registry e_shell_create_shell_window e_shell_handle_uris @@ -151,36 +150,6 @@ EShellSearchbarPrivate </SECTION> <SECTION> -<FILE>e-shell-settings</FILE> -<TITLE>EShellSettings</TITLE> -EShellSettings -e_shell_settings_install_property -e_shell_settings_install_property_for_key -e_shell_settings_enable_debug -e_shell_settings_get_boolean -e_shell_settings_set_boolean -e_shell_settings_get_int -e_shell_settings_set_int -e_shell_settings_get_string -e_shell_settings_set_string -e_shell_settings_get_object -e_shell_settings_set_object -e_shell_settings_get_pointer -e_shell_settings_set_pointer -<SUBSECTION Standard> -E_SHELL_SETTINGS -E_IS_SHELL_SETTINGS -E_TYPE_SHELL_SETTINGS -E_SHELL_SETTINGS_CLASS -E_IS_SHELL_SETTINGS_CLASS -E_SHELL_SETTINGS_GET_CLASS -EShellSettingsClass -e_shell_settings_get_type -<SUBSECTION Private> -EShellSettingsPrivate -</SECTION> - -<SECTION> <FILE>e-shell-sidebar</FILE> <TITLE>EShellSidebar</TITLE> EShellSidebar |