Rework how we strip remote DBus errors
authorStef Walter <stefw@gnome.org>
Wed, 14 Nov 2012 09:57:10 +0000 (10:57 +0100)
committerStef Walter <stefw@gnome.org>
Wed, 14 Nov 2012 10:11:23 +0000 (11:11 +0100)
commita23ee598c7634a7bc1c6d2090856dd465d46835f
tree74b5730888f1f5af91c665429f1268245020761b
parent430b217e3e17a4623894750bcb996489353aa6b3
Rework how we strip remote DBus errors

 * This is necessary because sometimes we don't want to complain,
   for expected errors, when running nested operations.
 * The fact that we have to do this is silly, and soon there
   will be a solution in glib itself.

https://bugzilla.gnome.org/show_bug.cgi?id=688165
libsecret/secret-collection.c
libsecret/secret-item.c
libsecret/secret-methods.c
libsecret/secret-paths.c
libsecret/secret-private.h
libsecret/secret-prompt.c
libsecret/secret-service.c
libsecret/secret-session.c
libsecret/secret-util.c