ea36afad03
* get all the sources when generating the pot file svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=725169
3 lines
79 B
Bash
3 lines
79 B
Bash
#! /usr/bin/env bash
|
|
$XGETTEXT *.cpp *.h */*.h */*.cpp -o $podir/libplasma.pot
|