summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2010-02-26 14:08:28 +0100
committerNick Schermer <nick@xfce.org>2010-02-26 14:11:51 +0100
commitf153e9cfd9d5e1b696307e1412266973a4a0b18d (patch)
tree645d420215da24d6ada337f817ef027ba74db271 /common
parenta74e3055976cfe4f4807b2ab8cd10952548b7aff (diff)
Improve the handling of removing external plugins.
Add a quick signal back to the code and improve the internal handling so the objects are better isolated.
Diffstat (limited to 'common')
-rw-r--r--common/panel-dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/panel-dbus.h b/common/panel-dbus.h
index ea941e93..2b26f58b 100644
--- a/common/panel-dbus.h
+++ b/common/panel-dbus.h
@@ -38,6 +38,7 @@
#define SIGNAL_REMOVED SIGNAL_PREFIX_S "g"
#define SIGNAL_WRAPPER_SET_SENSITIVE SIGNAL_PREFIX_S "h"
#define SIGNAL_WRAPPER_BACKGROUND_ALPHA SIGNAL_PREFIX_S "i"
+#define SIGNAL_WRAPPER_QUIT SIGNAL_PREFIX_S "j"
/* special types for dbus communication */
#define PANEL_TYPE_DBUS_SET_MESSAGE dbus_g_type_get_struct ("GValueArray", \