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