cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
4 lines
111 B
Bash
4 lines
111 B
Bash
#! /usr/bin/env bash
|
|
$EXTRACTRC `find . -name \*.ui` >> rc.cpp || exit 11
|
|
$XGETTEXT *.cpp -o $podir/kcmkwm.pot
|