X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=music_sampler.spec;h=5a814643c600569179b24cf6be5e52904c04ce49;hb=refs%2Fauto_backup%2Fheads%2Flocales;hp=bd695623525359b3a70f908be4258147095be82c;hpb=7d6df771f603e9642047264f967525422ef09e99;p=perso%2FImmae%2FProjets%2FPython%2FMusicSampler.git diff --git a/music_sampler.spec b/music_sampler.spec index bd69562..5a81464 100644 --- a/music_sampler.spec +++ b/music_sampler.spec @@ -30,7 +30,8 @@ pyinstaller_file.close() data = [ ('music_sampler/music_sampler.kv', '.'), - ('.pyinstaller_commit', '.') + ('.pyinstaller_commit', '.'), + ('music_sampler/locales', 'locales') ] a = Analysis(['run.py'],