kde-workspace/kcontrol/style/Messages.sh
2014-11-13 19:30:51 +02:00

4 lines
99 B
Bash

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