Differences From Artifact [84fab8d7b3]:
- File gc_lang/fr/webext/manifest.json — part of check-in [c008f61541] at 2017-12-22 09:12:31 on branch trunk — [fx] new description for WebExtension (necessary to be found via search engine) (user: olr, size: 3491) [annotate] [blame] [check-ins using]
To Artifact [e08a3d0ea1]:
- File gc_lang/fr/webext/manifest.json — part of check-in [8a66c7c437] at 2018-01-16 16:45:01 on branch trunk — [fx] WebExt: lexicon editor (ß) (user: olr, size: 3636) [annotate] [blame] [check-ins using]
| ︙ | |||
102 103 104 105 106 107 108 109 110 111 112 113 114 115 | 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 | + + + + + + |
"description": "Ouvre le conjugueur dans un onglet"
},
"conjugueur_window": {
"suggested_key": {
"default": "Ctrl+Shift+7"
},
"description": "Ouvre le conjugueur dans une fenêtre"
},
"lex_editor": {
"suggested_key": {
"default": "Ctrl+Shift+8"
},
"description": "Ouvre l’éditeur lexical"
}
},
"web_accessible_resources": [
"grammalecte/_dictionaries/French.json",
"grammalecte/fr/conj_data.json",
"grammalecte/fr/mfsp_data.json",
|
| ︙ |