#! /bin/bash

set -o errexit

cd po
intltool-update --pot
mkdir -p ../gnome-patch-translation/old
mv *.pot ../gnome-patch-translation/old
