3 lines
58 B
Bash
3 lines
58 B
Bash
|
#! /usr/bin/env bash
|
||
|
$XGETTEXT *.cpp -o $podir/kcmkwm.pot
|