mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 01:39:18 +02:00
updated i18n archives script
This commit is contained in:
parent
e967e8511e
commit
e9167d9f25
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ build_language_archive() {
|
|||
mkdir $dir
|
||||
cp assets/resources/application/$lang.xml $dir/FBReader-$lang.xml
|
||||
cp assets/resources/zlibrary/$lang.xml $dir/zlibrary-$lang.xml
|
||||
cp plugins/litres/assets/resources/application/$lang.xml $dir/litres-plugin-$lang.xml
|
||||
cp ../FBReaderJ-litres-plugin/assets/resources/application/$lang.xml $dir/litres-plugin-$lang.xml
|
||||
cp assets/data/help/MiniHelp.$lang.fb2 $dir
|
||||
zip -r $dir.zip $dir
|
||||
rm -rf $dir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue