This commit is contained in:
@@ -51,6 +51,7 @@ namespace Config
|
||||
listIni_EleName.Add("rodefaults");
|
||||
listIni_EleName.Add("display");
|
||||
listIni_EleName.Add("backgrounddefaults");
|
||||
listIni_EleName.Add("unit");
|
||||
|
||||
// <user>.cfg
|
||||
listIni_EleName.Add("spelldictionary");
|
||||
@@ -97,6 +98,17 @@ namespace Config
|
||||
listIni_AttrName.Add("display");
|
||||
listIni_AttrName.Add("sectiontitle");
|
||||
listIni_AttrName.Add("sectionnumber");
|
||||
listIni_AttrName.Add("number");
|
||||
listIni_AttrName.Add("othernumber");
|
||||
listIni_AttrName.Add("name");
|
||||
listIni_AttrName.Add("othername");
|
||||
listIni_AttrName.Add("text");
|
||||
listIni_AttrName.Add("othertext");
|
||||
listIni_AttrName.Add("id");
|
||||
listIni_AttrName.Add("otherid");
|
||||
listIni_AttrName.Add("procedurenumber");
|
||||
|
||||
|
||||
|
||||
// <user>.cfg
|
||||
listIni_AttrName.Add("custom");
|
||||
|
Reference in New Issue
Block a user