[Interest] lupdate -compress makes files BIGGER?
jhihn at gmx.com
jhihn at gmx.com
Thu Jul 21 09:20:45 CEST 2016
Doh, in my copy and pasting, I messed the commands up.
I mailed lupdate, but I really meant lrelease, not lupdate. The rest is accurate.
-----Original message-----
Sent: Wednesday, 20 July 2016 at 21:25:47
From: "Jeff Tranter" <jtranter at ics.com>
To: interest at qt-project.org
Subject: Re: [Interest] lupdate -compress makes files BIGGER?
What Qt version is this? The lupdate in my versions of Qt 4 and 5 don't
have any such option and report an error. The lrelease command does have
this option.
On 16-07-20 03:10 PM, Jason H wrote:
> $ lupdate -compress app.pro
> $ ls -l -S *.qm
> -rw-r--r-- 1 jhihn staff 11570 Jul 20 15:02 app_mr.qm
> -rw-r--r-- 1 jhihn staff 11102 Jul 20 15:02 app_es.qm
> -rw-r--r-- 1 jhihn staff 10975 Jul 20 15:02 app_tl.qm
> -rw-r--r-- 1 jhihn staff 10556 Jul 20 15:02 app_ta.qm
> -rw-r--r-- 1 jhihn staff 10528 Jul 20 15:02 app_en.qm
> -rw-r--r-- 1 jhihn staff 10313 Jul 20 15:02 app_ar.qm
> -rw-r--r-- 1 jhihn staff 10164 Jul 20 15:02 app_te.qm
> -rw-r--r-- 1 jhihn staff 10018 Jul 20 15:02 app_km.qm
> -rw-r--r-- 1 jhihn staff 9824 Jul 20 15:02 app_kn.qm
> -rw-r--r-- 1 jhihn staff 9691 Jul 20 15:02 app_vi.qm
> -rw-r--r-- 1 jhihn staff 9406 Jul 20 15:02 app_hi.qm
> -rw-r--r-- 1 jhihn staff 7335 Jul 20 15:02 app_zh.qm
>
> $ lupdate app.pro
> $ ls -l -S *.qm
> -rw-r--r-- 1 jhihn staff 11017 Jul 20 15:08 app_mr.qm
> -rw-r--r-- 1 jhihn staff 10613 Jul 20 15:08 app_es.qm
> -rw-r--r-- 1 jhihn staff 10486 Jul 20 15:08 app_tl.qm
> -rw-r--r-- 1 jhihn staff 10091 Jul 20 15:08 app_ta.qm
> -rw-r--r-- 1 jhihn staff 10039 Jul 20 15:08 app_en.qm
> -rw-r--r-- 1 jhihn staff 9848 Jul 20 15:08 app_ar.qm
> -rw-r--r-- 1 jhihn staff 9699 Jul 20 15:08 app_te.qm
> -rw-r--r-- 1 jhihn staff 9553 Jul 20 15:08 app_km.qm
> -rw-r--r-- 1 jhihn staff 9359 Jul 20 15:08 app_kn.qm
> -rw-r--r-- 1 jhihn staff 9202 Jul 20 15:08 app_vi.qm
> -rw-r--r-- 1 jhihn staff 8941 Jul 20 15:08 app_hi.qm
> -rw-r--r-- 1 jhihn staff 6846 Jul 20 15:08 app_zh.qm
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list