Updated lupdate.sh.
--HG-- branch : develop
This commit is contained in:
parent
f566cc986f
commit
eb0d259f16
|
@ -9,5 +9,7 @@ tx pull --mode=developer
|
||||||
# Update local strings
|
# Update local strings
|
||||||
lupdate -recursive ../share/translations/translations.pro
|
lupdate -recursive ../share/translations/translations.pro
|
||||||
lupdate -recursive ../share/translations/measurements.pro
|
lupdate -recursive ../share/translations/measurements.pro
|
||||||
|
#clean stale QM files
|
||||||
rm -f -v ../share/translations/*.qm
|
rm -f -v ../share/translations/*.qm
|
||||||
|
# force to run qmake
|
||||||
|
touch -am ../Valentina.pro
|
||||||
|
|
Loading…
Reference in New Issue
Block a user