Skip to content
  • Cosimo Cecchi's avatar
    open-with: add a PackageKit module for online lookup of applications · d4e1dd97
    Cosimo Cecchi authored
    It's implemented with a GIOExtensionPoint, which has two
    implementations:
    - a dummy one, which just errors out
    - a PackageKit one, which looks up for the specified content type using
      the PK DBus API and GDBus.
    
    The PK module is optional, and can be compiled out at configure time.
    
    TODO: a Win32 implementation of the module.
    d4e1dd97