aerothemeplasma-kde6/KWin/decoration/breeze-v5.93.0/kdecoration/Messages.sh
2024-06-13 16:59:18 +02:00

4 lines
188 B
Bash
Executable file

#!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_kwin_deco.pot
rm -f rc.cpp