Go to file
Stef Walter 994ae44a77 Split the pkg-config files, gir, and vapi into stable/unstable
* C callers need to use libsecret-0 pkg-config file for stable and
   libsecret-unstable for unstable stuff.
 * Vala callers need to '--pkg libsecret-unstable' for unstable
 * GObject Introspection callers need to use the SecretUnstable package
2012-07-13 11:14:34 +02:00
build Add Vala bindings. 2012-06-28 12:38:34 +02:00
docs Rename the library subdirectory to libsecret 2012-07-13 10:40:25 +02:00
egg Fix license header issues 2012-03-31 15:33:25 +02:00
libsecret Split the pkg-config files, gir, and vapi into stable/unstable 2012-07-13 11:14:34 +02:00
po Rename the library subdirectory to libsecret 2012-07-13 10:40:25 +02:00
tool Rename the library subdirectory to libsecret 2012-07-13 10:40:25 +02:00
.gitignore Split the pkg-config files, gir, and vapi into stable/unstable 2012-07-13 11:14:34 +02:00
AUTHORS Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00
autogen.sh Rename the library subdirectory to libsecret 2012-07-13 10:40:25 +02:00
ChangeLog Rename gsecret to libsecret 2012-02-03 20:44:46 +01:00
configure.ac Split the pkg-config files, gir, and vapi into stable/unstable 2012-07-13 11:14: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 Rename the library subdirectory to libsecret 2012-07-13 10:40:25 +02:00
Makefile.decl Some build fixes 2011-11-19 08:08:12 +01:00
NEWS Release version 0.4 2012-07-09 11:36:24 +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.