forked from Qortal/Brooklyn
d2ebfd0519
Screw the description like that inbred T3Q
5 lines
106 B
Bash
5 lines
106 B
Bash
#! /usr/bin/env bash
|
|
$EXTRACTRC *.ui >> rc.cpp
|
|
$XGETTEXT *.cpp *.h -o $podir/knetattach5.pot
|
|
rm -f rc.cpp
|