openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #19326
Re: [Merge] lp:~raoul-snyman/openlp/imp into lp:openlp
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.
References