~telepathy-kde/telepathy-kde/ktp-auth-handler

« back to all changes in this revision

Viewing changes to Messages.sh

  • Committer: Alin M Elena
  • Date: 2011-12-23 10:56:57 UTC
  • Revision ID: alinm.elena@gmail.com-20111223105657-11hpizapw34sbjxq
update according to Daniele's comments for name changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /usr/bin/env bash
2
2
$EXTRACTRC `find . -name "*.ui"` >> rc.cpp || exit 11
3
 
$XGETTEXT `find . -name "*.cpp"` -o $podir/telepathy-auth-handler.pot
 
3
$XGETTEXT `find . -name "*.cpp"` -o $podir/ktp-auth-handler.pot
4
4
rm -f rc.cpp