diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-03-04 19:53:28 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-03-04 19:53:28 -0800 |
commit | e799aa5e5f7dd526214b8e55de86f525cefec3ee (patch) | |
tree | 03d7dc0644bbac88361b6c665947f34ccdaf499d /ext/manifest.json | |
parent | 7269583547cb379a413496946abce145703b2b8a (diff) |
cleanup
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 0c62b49d..d7dd5f9d 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -35,10 +35,10 @@ "fg/frame.html", "fg/js/frame.js", "mixed/css/frame.css", - "mixed/img/add_kanji.png", - "mixed/img/add_term_kana.png", - "mixed/img/add_term_kanji.png", - "mixed/img/play_audio.png", + "mixed/img/add-kanji.png", + "mixed/img/add-term-kana.png", + "mixed/img/add-term-kanji.png", + "mixed/img/play-audio.png", "mixed/img/spinner.gif", "mixed/mp3/button.mp3", "mixed/ttf/kanji-stroke-orders.ttf", |