9 changed files with 12 additions and 1 deletions
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash |
||||
for f in *.ts |
||||
do |
||||
/Users/gus/Applications/Qt/5.11.2/clang_64/bin/lrelease $f |
||||
done |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue