Merge branch 'Plasma/5.3'

icc-effect-5.14.5
Lasse Liehu 2015-04-09 22:52:30 +03:00
commit 88e76d5fd4
1 changed files with 1 additions and 1 deletions

View File

@ -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