diff plugins/SIGNALS @ 392:df5127560034

[gaim-migrate @ 402] More updates to plugins committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 12 Jun 2000 13:07:53 +0000
parents be408b41c172
children 7c74e2f579b5
line wrap: on
line diff
--- a/plugins/SIGNALS	Mon Jun 12 11:30:05 2000 +0000
+++ b/plugins/SIGNALS	Mon Jun 12 13:07:53 2000 +0000
@@ -180,5 +180,9 @@
 event_quit:
 	(none)
 
-	Called when gaim quits normally. If gaim dies or is killed, this won't
-	be called. It's not my fault, it's Seg's.
+	Called when gaim quits normally.  This can be called from either the
+	signed on state or the signed off state (from either the Cancel button
+	in the login window or the Quit option in the File menu on the buddy
+	list). Note that for the applet, this will never be called. If gaim
+	dies or is murdered, this won't be called. It's not my fault, it's
+	Seg's.