kolourpaint/Messages.sh

4 lines
145 B
Bash
Raw Normal View History

2022-11-21 12:38:32 +08:00
#! /bin/sh
$EXTRACTRC `find . -name "*.rc" -o -name "*.ui" ` >> rc.cpp
$XGETTEXT `find . -name "*.cpp" -o -name "*.h"` -o $podir/kolourpaint.pot