parent
c192d35192
commit
d51070223b
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#! /usr/bin/env bash
|
||||
$EXTRACTRC `find . -name \*.ui` >> rc.cpp || exit 11
|
||||
$XGETTEXT *.h *.cpp qml/*.qml -o $podir/kcmkwincompositing.pot
|
||||
$XGETTEXT *.h *.cpp -o $podir/kcmkwincompositing.pot
|
||||
|
|
Loading…
Reference in a new issue