aerothemeplasma/kwin/decoration/breeze-v5.93.0/kstyle/config/Messages.sh
2024-08-09 03:20:25 +02:00

4 lines
191 B
Bash

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