diff options
author | Stef Walter <stefw@collabora.co.uk> | 2011-05-12 16:13:33 +0200 |
---|---|---|
committer | Stef Walter <stefw@collabora.co.uk> | 2011-07-11 20:59:47 +0200 |
commit | 9a9fa2d72cc7ee1f661b101c522ae23c12a15305 (patch) | |
tree | ce3976d37dcfda67fa3b573353e656be4061fbc2 /.gitignore | |
parent | 70199ca9eb7d3ee70a3272fe9cfc561a9e200b59 (diff) | |
download | gnome-keyring-9a9fa2d72cc7ee1f661b101c522ae23c12a15305.tar.gz |
gcr: Refactor gnupg process execution into its own class.
* Support getting user attribute data from keyring.
* Support getting status messages from gpg.
* Better cancellation api.
* Control over LOCALE
https://bugzilla.gnome.org/show_bug.cgi?id=650336
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -125,6 +125,7 @@ run-tests /gcr/tests/test-fingerprint /gcr/tests/test-gnupg-collection /gcr/tests/test-gnupg-key +/gcr/tests/test-gnupg-process /gcr/tests/test-parser /gcr/tests/test-pkcs11-certificate /gcr/tests/test-record |