forked from bartvdbraak/blender
8 lines
84 B
Python
Executable File
8 lines
84 B
Python
Executable File
#!/usr/bin/python
|
|
|
|
#update all
|
|
|
|
import update_pot
|
|
import update_po
|
|
import update_mo
|