diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-10-01 11:48:51 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-10-01 11:48:51 +0800 |
commit | c6795be3a8b7b17ced9e99e17db9ac6cbed6e018 (patch) | |
tree | 9623c989150fd850c5ca9dc6cfb61f599efae573 /doc/reference/shell/eshell-docs.sgml | |
parent | b639d1ed02e9788d98f2a202fc53105ff4bc4387 (diff) | |
download | gsoc2013-evolution-c6795be3a8b7b17ced9e99e17db9ac6cbed6e018.tar gsoc2013-evolution-c6795be3a8b7b17ced9e99e17db9ac6cbed6e018.tar.gz gsoc2013-evolution-c6795be3a8b7b17ced9e99e17db9ac6cbed6e018.tar.bz2 gsoc2013-evolution-c6795be3a8b7b17ced9e99e17db9ac6cbed6e018.tar.lz gsoc2013-evolution-c6795be3a8b7b17ced9e99e17db9ac6cbed6e018.tar.xz gsoc2013-evolution-c6795be3a8b7b17ced9e99e17db9ac6cbed6e018.tar.zst gsoc2013-evolution-c6795be3a8b7b17ced9e99e17db9ac6cbed6e018.zip |
Continue documenting the new shell API.
svn path=/branches/kill-bonobo/; revision=36511
Diffstat (limited to 'doc/reference/shell/eshell-docs.sgml')
-rw-r--r-- | doc/reference/shell/eshell-docs.sgml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/reference/shell/eshell-docs.sgml b/doc/reference/shell/eshell-docs.sgml index 452a53cabf..6baba61429 100644 --- a/doc/reference/shell/eshell-docs.sgml +++ b/doc/reference/shell/eshell-docs.sgml @@ -12,22 +12,22 @@ </bookinfo> <chapter> - <title>Shell</title> + <title>The Shell</title> <xi:include href="xml/e-shell.xml"/> <xi:include href="xml/e-shell-module.xml"/> <xi:include href="xml/e-shell-window.xml"/> - <xi:include href="xml/e-shell-switcher.xml"/> <xi:include href="xml/e-shell-view.xml"/> <xi:include href="xml/e-shell-content.xml"/> <xi:include href="xml/e-shell-sidebar.xml"/> <xi:include href="xml/e-shell-taskbar.xml"/> - <xi:include href="xml/e-activity-handler.xml"/> + <xi:include href="xml/e-shell-switcher.xml"/> <xi:include href="xml/e-shell-importer.xml"/> </chapter> <chapter> - <title>Actions by Group</title> - <xi:include href="xml/e-shell-window-actions.xml"/> + <title>Actions</title> + <xi:include href="xml/shell-actions.xml"/> + <xi:include href="xml/action-groups.xml"/> </chapter> <index> |