okular/active/components/Messages.sh
Albert Astals Cid c769593ecd Fix Messages.sh
2012-10-16 20:20:07 +02:00

3 lines
111 B
Bash

#! /usr/bin/env bash
$XGETTEXT `find . -name "*.cpp" -o -name "*.h"` -o $podir/org.kde.okular.pot
rm -f rc.cpp