[totem/gnome-3-6] browser-plugin: Slightly better debug
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gnome-3-6] browser-plugin: Slightly better debug
- Date: Mon, 24 Sep 2012 09:44:34 +0000 (UTC)
commit 781b373051fd784c26a71e17e4d2f246b014572d
Author: Bastien Nocera <hadess hadess net>
Date: Mon Sep 24 11:40:23 2012 +0200
browser-plugin: Slightly better debug
browser-plugin/totem-plugin-viewer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/browser-plugin/totem-plugin-viewer.c b/browser-plugin/totem-plugin-viewer.c
index 2738cff..5648336 100644
--- a/browser-plugin/totem-plugin-viewer.c
+++ b/browser-plugin/totem-plugin-viewer.c
@@ -1342,7 +1342,7 @@ on_video_button_press_event (BaconVideoWidget *bvw,
g_error_free (emb->error);
emb->error = NULL;
} else if (!gtk_widget_get_visible (GTK_WIDGET (menu))) {
- g_message ("emitting signal");
+ g_message ("emitting signal button press");
g_signal_emit (emb, signals[BUTTON_PRESS], 0,
event->time,
event->button);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]