From 0110c94c6abdbb25b4fea6a21f20f00b82a0fdd8 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 19 Feb 2009 05:52:33 +0000 Subject: Rename EShell:online-mode to EShell:online and update docs. Use EBindings instead of a notify callback to keep other widgets and actions synchronized with EShell:online. Cleaner and less error prone. svn path=/branches/kill-bonobo/; revision=37293 --- doc/reference/shell/eshell-sections.txt | 4 ++-- doc/reference/shell/tmpl/e-shell.sgml | 17 +++++++++++++---- doc/reference/shell/tmpl/eshell-unused.sgml | 22 ++++++++++++++++++++++ 3 files changed, 37 insertions(+), 6 deletions(-) (limited to 'doc/reference/shell') diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 9f881ac65d..1e888cf03a 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -16,8 +16,8 @@ e_shell_get_watched_windows e_shell_send_receive e_shell_get_network_available e_shell_set_network_available -e_shell_get_online_mode -e_shell_set_online_mode +e_shell_get_online +e_shell_set_online e_shell_get_preferences_window e_shell_event e_shell_is_busy diff --git a/doc/reference/shell/tmpl/e-shell.sgml b/doc/reference/shell/tmpl/e-shell.sgml index f43136be2f..9e04bbff53 100644 --- a/doc/reference/shell/tmpl/e-shell.sgml +++ b/doc/reference/shell/tmpl/e-shell.sgml @@ -84,7 +84,7 @@ EShell - + @@ -150,6 +150,15 @@ EShell @Returns: + + + + + +@shell: +@Returns: + + @@ -215,7 +224,7 @@ EShell @network_available: - + @@ -224,13 +233,13 @@ EShell @Returns: - + @shell: -@online_mode: +@online: diff --git a/doc/reference/shell/tmpl/eshell-unused.sgml b/doc/reference/shell/tmpl/eshell-unused.sgml index 0c653f831d..57aef32237 100644 --- a/doc/reference/shell/tmpl/eshell-unused.sgml +++ b/doc/reference/shell/tmpl/eshell-unused.sgml @@ -433,6 +433,12 @@ intelligent @minor: @revision: + + + + + + @@ -1799,6 +1805,14 @@ intelligent @shell: @Returns: + + + + + +@shell: +@Returns: + @@ -1901,6 +1915,14 @@ intelligent @shell: @status: + + + + + +@shell: +@online_mode: + -- cgit