Updating branch refs/heads/master
to 3cd2b92498f279c22b4c49e3dbd4b81e5a0b7b8d (commit)
from b65b79b3e362cc21129f5d9e057549e6eab6b7dd (commit)
commit 3cd2b92498f279c22b4c49e3dbd4b81e5a0b7b8d
Author: Mark Trompell <[email protected]>
Date: Thu Jun 4 11:36:37 2009 +0200
do I really need the popup thing?
panel-plugin/indicator.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/panel-plugin/indicator.c b/panel-plugin/indicator.c
index 99166dd..c61ff5b 100644
--- a/panel-plugin/indicator.c
+++ b/panel-plugin/indicator.c
@@ -283,8 +283,8 @@ on_menu_press (GtkWidget *widget, GdkEventButton *event,
IndicatorPlugin *indica
TRACE ("enters on_button_press");
if (indicator != NULL && event->button == 1) /* left click only */
{
- gtk_menu_popup (GTK_MENU(indicator->menu), NULL, NULL, NULL, NULL, 0,
- event->time);
+ /* gtk_menu_popup (GTK_MENU(indicator->menu), NULL, NULL, NULL, NULL, 0,
+ event->time);*/
return TRUE;
}
TRACE ("leaves on_button_press");
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits