core: Add PersonaStore:always-writeable-properties
authorPhilip Withnall <philip@tecnocode.co.uk>
Thu, 11 Aug 2011 11:55:10 +0000 (13:55 +0200)
committerPhilip Withnall <philip@tecnocode.co.uk>
Mon, 29 Aug 2011 22:13:33 +0000 (23:13 +0100)
commit9ce804c7b3f712eb43121c1ef9cf17e0cf75bcc8
treed576ce06be759176a6da0ca1cee7db76d26cd1ac
parent187cde2cdb9e054e945aaa18494f869cd72fa6a8
core: Add PersonaStore:always-writeable-properties

This complements Persona:writeable-properties, listing the properties which
are guaranteed to always be writeable on the personas in a given persona
store. This is in contrast to Persona:writeable-properties, which may list
extra properties which are only writeable on that particular persona.

This could be the case with, for example, personas representing the user,
which might have extra writeable properties to allow the user to change their
alias or avatar.

Helps: bgo#653777
NEWS
backends/eds/lib/edsf-persona-store.vala
backends/key-file/kf-persona-store.vala
backends/libsocialweb/lib/swf-persona-store.vala
backends/telepathy/lib/tpf-persona-store.vala
backends/tracker/lib/trf-persona-store.vala
folks/persona-store.vala