mirror of
https://github.com/Mibew/tray.git
synced 2025-01-23 02:20:35 +03:00
[hr] added croatian into pack script
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@585 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
parent
79d05c47b3
commit
cfaf7ff501
@ -77,6 +77,9 @@ chdir "$targetFolder/locales";
|
|||||||
`zip -r ../../webim${suffix}_he.zip he`;
|
`zip -r ../../webim${suffix}_he.zip he`;
|
||||||
`rm -rf he`;
|
`rm -rf he`;
|
||||||
|
|
||||||
|
`zip -r ../../webim${suffix}_hr.zip hr`;
|
||||||
|
`rm -rf hr`;
|
||||||
|
|
||||||
`zip -r ../../webim${suffix}_zh-cn.zip zh-cn`;
|
`zip -r ../../webim${suffix}_zh-cn.zip zh-cn`;
|
||||||
`rm -rf zh-cn`;
|
`rm -rf zh-cn`;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user