5e1e58d197
Was missing Messages.sh, extracts from cpp and qml. REVIEW: 117892
2 lines
84 B
Bash
2 lines
84 B
Bash
#! /usr/bin/env bash
|
|
$XGETTEXT *.h *.cpp qml/*.qml -o $podir/kcmkwincompositing.pot
|