Add stopmotion folder to update.sh script

This commit is contained in:
manongjohn 2023-03-20 21:54:23 -04:00
parent c93ef56747
commit 184c29b1ff

View file

@ -10,7 +10,7 @@ cd "${BASE_DIR}/${TOONZLANG}"
lupdate ../../colorfx/ -ts colorfx.ts
lupdate ../../common/ -ts tnzcore.ts
lupdate ../../tnztools/ -ts tnztools.ts
lupdate ../../toonz/ -ts toonz.ts
lupdate ../../toonz/ ../../stopmotion/ -ts toonz.ts
lupdate ../../toonzlib/ -ts toonzlib.ts
lupdate ../../toonzqt/ -ts toonzqt.ts
lupdate ../../image/ -ts image.ts