Skip to content
  • Halla Rempt's avatar
    Use KoServiceLocator instead of KServiceTypeTrader · 7e25882d
    Halla Rempt authored
    KServiceTypeTrader is dependent on the sysoca -- and on OSX and Windows
    that is a big chore. KoServiceLocator just loads all desktop files in
    services/calligra and applications/kde4/calligra and sorts them by type.
    
    Loading the desktop files and creating KService entries for them takes
    less than 100ms on my system, so it's not a huge performance penalty.
    7e25882d