Updating branch refs/heads/master
         to c2c5909d1ced3ae91e30d5a381c74c957bdf5e08 (commit)
       from 5a64c4e974810411a5e36fa873b7806cd0252653 (commit)

commit c2c5909d1ced3ae91e30d5a381c74c957bdf5e08
Author: Ali Abdallah <[email protected]>
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",
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to