parent
da5394f620
commit
f26ea79b6d
1 changed files with 4 additions and 0 deletions
@ -0,0 +1,4 @@ |
||||
#! /usr/bin/env bash |
||||
$EXTRACTRC *.ui >> rc.cpp || exit 11 |
||||
$XGETTEXT *.cpp -o $podir/kcm_kwintabbox.pot |
||||
rm -f rc.cpp |
||||
Loading…
Reference in new issue