http://bugzilla.moblin.org/show_bug.cgi?id=6378
--- Comment #12 from pohly <patrick.ohly(a)intel.com> 2010-01-31 09:26:23 PST ---
(In reply to comment #11)
(In reply to comment #9)
> 2) peer specific:
> a. autoSyncBlueTooth: set to do automatic sync through BT(yes/no). The default
> is no.
Bluetooth, not BlueTooth.
> b. autoSyncNetwork: set to do automatic sync through network(yes/no). The
> default is yes.
I was wondering whether two options instead of one are necessary, but I agree
that they are:
- syncURL might eventually support both for the same config
- code which sets up a peer does not have to set the default of a single
"autoSync" depending on the syncURL
We have to be aware that this makes the GUI more complicated: when it offers
only a single auto on/off option, it has to determine whether that applies to
Bluetooth or HTTP, based on the syncURL property. Even if we designed the
options differently (for example, autoSync = 0/1/http/obex+bt), this
distinction would have to be made in any case, because enabling for Bluetooth
should come with a warning about power consumption or even hide the option.
--
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.