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
path: root/po
diff options
context:
space:
mode:
authorXiao Xiangquan <xiaoxiangquan@gmail.com>2011-08-22 08:45:03 +0400
committerXiao Xiangquan <xiaoxiangquan@gmail.com>2011-08-22 08:45:03 +0400
commit117ac6ac68a43c5455857af5dcc4f52b010e4ea7 (patch)
tree0f76c29df829e1394e4140be7f20f6d91a01af7c /po
parented158eeeb9cbdd549746777c3f6e370a5ec92753 (diff)
delete update_all.py, as it is no longer needed
Diffstat (limited to 'po')
-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