Burkhard Lück 5305774fbd fix message extraction
use find for all the .cpp files, does not break when subdirs are renamed/moved
2013-02-17 14:31:34 +01:00

3 lines
100 B
Bash

#! /usr/bin/env bash
$XGETTEXT `find . -name '*.cpp'` -o $podir/plasma_scriptengine_declarative.pot