Merge branch 'Plasma/5.3'
This commit is contained in:
commit
88e76d5fd4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/env bash
|
||||
$EXTRACTRC *.ui >> rc.cpp || exit 11
|
||||
$XGETTEXT *.cpp -o $podir/kcmkwinrules.pot
|
||||
$XGETTEXT *.cpp *.h -o $podir/kcmkwinrules.pot
|
||||
rm -f rc.cpp
|
||||
|
|
Loading…
Reference in a new issue