~muffinresearch/ubuntu-start-page/explicit-favicon

« back to all changes in this revision

Viewing changes to translate.sh

  • Committer: Martin Albisetti
  • Date: 2012-09-28 18:03:51 UTC
  • mfrom: (138.1.12 trunk)
  • Revision ID: martin.albisetti@canonical.com-20120928180351-jil3e8gemzarfkvi
Update for 12.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/bash
2
2
pushd translation-scripts/ > /dev/null
3
 
bash translate-12.04.sh
 
3
bash translate-12.10.sh
4
4
popd > /dev/null