2022-03-05 22:41:29 +05:00

6 lines
102 B
Bash

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