summaryrefslogtreecommitdiffstats
path: root/Messages.sh
blob: 5f078d7969ae2668795f6433e68a278a19e798a2 (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.pot