diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-07-15 02:07:33 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-07-15 02:07:33 +0800 |
commit | 009afeb0d102f33b1d8b2a3e5e88923ce3745b46 (patch) | |
tree | a6e4be9fe6361789a7239f10f28110393e2d422c | |
parent | e69a8892b6521ea5bd4f402eef98f5cfe8144e77 (diff) | |
download | gsoc2013-evolution-009afeb0d102f33b1d8b2a3e5e88923ce3745b46.tar.gz gsoc2013-evolution-009afeb0d102f33b1d8b2a3e5e88923ce3745b46.tar.zst gsoc2013-evolution-009afeb0d102f33b1d8b2a3e5e88923ce3745b46.zip |
Update EShell API docs.
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 5 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/e-shell.sgml | 8 |
2 files changed, 9 insertions, 4 deletions
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index ef49359e0e..5ae8c3586b 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -20,9 +20,8 @@ e_shell_get_online e_shell_set_online e_shell_get_preferences_window e_shell_event -e_shell_is_busy -e_shell_do_quit e_shell_quit +e_shell_cancel_quit E_SHELL_MIGRATE_ERROR e_shell_migrate_attempt <SUBSECTION Standard> @@ -50,8 +49,6 @@ e_shell_backend_get_filename e_shell_backend_get_shell e_shell_backend_add_activity e_shell_backend_start -e_shell_backend_is_busy -e_shell_backend_shutdown e_shell_backend_migrate <SUBSECTION Standard> E_SHELL_BACKEND diff --git a/doc/reference/shell/tmpl/e-shell.sgml b/doc/reference/shell/tmpl/e-shell.sgml index 1f8f3b0824..a34a083b7c 100644 --- a/doc/reference/shell/tmpl/e-shell.sgml +++ b/doc/reference/shell/tmpl/e-shell.sgml @@ -284,6 +284,14 @@ EShell @shell: +<!-- ##### FUNCTION e_shell_cancel_quit ##### --> +<para> + +</para> + +@shell: + + <!-- ##### MACRO E_SHELL_MIGRATE_ERROR ##### --> <para> |