diff options
author | Punit Jain <jpunit@novell.com> | 2010-12-01 17:09:33 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:41:05 +0800 |
commit | 65eafc6769b91fb6d51b47381631fbd8b9759d0a (patch) | |
tree | 5cfd64a1665ecd5b8ee8a13b1acb6c0c114d1c1d /doc/reference/shell | |
parent | 1ab47c13608df8d3bb0892c6614473b504c352dc (diff) | |
download | gsoc2013-evolution-65eafc6769b91fb6d51b47381631fbd8b9759d0a.tar.gz gsoc2013-evolution-65eafc6769b91fb6d51b47381631fbd8b9759d0a.tar.zst gsoc2013-evolution-65eafc6769b91fb6d51b47381631fbd8b9759d0a.zip |
Bug #636058 - Account setup issues express mode.
Widget name required to update.
Diffstat (limited to 'doc/reference/shell')
-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> |