Updating branch refs/heads/andrzejr/clock-timezone
to 1360ea1f656e65508cf227354befe35adef2b068 (commit)
from bb845110b9ce722d66642b1bac3034a2c0ac52d7 (commit)
commit 1360ea1f656e65508cf227354befe35adef2b068
Author: Andrzej <[email protected]>
Date: Wed Feb 27 21:55:20 2013 +0000
Clock plugin: fix double-click behavior when a command is set.
plugins/clock/clock.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/plugins/clock/clock.c b/plugins/clock/clock.c
index 52705bc..65767f4 100644
--- a/plugins/clock/clock.c
+++ b/plugins/clock/clock.c
@@ -437,6 +437,7 @@ clock_plugin_button_press_event (GtkWidget *widget,
return TRUE;
}
+ return TRUE;
}
/* bypass GTK_TOGGLE_BUTTON's handler and go directly to the plugin's one */
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits