Skip to content

Commit

Permalink
Packaging: Moved plugins/ to mailpile/contrib/
Browse files Browse the repository at this point in the history
  • Loading branch information
BjarniRunar committed Nov 25, 2014
1 parent 5ffd930 commit 1d7ddc6
Show file tree
Hide file tree
Showing 73 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions external-plugins
2 changes: 1 addition & 1 deletion mailpile/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -1280,7 +1280,7 @@ def _unlocked_load(self, session, filename=None, public=False):
from mailpile.plugins import PluginManager
self.plugins = PluginManager(config=self, builtin=True).discover([
os.path.join(os.path.dirname(os.path.realpath(__file__)),
'..', 'plugins'),
'contrib'),
os.path.join(self.workdir, 'plugins')
])
self.sys.plugins.rules['_any'][self.RULE_CHECKER
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes

0 comments on commit 1d7ddc6

Please sign in to comment.