~online-accounts/libaccounts-glib/packaging

Viewing all changes in revision 129.9.141.

Deliver store events to D-Bus Account Manager when DB is R/O

Define a new D-Bus interface consisting of a single store() method which
will be called when an applications is attempting to store data on a
read-only database. This interface can be implemented by an external
process which could perform the store operation, provided that it has
write access to the database.
If the Account Manager service is not existing, then the old behaviour
is preserved: calling store() on a read-only database will return an
error.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: