~knitzsche/ubuntu-desktop-course/ubuntu-desktop-course-new-layout-fixes-bug-493577-too

« back to all changes in this revision

Viewing changes to update_pots_pos

  • Committer: knitzsche
  • Date: 2009-12-08 15:05:48 UTC
  • Revision ID: knitzsche@chroma-20091208150548-vb4p201zqr2021m8
add script for updating pots and pos so user never calls 'make' directly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
make update-po TYPE=book;
 
4