Welcome to mirror list, hosted at ThFree Co, Russian Federation.

update_all.py « po - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c961cbd250301c77144f4a0675b206d09ff8bcd2 (plain)
1
2
3
4
5
6
7
#!/usr/bin/python

#update all

import update_pot
import update_po
import update_mo