kwin/kcmkwin/kwinrules/Messages.sh

5 lines
118 B
Bash

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