update dictionary

This commit is contained in:
Campbell Barton
2014-08-17 12:20:28 +10:00
parent 08623a0c77
commit 7d33a85644

View File

@ -59,6 +59,7 @@ dict_custom = {
"coord", "coords",
"dir",
"tooltip",
"multithreading",
# general computer terms
"endian",
@ -93,6 +94,12 @@ dict_custom = {
"env",
"app",
"preprocessor",
"trackpad", "trackpads",
"touchpad", "touchpads",
"codepage",
"lerp",
"decimator",
"autorepeat",
# specific computer terms/brands
"posix",
@ -104,6 +111,10 @@ dict_custom = {
"kde",
"qtcreator",
"ack",
"bzflag",
"sdl",
"xinerama",
"scons",
# general computer graphics terms
"colinear",