Hi, Attached is the fix for the bug#6771506 which is caused by the default value of 96 being set in the schema being ignored due to the use of the function call gconf_client_get_without_default() which ignores it.
The fix is to change this to use gconf_client_get() which doesn't ignore the value stored in the schema. Thanks, Darren. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: font.diff URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20081114/675fac71/attachment.ksh>
