summaryrefslogtreecommitdiffstats
path: root/Messages.sh
blob: 635aea8f14586114eb4671f7472eea23737a04f7 (plain)
1
2
3
4
#!/bin/sh

# call xgettext on all source files.
$EXTRACT_TR_STRINGS `find . -name \*.cpp -o -name \*.h -name \*.qml` -o $podir/kube_qt.pot