diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-12-15 01:47:38 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-12-15 09:11:38 +0800 |
commit | 5ba8caffba174a468359cdb9a7da83bf1fad6033 (patch) | |
tree | d80941ee46b45fedd54e378fee04511e6e6cd65d /doc/reference/shell/tmpl/e-shell.sgml | |
parent | ca899cf1cbed85d333e19437512aab63dd866a0e (diff) | |
download | gsoc2013-evolution-5ba8caffba174a468359cdb9a7da83bf1fad6033.tar.gz gsoc2013-evolution-5ba8caffba174a468359cdb9a7da83bf1fad6033.tar.zst gsoc2013-evolution-5ba8caffba174a468359cdb9a7da83bf1fad6033.zip |
Introduce EMailSidebar into libevolution-mail.
EMailSidebar is a subclass of EMFolderTree that implements the state
saving and restoration feature from EMailShellSidebar. Placing this
in the shared mail library allows Anjal to reuse it.
Diffstat (limited to 'doc/reference/shell/tmpl/e-shell.sgml')
-rw-r--r-- | doc/reference/shell/tmpl/e-shell.sgml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/reference/shell/tmpl/e-shell.sgml b/doc/reference/shell/tmpl/e-shell.sgml index ce167e2725..394645413c 100644 --- a/doc/reference/shell/tmpl/e-shell.sgml +++ b/doc/reference/shell/tmpl/e-shell.sgml @@ -99,6 +99,11 @@ EShell </para> +<!-- ##### ARG EShell:module-directory ##### --> +<para> + +</para> + <!-- ##### ARG EShell:network-available ##### --> <para> @@ -236,6 +241,15 @@ EShell @parent: +<!-- ##### FUNCTION e_shell_get_module_directory ##### --> +<para> + +</para> + +@shell: +@Returns: + + <!-- ##### FUNCTION e_shell_get_network_available ##### --> <para> |