GNOME Bugzilla – Bug 659925
Support for importers in libgcr
Last modified: 2019-02-22 11:58:38 UTC
Add support for importers in libgcr, and an import button in the gcr-viewer tool. In general we want to have the model of viewing something first, and then offering the option to import it. It's very counter intuitive to do it the other way around. Of course the user needs to be advised that the data they're importing is unverified at the point of import.
Implemented here: http://cgit.collabora.com/git/user/stefw/gnome-keyring.git/log/?h=import
Merged into git master.