Go to file
Stef Walter b535ed1bbf Use collection aliases with secret_password_store() and friends
* Make SECRET_COLLECTION_DEFAULT and SECRET_COLLECTION_SESSION
   be the simple aliases for those collections.
 * Accept either an alias or a path in secret_password_store()
   and secret_service_store() and friends.
2012-07-06 09:42:08 +02:00
build Add Vala bindings. 2012-06-28 12:38:34 +02:00
docs Rename the functions that operate on a dbus item path 2012-07-06 09:27:05 +02:00
egg Fix license header issues 2012-03-31 15:33:25 +02:00
library Use collection aliases with secret_password_store() and friends 2012-07-06 09:42:08 +02:00
po Added Polish translation 2012-06-25 20:22:41 +02:00
tool Remove varargs SecretService methods 2012-06-28 13:15:06 +02:00
.gitignore Add Vala bindings. 2012-06-28 12:38:34 +02:00
AUTHORS Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00
autogen.sh build: Ensure aclocal finds our local macros 2012-06-28 11:33:19 -04:00
ChangeLog Rename gsecret to libsecret 2012-02-03 20:44:46 +01:00
configure.ac Add Vala bindings. 2012-06-28 12:38:34 +02:00
COPYING Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00
libsecret.doap Add DOAP file for project 2012-02-17 10:18:31 +01:00
Makefile.am Release version 0.3 2012-06-25 10:20:51 +02:00
Makefile.decl Some build fixes 2011-11-19 08:08:12 +01:00
NEWS Release version 0.3 2012-06-25 10:20:51 +02:00
README Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00

GObject based library for accessing the Secret Service API.