[gnome-session] [GsmClient] Export _stop method
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-session] [GsmClient] Export _stop method
- Date: Thu, 20 May 2010 14:35:31 +0000 (UTC)
commit 017b5eeb7d6ab64db3b1db2a22136237bd765af7
Author: Colin Walters <walters verbum org>
Date: Fri May 7 11:22:43 2010 -0400
[GsmClient] Export _stop method
This allows the shell to request that a client quit.
https://bugzilla.gnome.org/show_bug.cgi?id=619120
gnome-session/org.gnome.SessionManager.Client.xml | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/gnome-session/org.gnome.SessionManager.Client.xml b/gnome-session/org.gnome.SessionManager.Client.xml
index 22479de..a0f5a31 100644
--- a/gnome-session/org.gnome.SessionManager.Client.xml
+++ b/gnome-session/org.gnome.SessionManager.Client.xml
@@ -62,6 +62,12 @@
</doc:description>
</doc:doc>
</method>
-
+ <method name="Stop">
+ <doc:doc>
+ <doc:description>
+ <doc:para>Inititate a request to terminate this application via XSMP.</doc:para>
+ </doc:description>
+ </doc:doc>
+ </method>
</interface>
</node>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]