http://bugzilla.moblin.org/show_bug.cgi?id=6378
--- Comment #9 from yongsheng zhu <yongsheng.zhu(a)intel.com> 2010-01-27 23:43:54 PST
---
All options except for the on/off should have sane defaults, so
sync-UI only
needs a single check box and no D-Bus API changes are necessary
In my
understanding, if we set a sane default interval for autosync, then we
don't have to let users set this. If users enable autosync, we use the sane
default interval to do sync, right?
Possible options:
1) context specific:
a. autoSyncInterval: the interval between two auto syncs(yes/no). the default
is some(5?) minutes.
Actually I think this should be global, not context specific. but it seems to
me that we have no global config file.
2) peer specific:
a. autoSyncBlueTooth: set to do automatic sync through BT(yes/no). The default
is no.
b. autoSyncNetwork: set to do automatic sync through network(yes/no). The
default is yes.
c. autoSyncPeerDuration: set to determine how long the peer must has been
around and start to auto sync with it. the default is some(?5) minutes.
3) source specific:
a. autoSync: set to do automatic sync for this source(yes/no). the default is
yes. When it is yes, it does automatic sync on when the source is active.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.