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