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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'po/update_all.py')
-rwxr-xr-xpo/update_all.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/po/update_all.py b/po/update_all.py
deleted file mode 100755
index c961cbd2503..00000000000
--- a/po/update_all.py
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/python
-
-#update all
-
-import update_pot
-import update_po
-import update_mo