This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Most of the below has been implemented - the page is still here for future reference.

The goal is to store selected preferences on the server.

On the server side, we have a simple key-value hash (keys and values are strings) for each user, table is DesktopSetting.

The current python hack watches for gconf changes and uploads them to the server.

Desirable enhancements to the current hack:

Priming:

Per-machine:

Whitelist entries:

You can see instructions about how to use preferences synchronization OnlineDesktop/PrefsSync/HowToUse.


2024-10-23 10:59