df89d4d83e
There's no *.h file here anymore CCMAIL: meven29@gmail.com
3 lines
123 B
Bash
3 lines
123 B
Bash
#! /usr/bin/env bash
|
|
$EXTRACTRC `find . -name \*.ui` >> rc.cpp || exit 11
|
|
$XGETTEXT *.cpp -o $podir/kcmkwincompositing.pot
|