Skip to content
  • Jehan's avatar
    app: functions to manage running extensions. · 4d745743
    Jehan authored
    Add gimp_extension_manager_can_run() and rename function:
    s/gimp_extension_manager_is_active/gimp_extension_manager_is_running/
    
    A system extension cannot be run if it has been overrided by a
    user-installed extension of same ID. Moreover extensions can have GIMP
    version requirements as well as have dependency on other extensions
    (though these are not implemented yet).
    4d745743