Preferences in rgui come in different flavors:
- preferences that affect the core and are passed through EC (stored in the core's amule.conf )
- preferences that affect only the remote gui itself (stored in remote.conf where the rgui runs)
- preferences that are completely dead (like the new version check...)
- preferences that should affect both, but affect only one (like language)
Yeah, this could use some work. It should clearly distinguish between core and gui options and have no dead fields. Problem is that sometimes core and gui options are mixed in the tabs, and some settings should be double (core and gui).
Fixed new version check in 9961, thanks for the hint!