Make ConnectAutomatically default to True
@wjt
Submitted by Will Thompson Assigned to Telepathy bugs list
Description
It seems like if you create an account, you probably want it to connect.
http://git.collabora.co.uk/?p=user/wjt/telepathy-mission-control-wjt.git;a=commitdiff;h=fa175aea73bedf5c8561fbe5a602127c923f98b0 is a patch which changes the default from False to True.
It would be nice if the default value of ConnectAutomatically and AutomaticPresence could be configured (by tonking properties on AM, say).
It would also be nice to be able to configure these two properties globally, say by tonking some other properties on AM. Then Empathy could show UI like this:
[×] Automatically connect on startup
Default status: ( ) Available (o) Busy ( ) Invisible
and implement it by setting two properties rather than 2 × n properties.
Version: git master