Differences From Artifact [57c89d52e2]:
- File gc_lang/fr/mailext/manifest.json — part of check-in [05b48840da] at 2020-07-05 09:35:32 on branch mailext — [tb][fx] update for MailExtension (user: olr, size: 1541) [annotate] [blame] [check-ins using] [more...]
To Artifact [a2b24fd80d]:
- File gc_lang/fr/mailext/manifest.json — part of check-in [d7e571ac2c] at 2020-07-10 13:38:11 on branch trunk — [tb] useless permissions (user: olr, size: 1512) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
56 57 58 59 60 61 62 |
"lexicon_editor": {
"suggested_key": { "default": "Ctrl+Shift+7" },
"description": "Ouvre l’éditeur lexical"
}
},
"permissions": [
| < | < | 56 57 58 59 60 61 62 63 64 65 66 67 |
"lexicon_editor": {
"suggested_key": { "default": "Ctrl+Shift+7" },
"description": "Ouvre l’éditeur lexical"
}
},
"permissions": [
"compose",
"downloads",
"storage"
]
}
|