From 0d6061a4ebf34cbe4f640e755372c38bd698ed25 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 12 Jul 2009 12:55:10 -0400 Subject: Add a "quit-requested" signal to the shutdown protocol. The contact and contact-list editors now demonstrate this part of the shutdown protocol. They listen for the "quit-requested" signal from the shell and prompt to save changes, discard changes or cancel. If the user cancels, the editor calls e_shell_cancel_quit() to do just that. --- doc/reference/shell/tmpl/e-shell.sgml | 9 ++++++++- doc/reference/shell/tmpl/eshell-unused.sgml | 8 ++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) (limited to 'doc/reference') diff --git a/doc/reference/shell/tmpl/e-shell.sgml b/doc/reference/shell/tmpl/e-shell.sgml index 42d93485df..1f8f3b0824 100644 --- a/doc/reference/shell/tmpl/e-shell.sgml +++ b/doc/reference/shell/tmpl/e-shell.sgml @@ -56,7 +56,7 @@ EShell @eshell: the object which received the signal. @arg1: - + @@ -64,6 +64,13 @@ EShell @eshell: the object which received the signal. @arg1: + + + + + +@eshell: the object which received the signal. + diff --git a/doc/reference/shell/tmpl/eshell-unused.sgml b/doc/reference/shell/tmpl/eshell-unused.sgml index 7d19de5082..58ddf1024e 100644 --- a/doc/reference/shell/tmpl/eshell-unused.sgml +++ b/doc/reference/shell/tmpl/eshell-unused.sgml @@ -457,6 +457,14 @@ intelligent @minor: @revision: + + + + + +@eshell: the object which received the signal. +@arg1: + -- cgit v1.2.3