parent
565dedb84a
commit
e1e68cec85
1 changed files with 3 additions and 1 deletions
@ -1,2 +1,4 @@ |
|||||||
#! /bin/sh |
#! /bin/sh |
||||||
$XGETTEXT *.cpp */*.cpp -o $podir/plasmashellprivateplugin.pot |
$EXTRACTRC `find . -name \*.kcfg` >>rc.cpp |
||||||
|
$XGETTEXT `find . -name \*.cpp` -o $podir/plasmashellprivateplugin.pot |
||||||
|
rm -f rc.cpp |
||||||
|
|||||||
Loading…
Reference in new issue