~ubuntu-branches/ubuntu/jaunty/kdegames/jaunty-backports

« back to all changes in this revision

Viewing changes to kgoldrunner/Messages.sh

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2008-07-12 19:00:07 UTC
  • mfrom: (1.2.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20080712190007-z0itmj9r736o8vng
Tags: 4:4.0.98-0ubuntu1
* New upstream release candidate
* Bump Standards-Version to 3.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /usr/bin/env bash
2
2
$EXTRACTRC */*.rc >> rc.cpp || exit 11
3
3
$XGETTEXT rc.cpp gamedata/game_*.txt src/*.cpp -o $podir/kgoldrunner.pot
 
4
rm -f rc.cpp