diff options
author | Bharath Acharya <abharath@novell.com> | 2010-12-01 17:23:50 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:41:05 +0800 |
commit | 7a5cdd78b7aa00aa23e74a1bad4e357e40a1aa1d (patch) | |
tree | c96ff4a1f4e8527d43433ace9f9045ac42363bae /doc/reference | |
parent | 65eafc6769b91fb6d51b47381631fbd8b9759d0a (diff) | |
download | gsoc2013-evolution-7a5cdd78b7aa00aa23e74a1bad4e357e40a1aa1d.tar.gz gsoc2013-evolution-7a5cdd78b7aa00aa23e74a1bad4e357e40a1aa1d.tar.zst gsoc2013-evolution-7a5cdd78b7aa00aa23e74a1bad4e357e40a1aa1d.zip |
Revert the doc changes committed.
Messed up some hunks in the doc with my previous commit. Reverting them.
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/shell/tmpl/e-shell.sgml | 17 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/eshell-unused.sgml | 23 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/shell-actions.sgml | 8 |
3 files changed, 25 insertions, 23 deletions
diff --git a/doc/reference/shell/tmpl/e-shell.sgml b/doc/reference/shell/tmpl/e-shell.sgml index 0afd89d53b..14eb06e40e 100644 --- a/doc/reference/shell/tmpl/e-shell.sgml +++ b/doc/reference/shell/tmpl/e-shell.sgml @@ -75,6 +75,14 @@ EShell @eshell: the object which received the signal. @Param2: +<!-- ##### SIGNAL EShell::send-receive ##### --> +<para> + +</para> + +@eshell: the object which received the signal. +@arg1: + <!-- ##### SIGNAL EShell::window-created ##### --> <para> @@ -252,6 +260,15 @@ EShell @Returns: +<!-- ##### FUNCTION e_shell_send_receive ##### --> +<para> + +</para> + +@shell: +@parent: + + <!-- ##### FUNCTION e_shell_get_meego_mode ##### --> <para> diff --git a/doc/reference/shell/tmpl/eshell-unused.sgml b/doc/reference/shell/tmpl/eshell-unused.sgml index 9ca9911e36..0ce25a6249 100644 --- a/doc/reference/shell/tmpl/eshell-unused.sgml +++ b/doc/reference/shell/tmpl/eshell-unused.sgml @@ -189,14 +189,6 @@ e-shell-window.sgml </para> -<!-- ##### SIGNAL EShell::send-receive ##### --> -<para> - -</para> - -@eshell: the object which received the signal. -@arg1: - <!-- ##### ARG EShellSearchbar:label-visible ##### --> <para> @@ -239,13 +231,6 @@ e-shell-window.sgml </para> -<!-- ##### MACRO E_SHELL_WINDOW_ACTION_SEND_RECEIVE ##### --> -<para> - -</para> - -@window: - <!-- ##### MACRO E_SHELL_WINDOW_ACTION_SYNC_OPTIONS ##### --> <para> @@ -549,14 +534,6 @@ e-shell-window.sgml @searchbar: @label_visible: -<!-- ##### FUNCTION e_shell_send_receive ##### --> -<para> - -</para> - -@shell: -@parent: - <!-- ##### FUNCTION e_signature_list_find ##### --> <para> diff --git a/doc/reference/shell/tmpl/shell-actions.sgml b/doc/reference/shell/tmpl/shell-actions.sgml index 8c8e839f1d..9a0878e5eb 100644 --- a/doc/reference/shell/tmpl/shell-actions.sgml +++ b/doc/reference/shell/tmpl/shell-actions.sgml @@ -180,6 +180,14 @@ Shell Actions @window: +<!-- ##### MACRO E_SHELL_WINDOW_ACTION_SEND_RECEIVE ##### --> +<para> + +</para> + +@window: + + <!-- ##### MACRO E_SHELL_WINDOW_ACTION_SHOW_SIDEBAR ##### --> <para> |