Review: Needs Fixing
I looked at mainwindow.py:
# Set up the path with plugins
plugin_path = AppLocation.get_directory(AppLocation.PluginsDir)
self.plugin_manager = PluginManager(plugin_path)
Could remove the plugin_path from mainwindow.py and add it to the
PluginManager. I know, that's nothing you made wrong, but you are just working
on this.... :)
--
https://code.launchpad.net/~raoul-snyman/openlp/imp/+merge/147841
Your team OpenLP Core is subscribed to branch lp:openlp.
_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help : https://help.launchpad.net/ListHelp