kde-workspace/kstyles/Messages.sh
2014-11-15 05:48:13 +02:00

3 lines
175 B
Bash

#!/bin/bash
$EXTRACTRC `find . -name \*.rc -o -name \*.ui -o -name \*.kcfg` >> rc.cpp
$XGETTEXT `find . -name \*.cc -o -name \*.cpp -o -name \*.h` -o $podir/kstyle_config.pot