[Xfce4-commits] <parole:master> D'Oh!.
matiasdelellis
noreply at xfce.org
Thu Dec 12 00:18:40 CET 2013
Updating branch refs/heads/master
to 5ec88d21309db2a3fcab3d0e5f2178529a353025 (commit)
from 4c9ae196e51553fcbe835f2c7c953548f0ba474e (commit)
commit 5ec88d21309db2a3fcab3d0e5f2178529a353025
Author: matiasdelellis <mati86dl at hotmail.com>
Date: Mon Dec 9 11:12:47 2013 -0300
D'Oh!.
src/gst/parole-gst.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gst/parole-gst.c b/src/gst/parole-gst.c
index 92e888d..9dd17c3 100644
--- a/src/gst/parole-gst.c
+++ b/src/gst/parole-gst.c
@@ -2642,7 +2642,7 @@ void parole_gst_shutdown (ParoleGst *gst)
void parole_gst_seek (ParoleGst *gst, gdouble seek)
{
- g_print ("Seeking\n");
+ TRACE ("Seeking");
g_warn_if_fail ( gst_element_seek (gst->priv->playbin,
1.0,
GST_FORMAT_TIME,
More information about the Xfce4-commits
mailing list