Remove qm files after run lupdate.
--HG-- branch : develop
This commit is contained in:
parent
3551d46490
commit
50247dfeac
|
@ -9,3 +9,5 @@ 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
|
||||||
|
|
||||||
|
rm -f -v ../share/translations/*.qm
|
||||||
|
|
Loading…
Reference in New Issue
Block a user