Go to file
Martyn Russell 8339f296e8 Don't try to build test-vala-lang if !HAVE_INTROSPECTION or !ENABLE_VAPIGEN
* libsecret-@SECRET_MAJOR@.vapi is built only with those 2 defines and these
  were not checked before depending that target for the test case

Found during jhbuild run
2012-07-08 17:03:04 +01:00
build Add Vala bindings. 2012-06-28 12:38:34 +02:00
docs Fix up documentation 2012-07-06 10:21:04 +02:00
egg Fix license header issues 2012-03-31 15:33:25 +02:00
library Don't try to build test-vala-lang if !HAVE_INTROSPECTION or !ENABLE_VAPIGEN 2012-07-08 17:03:04 +01: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.