Mail/email menu

This commit is contained in:
Bryan Ashby
2016-07-25 01:03:07 -06:00
parent 87c6746676
commit 7e7bd538eb
3 changed files with 244 additions and 6 deletions

View File

@@ -243,6 +243,34 @@
}
}
mailMenuCreateMessage: {
0: {
mci: {
TL1: { width: 19, textOverflow: "..." }
ET2: { width: 19, textOverflow: "..." }
ET3: { width: 19, textOverflow: "..." }
}
}
1: {
mci: {
MT1: { height: 14 }
}
}
}
mailMenuInbox: {
config: {
listFormat: "|00|15{msgNum:>4} |03{subject:<29.29} |11{fromUserName:<20.20} |03{ts} |01|31{newIndicator}"
focusListFormat: "|00|19|15{msgNum:>4} {subject:<29.29} {fromUserName:<20.20} {ts} {newIndicator}"
dateTimeFormat: ddd MMM Do
}
mci: {
VM1: {
height: 14
}
}
}
bbsList: {
0: {
mci: {