~ubuntu-branches/ubuntu/raring/filelight/raring-proposed

« back to all changes in this revision

Viewing changes to Messages.sh

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-15 15:09:43 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20111215150943-pchy42ow3jjr09hk
Tags: 4:4.7.90-0ubuntu1
Initial package

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!bin/sh
2
2
$EXTRACTRC `find . -name \*.rc -o -name \*.ui` >> rc.cpp
3
3
$XGETTEXT `find . -name \*.cpp -o -name \*.h` -o $podir/filelight.pot
4
 
 
 
4
rm -f rc.cpp