Fix more UI i18n issues (reported by Leon Cheung).

This commit is contained in:
Bastien Montagne
2013-03-11 15:01:03 +00:00
parent b93c44b8cc
commit f09f2d1c31
3 changed files with 36 additions and 33 deletions

View File

@@ -242,7 +242,7 @@ def dump_messages_rna(msgs, reports, settings):
def class_blacklist():
blacklist_rna_class = [
# core classes
"Context", "Event", "Function", "UILayout", "BlendData", "UnknownType",
"Context", "Event", "Function", "UILayout", "UnknownType",
# registerable classes
"Panel", "Menu", "Header", "RenderEngine", "Operator", "OperatorMacro", "Macro", "KeyingSetInfo",
# window classes