'shutdown' removed from preferences (still available in the main menu)
minor language changes for 'partition' plugin minor design change
This commit is contained in:
parent
e9c48192ee
commit
449116f648
22 changed files with 141 additions and 188 deletions
|
@ -27,7 +27,7 @@ REDIRECT_DELAY = 120
|
|||
class shutdown(cryptobox.plugins.base.CryptoBoxPlugin):
|
||||
|
||||
plugin_capabilities = [ "system" ]
|
||||
plugin_visibility = [ "preferences", "menu" ]
|
||||
plugin_visibility = [ "menu" ]
|
||||
request_auth = False
|
||||
rank = 90
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue