Updating branch refs/heads/0.2.2
         to 418a54e52377e0ab4e794e8825fe1ff3bf40b400 (commit)
       from 3f01248e647c742777539c321e2df201ac77fd8e (commit)

commit 418a54e52377e0ab4e794e8825fe1ff3bf40b400
Author: Ali Abdallah <al...@xfce.org>
Date:   Tue Jan 19 14:24:16 2010 +0100

    Fix multimedia property key

 src/parole-conf.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/parole-conf.c b/src/parole-conf.c
index 1141c85..da0ff8a 100644
--- a/src/parole-conf.c
+++ b/src/parole-conf.c
@@ -331,7 +331,7 @@ parole_conf_class_init (ParoleConfClass *klass)
     
     g_object_class_install_property (object_class,
                                      PROP_MULTIMEDIA_KEYS,
-                                     g_param_spec_boolean ("multimedia-key",
+                                     g_param_spec_boolean ("multimedia-keys",
                                                            NULL, NULL,
                                                            TRUE,
                                                            G_PARAM_READWRITE));
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to