Re: Proposal to enable accessibility by default for GNOME development releases



On Mon, 2006-10-16 at 07:30 -0400, Willie Walker wrote:
> These lines are supposed to say "hey, if the key is defined, then use
> its value regardless of what the default setting is":
>  
> +  a_t_value = gconf_client_get (gconf_client, ACCESSIBILITY_KEY, NULL);
> +  if (a_t_value)
> +    a_t_support = gconf_value_get_bool (a_t_value);
> 
> This allows you to disable a11y by setting the key to False.  I hope
> this addresses the concern you raised.

And how exactly do we map the current version (stable or unstable) to
this key?

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Alexander Larsson                                            Red Hat, Inc 
                   alexl redhat com    alla lysator liu se 
He's a globe-trotting small-town sorceror living undercover at Ringling Bros. 
Circus. She's a manipulative insomniac magician's assistant operating on the 
wrong side of the law. They fight crime! 




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