3 lines
72 B
Bash
3 lines
72 B
Bash
|
#! /usr/bin/env bash
|
||
|
$XGETTEXT *.cpp -o $podir/plasma-remote-helper.pot
|