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