diff options
author | Bharath Acharya <abharath@novell.com> | 2010-12-01 17:23:50 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@novell.com> | 2010-12-01 17:23:50 +0800 |
commit | 277eeef43f8dc619e7463d65d2fff60c8b7e29a5 (patch) | |
tree | 8c925edf850ae81dea9d3d30a98740ae6a058973 /doc | |
parent | 5a25840bbb20a1b29cd574a4cdde96faae8fb594 (diff) | |
download | gsoc2013-evolution-277eeef43f8dc619e7463d65d2fff60c8b7e29a5.tar.gz gsoc2013-evolution-277eeef43f8dc619e7463d65d2fff60c8b7e29a5.tar.zst gsoc2013-evolution-277eeef43f8dc619e7463d65d2fff60c8b7e29a5.zip |
Revert the doc changes committed.
Messed up some hunks in the doc with my previous commit. Reverting them.
Diffstat (limited to 'doc')
-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> |