3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-23 07:35:54 +00:00
Brooklyn/plasma/runners/kwin/Messages.sh

5 lines
109 B
Bash
Raw Normal View History

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