kde-workspace/kwin/kcmkwin/kwinrules/Messages.sh
2014-11-13 19:30:51 +02:00

4 lines
114 B
Bash

#! /usr/bin/env bash
$EXTRACTRC *.ui >> rc.cpp || exit 11
$XGETTEXT *.cpp -o $podir/kcmkwinrules.pot
rm -f rc.cpp