* src/Plugins.py: move non-gui functions to PluginMgr.py
* src/PluginMgr.py: Non-gui functions for plugins * src/Makefile.am: Added PluginMgr.py * various: switch from Plugins to PluginMgr svn: r3866
This commit is contained in:
@@ -875,7 +875,6 @@ lds_ssealing = [
|
||||
_("Submitted"), _("Uncleared"),
|
||||
]
|
||||
|
||||
logical_functions = ['or', 'and', 'xor', 'one']
|
||||
|
||||
notes_formats = [
|
||||
_("Flowed"),
|
||||
|
||||
Reference in New Issue
Block a user