diff options
author | Punit Jain <jpunit@novell.com> | 2010-12-01 17:09:33 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@novell.com> | 2010-12-01 17:09:33 +0800 |
commit | 5a25840bbb20a1b29cd574a4cdde96faae8fb594 (patch) | |
tree | 869192e71b3261a0c6742a85c60ce09d876818e3 /doc | |
parent | a1a842ac20eee58037c3c3db159f3d2768ca9efe (diff) | |
download | gsoc2013-evolution-5a25840bbb20a1b29cd574a4cdde96faae8fb594.tar.gz gsoc2013-evolution-5a25840bbb20a1b29cd574a4cdde96faae8fb594.tar.zst gsoc2013-evolution-5a25840bbb20a1b29cd574a4cdde96faae8fb594.zip |
Bug #636058 - Account setup issues express mode.
Widget name required to update.
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, 23 insertions, 25 deletions
diff --git a/doc/reference/shell/tmpl/e-shell.sgml b/doc/reference/shell/tmpl/e-shell.sgml index 14eb06e40e..0afd89d53b 100644 --- a/doc/reference/shell/tmpl/e-shell.sgml +++ b/doc/reference/shell/tmpl/e-shell.sgml @@ -75,14 +75,6 @@ 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> @@ -260,15 +252,6 @@ 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 0ce25a6249..9ca9911e36 100644 --- a/doc/reference/shell/tmpl/eshell-unused.sgml +++ b/doc/reference/shell/tmpl/eshell-unused.sgml @@ -189,6 +189,14 @@ e-shell-window.sgml </para> +<!-- ##### SIGNAL EShell::send-receive ##### --> +<para> + +</para> + +@eshell: the object which received the signal. +@arg1: + <!-- ##### ARG EShellSearchbar:label-visible ##### --> <para> @@ -231,6 +239,13 @@ e-shell-window.sgml </para> +<!-- ##### MACRO E_SHELL_WINDOW_ACTION_SEND_RECEIVE ##### --> +<para> + +</para> + +@window: + <!-- ##### MACRO E_SHELL_WINDOW_ACTION_SYNC_OPTIONS ##### --> <para> @@ -534,6 +549,14 @@ 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 9a0878e5eb..8c8e839f1d 100644 --- a/doc/reference/shell/tmpl/shell-actions.sgml +++ b/doc/reference/shell/tmpl/shell-actions.sgml @@ -180,14 +180,6 @@ Shell Actions @window: -<!-- ##### MACRO E_SHELL_WINDOW_ACTION_SEND_RECEIVE ##### --> -<para> - -</para> - -@window: - - <!-- ##### MACRO E_SHELL_WINDOW_ACTION_SHOW_SIDEBAR ##### --> <para> |