← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~meths/openlp/trivialfixes into lp:openlp

 

Lots of cleanups
- remove unneeded TranslationContexts
- reduce the strings we create (improving maintainability) by passing variables and making use of existing if is None checks

i18n for Plugin.about()

FIX: The above patches uncovered the fact we were double loading the mediaitems through the hook_media_manager and through the initialise() functions.  This has been cleaned up by removing the relevant section in PluginManager.hook_media_manager().
-- 
https://code.launchpad.net/~meths/openlp/trivialfixes/+merge/14237
Your team OpenLP Core is subscribed to branch lp:openlp.



Follow ups