From 59928e69ed7b769585282ae2b11bca1a9e9a1ca9 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 19 Dec 2010 13:30:45 -0500 Subject: Add e_shell_submit_alert(). An easy way to broadcast application-wide alerts to shell windows. These alerts will persist in all current and future shell windows until responded to (either programmatically or by the user). --- doc/reference/shell/eshell-sections.txt | 1 + doc/reference/shell/tmpl/e-shell.sgml | 9 +++++++++ 2 files changed, 10 insertions(+) (limited to 'doc/reference') diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 444efb9e8c..81ff256188 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -12,6 +12,7 @@ e_shell_get_shell_settings e_shell_get_gconf_client e_shell_create_shell_window e_shell_handle_uris +e_shell_submit_alert e_shell_watch_window e_shell_get_watched_windows e_shell_get_active_window diff --git a/doc/reference/shell/tmpl/e-shell.sgml b/doc/reference/shell/tmpl/e-shell.sgml index 0afd89d53b..2badec4d7d 100644 --- a/doc/reference/shell/tmpl/e-shell.sgml +++ b/doc/reference/shell/tmpl/e-shell.sgml @@ -225,6 +225,15 @@ EShell @Returns: + + + + + +@shell: +@alert: + + -- cgit v1.2.3