mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
bundle audio directory when packaging for mplayer
This commit is contained in:
parent
adbcf82501
commit
98865f8710
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ DATA_FILES = [
|
||||||
'libanki/anki/locale',
|
'libanki/anki/locale',
|
||||||
'ankiqt/ankiqt/locale',
|
'ankiqt/ankiqt/locale',
|
||||||
'kakasi',
|
'kakasi',
|
||||||
#'audio',
|
'audio',
|
||||||
'ankiqt/imageformats',
|
'ankiqt/imageformats',
|
||||||
'libanki/anki/features/chinese/unihan.db',
|
'libanki/anki/features/chinese/unihan.db',
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue