Differences From Artifact [5094773a1c]:
- File gc_lang/fr/webext/panel/main.js — part of check-in [09a2b4f200] at 2018-12-11 18:50:53 on branch comdic — [fx] page for dictionaries (draft) (user: olr, size: 8210) [annotate] [blame] [check-ins using] [more...]
To Artifact [42d1c08018]:
- File gc_lang/fr/webext/panel/main.js — part of check-in [1a047a0b91] at 2019-04-03 14:52:53 on branch trunk — [fx] remove access to community dictionaries (user: olr, size: 8180) [annotate] [blame] [check-ins using]
| ︙ | |||
77 78 79 80 81 82 83 | 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 | - + |
dParam: {},
dInfo: {}
});
}
else if (xElem.id == "dictionaries_button") {
browser.runtime.sendMessage({
sCommand: "openDictionaries",
|
| ︙ |