Skip to content
  • Joaquim Rocha's avatar
    Register/unregister the search provider in the DBus related methods · bca6f3ad
    Joaquim Rocha authored
    Instead of just registering the search provider on startup, we instead
    do it in the implementation of dbus_register and dbus_unregister of the
    application, this way the object is registerd before the name is owned
    which avoids e.g.: sending a message after the name is owned but before
    the object is registered.
    bca6f3ad