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:
authorBastien Montagne <montagne29@wanadoo.fr>2013-03-25 12:30:38 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2013-03-25 12:30:38 +0400
commit72a37146952426be0a0d8baf6221dee58b06c84e (patch)
tree7aaad228415bed9086f05522ec97ffb5dd1401d6 /release/scripts/modules/bl_i18n_utils/utils_spell_check.py
parent69265961749780e252e144d1f815c0fdda435b8a (diff)
Update to i18n tools (new [CTX_]DATA_ macros, and some more exceptions to spell check...).
Diffstat (limited to 'release/scripts/modules/bl_i18n_utils/utils_spell_check.py')
-rw-r--r--release/scripts/modules/bl_i18n_utils/utils_spell_check.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
index 925166a3d8b..574553d75b7 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -374,8 +374,9 @@ class SpellChecker():
"fluidsim",
"frameserver",
"enum",
+ "idcol",
"keyframe", "keyframes", "keyframing", "keyframed",
- "metaball", "metaballs",
+ "metaball", "metaballs", "mball",
"metaelement", "metaelements",
"metastrip", "metastrips",
"movieclip",