[totem] browser-plugin: Slightly better debug
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] browser-plugin: Slightly better debug
- Date: Mon, 24 Sep 2012 09:44:54 +0000 (UTC)
commit f34281d887b2b0a436e287678512e6ca96a9d2b9
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]