Added Roundcube version requirement. Added some more keywords.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"type": "roundcube-plugin",
|
"type": "roundcube-plugin",
|
||||||
"description": "This plugin allows users to switch between different accounts (including remote) in single Roundcube session.",
|
"description": "This plugin allows users to switch between different accounts (including remote) in single Roundcube session.",
|
||||||
"homepage": "https://bitbucket.org/BoresExpress/ident_switch",
|
"homepage": "https://bitbucket.org/BoresExpress/ident_switch",
|
||||||
"keywords": ["identity", "imap"],
|
"keywords": ["identity", "imap", "mail", "switch"],
|
||||||
"license": "GPL-3.0+",
|
"license": "GPL-3.0+",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@@ -24,6 +24,7 @@
|
|||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"roundcube": {
|
"roundcube": {
|
||||||
|
"min-version": "1.1",
|
||||||
"sql-dir": "SQL"
|
"sql-dir": "SQL"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user