Make the fact that the time is shown in hours and minutes more explicit.
[kdegames.git] / kgoldrunner / Messages.sh
blob29488d6843fae7dd1a40b88e6d85ebca3a642d51
1 #! /usr/bin/env bash
2 $EXTRACTRC */*.rc >> rc.cpp || exit 11
3 $XGETTEXT rc.cpp gamedata/game_*.txt src/*.cpp -o $podir/kgoldrunner.pot
4 rm -f rc.cpp