[evolution] Fix some mistakes in the EShell documentation.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution] Fix some mistakes in the EShell documentation.
- Date: Thu, 3 Sep 2009 02:19:28 +0000 (UTC)
commit 40a6ccc269eada569e43db419473b56a5f38ad14
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Sep 2 22:18:41 2009 -0400
Fix some mistakes in the EShell documentation.
doc/reference/shell/eshell-sections.txt | 2 +-
doc/reference/shell/tmpl/e-shell-view.sgml | 8 ++++++++
doc/reference/shell/tmpl/shell-actions.sgml | 8 ++++++++
shell/e-shell-view.c | 2 +-
4 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt
index 3404319..52217cb 100644
--- a/doc/reference/shell/eshell-sections.txt
+++ b/doc/reference/shell/eshell-sections.txt
@@ -312,8 +312,8 @@ E_SHELL_WINDOW_ACTION_QUIT
E_SHELL_WINDOW_ACTION_SEARCH_ADVANCED
E_SHELL_WINDOW_ACTION_SEARCH_CLEAR
E_SHELL_WINDOW_ACTION_SEARCH_EDIT
-E_SHELL_WINDOW_ACTION_SEARCH_EXECUTE
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
diff --git a/doc/reference/shell/tmpl/e-shell-view.sgml b/doc/reference/shell/tmpl/e-shell-view.sgml
index 03fe571..94b4509 100644
--- a/doc/reference/shell/tmpl/e-shell-view.sgml
+++ b/doc/reference/shell/tmpl/e-shell-view.sgml
@@ -262,6 +262,14 @@ EShellView
@shell_view:
+<!-- ##### FUNCTION e_shell_view_execute_search ##### -->
+<para>
+
+</para>
+
+ shell_view:
+
+
<!-- ##### FUNCTION e_shell_view_update_actions ##### -->
<para>
diff --git a/doc/reference/shell/tmpl/shell-actions.sgml b/doc/reference/shell/tmpl/shell-actions.sgml
index d0fa5d6..ff50f7a 100644
--- a/doc/reference/shell/tmpl/shell-actions.sgml
+++ b/doc/reference/shell/tmpl/shell-actions.sgml
@@ -161,6 +161,14 @@ Shell Actions
@window:
+<!-- ##### MACRO E_SHELL_WINDOW_ACTION_SEARCH_QUICK ##### -->
+<para>
+
+</para>
+
+ window:
+
+
<!-- ##### MACRO E_SHELL_WINDOW_ACTION_SEARCH_SAVE ##### -->
<para>
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c
index 9b740d4..ff54c59 100644
--- a/shell/e-shell-view.c
+++ b/shell/e-shell-view.c
@@ -1118,7 +1118,7 @@ e_shell_view_set_state_dirty (EShellView *shell_view)
* e_shell_view_execute_search:
* @shell_view: an #EShellView
*
- * Emits the #EShellView:;execute-search signal.
+ * Emits the #EShellView::execute-search signal.
*
* #EShellView subclasses should implement the
* <structfield>execute_search</structfield> method in #EShellViewClass
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]