Skip to content
  • Halla Rempt's avatar
    Fix loading the plugins again on OSX · d7256489
    Halla Rempt authored
    We have two (well, three, but the tests don't work yet) situations:
    after make install, and after deploying. After install, plugins are
    in lib/kritaplugins, after deploy in PlugIns. To avoid trying to
    load way too many plugins, assume that all Krita plugins start with
    "krita".
    
    Also, move all dockers to plugins/dockers, from plugins/extensions/dockers.
    d7256489