diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-06-13 22:09:39 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-06-14 20:44:38 -0700 |
commit | e0f91b9a8a0f2e7db0362ff10623f94c6673d926 (patch) | |
tree | 218f1cefd6737534e7e2abfd911b29205fe663ac /ext/manifest.json | |
parent | 96dd2d45f953e129bbf164d31754493041628014 (diff) |
Elementary audio playback support
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index e6f65a8f..3cb13480 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -22,6 +22,7 @@ "fg/img/add_kanji.png", "fg/img/add_vocab_kana.png", "fg/img/add_vocab_kanji.png", + "fg/img/pronounce.png", "fg/js/frame.js", "fg/ttf/kanji-stroke-orders.ttf", "fg/ttf/vl-gothic-regular.ttf" |