Commit Graph

6 Commits

Author SHA1 Message Date
Stef Walter
35022289da Add documentation for how to migrate from libgnome-keyring 2012-07-12 11:40:50 +02:00
Stef Walter
1e697f6796 Add SECRET_SCHEMA_NOTE
* A real simple schema for stuff stored by the user.
 * No attributes
2012-06-27 07:42:57 +02:00
Stef Walter
125289ae45 Fix license header issues
* Update to LGPL 2.1
 * Fix typos in license comments
 * Update FSF address

https://bugzilla.gnome.org/show_bug.cgi?id=673194
2012-03-31 15:33:25 +02:00
Stef Walter
46b6ece949 Add missing 'authtype' attribute to the 'network' schema 2012-03-30 13:56:20 +02:00
Stef Walter
8417d8c98b Fine tune how schemas work
* Handled entirely on the client side.
 * Schema names are stored in an xdg:schema attribute
 * Add option to turn of matching on schema names. So that we can
   lookup items stored by libgnome-keyring and others
 * Change schema 'identifier' to 'name'
 * Fix up tests
2012-03-18 21:58:02 +01:00
Stef Walter
65969cf82e WIP schemas 2012-03-18 15:42:08 +01:00