On Thu, 11 Mar 2010 17:49:36 +0000 (UTC), Cry <[email protected]> wrote: > What's worse, is that everytime I have to reboot, the setting is changed > back to on! At minimum, the change needs to be savable in Settings.
It can be changed in the .config file and will stay then. It used be be settable through the fso* API but the vala rewrite has not implemented that API, that's why using the shr-settings method stopped working. So someone either needs to implement that API or make shr-settings write to the config file directly. spaetz _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
