diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-12-23 09:37:25 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-12-23 09:37:25 +0800 |
commit | e298452a845224e9d0c5df2d9edf5a0dfd6a6a57 (patch) | |
tree | ac9c14d175de88aaf208d3fb53a5d2de5b4fcc5f /doc | |
parent | 85f2dfabd1b9c633c784e00ef764bc419f3f503b (diff) | |
download | gsoc2013-evolution-e298452a845224e9d0c5df2d9edf5a0dfd6a6a57.tar.gz gsoc2013-evolution-e298452a845224e9d0c5df2d9edf5a0dfd6a6a57.tar.zst gsoc2013-evolution-e298452a845224e9d0c5df2d9edf5a0dfd6a6a57.zip |
Update API docs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 2 | ||||
-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 |
4 files changed, 23 insertions, 27 deletions
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 9634551c5c..444efb9e8c 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -15,7 +15,6 @@ e_shell_handle_uris e_shell_watch_window e_shell_get_watched_windows e_shell_get_active_window -e_shell_send_receive e_shell_get_meego_mode e_shell_get_express_mode e_shell_get_small_screen_mode @@ -1244,7 +1243,6 @@ E_SHELL_WINDOW_ACTION_SEARCH_EDIT E_SHELL_WINDOW_ACTION_SEARCH_OPTIONS E_SHELL_WINDOW_ACTION_SEARCH_QUICK E_SHELL_WINDOW_ACTION_SEARCH_SAVE -E_SHELL_WINDOW_ACTION_SEND_RECEIVE E_SHELL_WINDOW_ACTION_SHOW_SIDEBAR E_SHELL_WINDOW_ACTION_SHOW_SWITCHER E_SHELL_WINDOW_ACTION_SHOW_TASKBAR 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> |