summaryrefslogtreecommitdiffstats
path: root/control-center
diff options
context:
space:
mode:
Diffstat (limited to 'control-center')
-rwxr-xr-xcontrol-center2
1 files changed, 2 insertions, 0 deletions
diff --git a/control-center b/control-center
index b59a3e68..e96c6157 100755
--- a/control-center
+++ b/control-center
@@ -1315,6 +1315,8 @@ sub kill_logdrake() {
}
sub quit_global() {
+ return 1 if mygtk2::quit_popup();
+
if (@pid_launched) {
&kill_children();
return 1; # tell gtk+ not to quit