View Single Post
Old 01-31-2012, 04:01 PM   #226
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
I just did all of what I announced, checked in the sources, and updated the first post. Interestingly enough, the binary packages even end up being a bit smaller than expected:
Code:
$ zipinfo locales-5.0.0-20120131-NEW.zip 
Archive:  locales-5.0.0-20120131-NEW.zip
Zip file size: 1684941 bytes, number of entries: 23
-rw-r--r--  3.0 unx      988 tx defX 12-Jan-31 21:31 README.txt
-rw-r--r--  3.0 unx    83769 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-cs_install.bin
-rw-r--r--  3.0 unx     1223 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-cs_uninstall.bin
-rw-r--r--  3.0 unx   189264 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-de_install.bin
-rw-r--r--  3.0 unx     1214 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-de_uninstall.bin
-rw-r--r--  3.0 unx   150892 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-es_install.bin
-rw-r--r--  3.0 unx     1217 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-es_uninstall.bin
-rw-r--r--  3.0 unx   144047 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-et_install.bin
-rw-r--r--  3.0 unx     1218 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-et_uninstall.bin
-rw-r--r--  3.0 unx   168216 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-eu_install.bin
-rw-r--r--  3.0 unx     1216 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-eu_uninstall.bin
-rw-r--r--  3.0 unx   156262 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-hr_HR_install.bin
-rw-r--r--  3.0 unx     1213 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-hr_HR_uninstall.bin
-rw-r--r--  3.0 unx   193219 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-hu_install.bin
-rw-r--r--  3.0 unx     1213 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-hu_uninstall.bin
-rw-r--r--  3.0 unx   182627 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-it_install.bin
-rw-r--r--  3.0 unx     1213 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-it_uninstall.bin
-rw-r--r--  3.0 unx   157173 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-pl_install.bin
-rw-r--r--  3.0 unx     1220 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-pl_uninstall.bin
-rw-r--r--  3.0 unx   199203 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-ru_RU_install.bin
-rw-r--r--  3.0 unx     1219 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-ru_RU_uninstall.bin
-rw-r--r--  3.0 unx    44141 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-th_install.bin
-rw-r--r--  3.0 unx     1215 bx defX 12-Jan-31 21:31 update_5.0.0-20120131-th_uninstall.bin
23 files, 1683182 bytes uncompressed, 1680303 bytes compressed:  0.2%
I don't know why this is, but I've checked with the pl locale, and the installed files are indeed complete, and the same as the "source" files (md5sums match). So I'm not complaining at all, just wondering.

Automatic bundling will start using the new method on the next run, bit if you're impatient, I've created a locales-5.0.0-20120131-NEW.zip bundle.

Quote:
Originally Posted by eureka
BTW, JS tool is completed in the sense that it's now can compile .properties back to fully usable JS. I'm polishing it's code now (by restructuring and refactoring, commenting), but it's in working state. (However, I didn't tested resulting JS on KT yet, because I haven't access to KT right now.) Expect merging of js-tool branch into master and uploading of resources to Transifex soon.
That's very good news, thank you! Once you merge it, please provide detailed instructions on how it is to be used, so I can include it into the "dist" chain.
ixtab is offline   Reply With Quote