[grilo] [test-ui] Printing for debug the url going to be played
- From: Xabier Rodriguez Calvar <xrcalvar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] [test-ui] Printing for debug the url going to be played
- Date: Thu, 22 Apr 2010 10:57:06 +0000 (UTC)
commit f1969a7e8254c555db3fe4c1defd89d902718306
Author: Xabier Rodriguez Calvar <xrcalvar igalia com>
Date: Thu Apr 22 12:55:06 2010 +0200
[test-ui] Printing for debug the url going to be played
tools/grilo-test-ui/main.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tools/grilo-test-ui/main.c b/tools/grilo-test-ui/main.c
index 788e0e7..abcf38f 100644
--- a/tools/grilo-test-ui/main.c
+++ b/tools/grilo-test-ui/main.c
@@ -680,6 +680,7 @@ show_btn_clicked_cb (GtkButton *btn, gpointer user_data)
GAppInfo *app = NULL;
if (ui_state->last_url) {
+ g_debug ("playing: %s", ui_state->last_url);
uri_list = g_list_append (uri_list, (gpointer) ui_state->last_url);
if (GRL_IS_MEDIA_IMAGE (ui_state->cur_md_media)) {
app = launchers->eog;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]