GNOME Bugzilla – Bug 654932
all: add a Documents account type
Last modified: 2011-07-20 18:45:01 UTC
Hi; the attached patch adds support in g-o-a for a Documents account type, and implements it for the google backend.
Created attachment 192270 [details] [review] all: add a Documents account type
(In reply to comment #1) > Created an attachment (id=192270) [details] [review] > all: add a Documents account type Generally sounds like a good idea, but 1. You're adding a scope so you need to bump get_crededentials_generation() 2. It needs a GtkSwitch in the UI
Pushed with the credentials generation version bump. [ The switch is automatically appended by calling goa_util_add_row_switch_from_keyfile() ] Attachment 192270 [details] pushed as ba51633 - all: add a Documents account type