[gnome-mag/bonobo-less] Define CrosswireColor prop as "u"



commit b93ac55e3d44ba3598f99c446877fca3119fbc62
Author: Fernando Herrera <fherrera onirica com>
Date:   Wed Aug 4 21:37:01 2010 +0200

    Define CrosswireColor prop as "u"

 magnifier/magnifier.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/magnifier/magnifier.c b/magnifier/magnifier.c
index 35126db..fb9a605 100644
--- a/magnifier/magnifier.c
+++ b/magnifier/magnifier.c
@@ -1162,7 +1162,7 @@ static const gchar introspection_xml[] =
     "<property name='CrosswireSize' type='i' access='readwrite'/>"
     "<property name='CrosswireLength' type='i' access='readwrite'/>"
     "<property name='CrosswireClip' type='b' access='readwrite'/>"
-    "<property name='CrosswireColor' type='i' access='readwrite'/>"
+    "<property name='CrosswireColor' type='u' access='readwrite'/>"
     "<property name='CursorDefaultSize' type='i' access='read'/>"
   "</interface>"
 "</node>";



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]