File Transfer protocol: use itemFormat + docs

This commit is contained in:
Bryan Ashby 2018-11-05 21:54:04 -07:00
parent 5286c52a26
commit 047d8fae89
4 changed files with 18 additions and 12 deletions

View file

@ -912,17 +912,14 @@
}
fileTransferProtocolSelection: {
config: {
protListFormat: "|00|03{name}"
protListFocusFormat: "|00|19|15{name}"
}
0: {
mci: {
VM1: {
height: 15
width: 30
focusTextStyle: first lower
itemFormat: "|00|03{name}"
focusItemFormat: "|00|19|15{name}"
}
}
}