Re: [orca-list] Orca & GSettings



Gsettings is released in glib 2.25.x, and the intention is to port programs to it in this development cycle. As far as Python goes, have you looked at pygi? It will presumably support g_settings implicitly, and it looks as though the recommendation is for projects to migrate to it from the old python gtk/gobject bindings.

Hth,
-Mike G-

On Fri, 4 Jun 2010, Javier Hernández wrote:

Hi all!

I'm Javier Hernández and i'm working in Orca for the Guadalinfo Accesible Project 
(http://live.gnome.org/Guadalinfo_accesible).

At the moment, my work consists on change Orca's own config to something more in line with the gnome desktop 
way, like gconf or gsettings.

Our first intention was move Orca's config to gsettings, but gsettings isn't released yet and also there's 
not a python implementation to working with, so finally we
decided to move it to gconf.

Once we get Orca's working with gconf, it will be more easy move to gsettings.

My first step was obtain config's keys from actual user-settings.py, getting possible and/or default values 
for each key and its types.

The next step is to generate a gconf schema for Orca and start to work with it, but i need to know if I have 
to add/remove some other configuration elements, so if anyone
is interested in contribute with this i will be grateful.

Actually, there is an open bug to track this purpose ( https://bugzilla.gnome.org/show_bug.cgi?id=619398).


Cheers!

--
Javier Hernández <javiube gmail com>



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