~teejee2008/timeshift/trunk

« back to all changes in this revision

Viewing changes to extract-strings

  • Committer: Tony George
  • Date: 2013-10-05 05:34:20 UTC
  • Revision ID: teejee2008@gmail.com-20131005053420-7hbek2g1gf9hhafz
Initial release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
xgettext --language=C --keyword=_ --copyright-holder='Tony George (teejee2008@gmail.com)' --package-name='timeshift' --package-version='1.0' --msgid-bugs-address='teejee2008@gmail.com' --escape --sort-output -o timeshift.pot src/*.vala
 
2
 
 
3
echo "Finished"
 
4
read dummy