1#! /usr/bin/env bash
2$XGETTEXT `find . -name \*.cpp` -o $podir/libkwineffects.pot
3