Email settings files plus lex string audit program spec

This commit is contained in:
2025-07-04 09:05:08 +01:00
parent dfa582e6cb
commit c700add2a6
23 changed files with 3931 additions and 0 deletions

33
json5/Emailsettings.json5 Normal file
View File

@@ -0,0 +1,33 @@
//
// Generated by sm1-html-2-json5 version:0.5 Chameleon version:4.5.4 On Python:3.12.3 at 2025-06-29 08:35:42
//
{
'PackageName': 'Emailsettings',
'prefix': 'mai',
'MenuHeading': 'System',
'MenuDescription': 'E-Mail',
'MenuNavigation': '4000 400',
'firstPanel': 'FRONT',
'html': [
{
'Name': 'front',
'route': 'FRONT',
},
{
'Name': 'acc',
'route': 'ACC',
},
{
'Name': 'file',
'route': 'FIL',
},
{
'Name': 'rec',
'route': 'REC',
},
{
'Name': 'del',
'route': 'DEL',
},
]
}