diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-11-28 02:42:56 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-11-28 08:03:45 +0800 |
commit | d491963f5cbc1d73214025e4e4a970007046263f (patch) | |
tree | 5f6ec04d6d2fcba8c6958e5c268b201423aac77a /doc/reference/shell | |
parent | f6f46ce7fc8950d10eb53e057117a146de5faddc (diff) | |
download | gsoc2013-evolution-d491963f5cbc1d73214025e4e4a970007046263f.tar.gz gsoc2013-evolution-d491963f5cbc1d73214025e4e4a970007046263f.tar.zst gsoc2013-evolution-d491963f5cbc1d73214025e4e4a970007046263f.zip |
Remove GConfBridge.
No longer needed.
Diffstat (limited to 'doc/reference/shell')
-rw-r--r-- | doc/reference/shell/eshell-docs.sgml | 1 | ||||
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/doc/reference/shell/eshell-docs.sgml b/doc/reference/shell/eshell-docs.sgml index 666da0276e..f29a277a8b 100644 --- a/doc/reference/shell/eshell-docs.sgml +++ b/doc/reference/shell/eshell-docs.sgml @@ -43,7 +43,6 @@ <xi:include href="xml/e-signature-utils.xml"/> <xi:include href="xml/e-util.xml"/> <xi:include href="xml/e-xml-utils.xml"/> - <xi:include href="xml/gconf-bridge.xml"/> </chapter> <chapter> diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 49aa192863..d54c7f9f54 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -1136,23 +1136,6 @@ e_xml_get_translated_string_prop_by_name </SECTION> <SECTION> -<FILE>gconf-bridge</FILE> -<TITLE>GConf Bridge</TITLE> -GConfBridge -gconf_bridge_install_default_error_handler -gconf_bridge_get -gconf_bridge_get_client -gconf_bridge_bind_property_full -gconf_bridge_bind_property -gconf_bridge_bind_property_delayed -gconf_bridge_bind_window -gconf_bridge_bind_window_size -gconf_bridge_bind_window_pos -gconf_bridge_bind_string_list_store -gconf_bridge_unbind -</SECTION> - -<SECTION> <FILE>shell-actions</FILE> <TITLE>Shell Actions</TITLE> E_SHELL_WINDOW_ACTION_ABOUT |