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