Music production session manager
https://www.laborejo.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
226 B
7 lines
226 B
#!/bin/sh
|
|
|
|
set -e
|
|
pylupdate5 config.pro
|
|
echo "linguist-qt5 de.ts"
|
|
echo "linguist-qt5 it.ts"
|
|
echo "Release from inside qt-linguist and then cd .. && sh buildresources.sh. Also read the manual, which has a translation chapter"
|
|
|