[Xfce4-commits] <parole:master> Fix tag available property
Ali Abdallah
noreply at xfce.org
Thu Feb 17 18:20:02 CET 2011
Updating branch refs/heads/master
to c2c5909d1ced3ae91e30d5a381c74c957bdf5e08 (commit)
from 5a64c4e974810411a5e36fa873b7806cd0252653 (commit)
commit c2c5909d1ced3ae91e30d5a381c74c957bdf5e08
Author: Ali Abdallah <aliov at xfce.org>
Date: Tue Feb 15 21:36:54 2011 +0100
Fix tag available property
parole/parole-stream.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/parole/parole-stream.c b/parole/parole-stream.c
index 4e9cd21..a333499 100644
--- a/parole/parole-stream.c
+++ b/parole/parole-stream.c
@@ -452,7 +452,7 @@ parole_stream_class_init (ParoleStreamClass *klass)
* Since: 0.2
**/
g_object_class_install_property (object_class,
- PROP_SEEKABLE,
+ PROP_TAG_AVAILABLE,
g_param_spec_boolean ("tag-available",
"Tag available",
"Tag available",
More information about the Xfce4-commits
mailing list