Skip to content
Snippets Groups Projects
lupdate.sh 99 B
Newer Older
hluk's avatar
hluk committed
#!/bin/bash
exec "${LUPDATE:-lupdate-qt5}" src/ plugins/*/*.{cpp,h,ui} -ts ${1:-translations/*.ts}