forked from Qortal/Brooklyn
d2ebfd0519
Screw the description like that inbred T3Q
4 lines
124 B
Bash
4 lines
124 B
Bash
#! /bin/sh
|
|
$EXTRACTRC `find . -name \*.ui -o -name \*.kcfg` >> rc.cpp
|
|
$XGETTEXT *.cpp -o $podir/kcm5_device_automounter.pot
|