Skip to content
Snippets Groups Projects
Commit 7d33a856 authored by Campbell Barton's avatar Campbell Barton
Browse files

update dictionary

parent 08623a0c
No related branches found
No related tags found
No related merge requests found
...@@ -59,6 +59,7 @@ dict_custom = { ...@@ -59,6 +59,7 @@ dict_custom = {
"coord", "coords", "coord", "coords",
"dir", "dir",
"tooltip", "tooltip",
"multithreading",
# general computer terms # general computer terms
"endian", "endian",
...@@ -93,6 +94,12 @@ dict_custom = { ...@@ -93,6 +94,12 @@ dict_custom = {
"env", "env",
"app", "app",
"preprocessor", "preprocessor",
"trackpad", "trackpads",
"touchpad", "touchpads",
"codepage",
"lerp",
"decimator",
"autorepeat",
# specific computer terms/brands # specific computer terms/brands
"posix", "posix",
...@@ -104,6 +111,10 @@ dict_custom = { ...@@ -104,6 +111,10 @@ dict_custom = {
"kde", "kde",
"qtcreator", "qtcreator",
"ack", "ack",
"bzflag",
"sdl",
"xinerama",
"scons",
# general computer graphics terms # general computer graphics terms
"colinear", "colinear",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment