GNOME Bugzilla – Bug 741226
keyfile: Add "in group" to GError message consistently
Last modified: 2014-12-08 03:01:02 UTC
This originated with https://github.com/GNOME/ostree/pull/23 It's nicer for the user if we also mention which group the expected key would be in. And in fact, every other error *except* _get_value() already had it.
Created attachment 292268 [details] [review] keyfile: Add "in group" to GError message consistently
Review of attachment 292268 [details] [review]: Looks reasonable. Thanks.
Attachment 292268 [details] pushed as a12f546 - keyfile: Add "in group" to GError message consistently