Skip to content
  • Christian Kellner's avatar
    client: initialize error mapping early enough · 52c6a2db
    Christian Kellner authored
    In order for the automatic gdbus error to "local" error mapping
    to work the error(s) needs to be registered before a dbus call,
    that could fail, is made. Initializing it in the _init() of the
    client will make sure it is early enough.
    52c6a2db