2 lines
69 B
Bash
2 lines
69 B
Bash
#! /usr/bin/env bash
|
|
$XGETTEXT *.cpp -o $podir/kcmkwindecoration.pot
|
#! /usr/bin/env bash
|
|
$XGETTEXT *.cpp -o $podir/kcmkwindecoration.pot
|