3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-22 23:25:52 +00:00
2022-04-02 18:24:21 +05:00

5 lines
119 B
Bash

#! /usr/bin/env bash
$EXTRACTRC *.ui >> rc.cpp
$XGETTEXT *.cpp -o $podir/plasma_runner_plasma-desktop.pot
rm -f rc.cpp