diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2009-02-23 11:30:56 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2009-02-23 11:30:56 +0800 |
commit | 554dbbf7280cb2189ae12a7c1a49f02604ca866b (patch) | |
tree | a81db59eac5b2b7747db50e4363c6c5fd737e47f /doc | |
parent | a63a9dbb82cddad30c25cec46df4220a94e6f296 (diff) | |
download | gsoc2013-evolution-554dbbf7280cb2189ae12a7c1a49f02604ca866b.tar.gz gsoc2013-evolution-554dbbf7280cb2189ae12a7c1a49f02604ca866b.tar.zst gsoc2013-evolution-554dbbf7280cb2189ae12a7c1a49f02604ca866b.zip |
Correct documentation.
svn path=/branches/kill-bonobo/; revision=37310
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 2 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/e-shell-module.sgml | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 99feb83d58..9ab9974fd1 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -20,7 +20,6 @@ e_shell_get_online e_shell_set_online e_shell_get_preferences_window e_shell_event -e_shell_start e_shell_is_busy e_shell_do_quit e_shell_quit @@ -99,6 +98,7 @@ e_shell_module_get_filename e_shell_module_get_shell e_shell_module_get_shell_view_type e_shell_module_add_activity +e_shell_module_start e_shell_module_is_busy e_shell_module_shutdown e_shell_module_migrate diff --git a/doc/reference/shell/tmpl/e-shell-module.sgml b/doc/reference/shell/tmpl/e-shell-module.sgml index 9957aeb9d9..f74773c9da 100644 --- a/doc/reference/shell/tmpl/e-shell-module.sgml +++ b/doc/reference/shell/tmpl/e-shell-module.sgml @@ -129,6 +129,14 @@ EShellModule @activity: +<!-- ##### FUNCTION e_shell_module_start ##### --> +<para> + +</para> + +@shell_module: + + <!-- ##### FUNCTION e_shell_module_is_busy ##### --> <para> |