kdelibs/kio/Messages.sh

4 lines
215 B
Bash
Raw Permalink Normal View History

2014-11-13 01:04:59 +02:00
#! /usr/bin/env bash
$EXTRACTRC `find . ../kioslave -name \*.rc -o -name \*.ui` >> rc.cpp || exit 11
$XGETTEXT `find . ../kioslave -name "*.cpp" -o -name "*.cc" -o -name "*.h" | grep -v "/tests"` -o $podir/kio4.pot