kde-playground/kdepim/examples/mailreader/Messages.sh

4 lines
136 B
Bash
Raw Normal View History

#! /usr/bin/env bash
$EXTRACTRC `find . -name \*.rc -o -name \*.ui -o -name \*.kcfg` >> rc.cpp
$XGETTEXT *.cpp -o $podir/mailreader.pot