not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / khotkeys / Messages.sh
blob8581c6c52018753dcfc0dfeca063963be4ffa84f
1 #! /usr/bin/env bash
2 $EXTRACTRC `find . -name \*.ui -o -name \*.khotkeys` >> rc.cpp || exit 11
3 $XGETTEXT rc.cpp `find . -name \*.cpp -o -name \*.h` -o $podir/khotkeys.pot
4 rm -f rc.cpp