3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-18 21:25:52 +00:00
Brooklyn/plasma/knetattach/Messages.sh

5 lines
106 B
Bash
Raw Normal View History

2022-04-02 18:24:21 +05:00
#! /usr/bin/env bash
$EXTRACTRC *.ui >> rc.cpp
$XGETTEXT *.cpp *.h -o $podir/knetattach5.pot
rm -f rc.cpp