More luciano_blocktronics theme for file base
This commit is contained in:
parent
60ae03ab3f
commit
8e39f3ec3d
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -622,10 +622,10 @@
|
|||
fileAreaFilterEditor: {
|
||||
mci: {
|
||||
ET1: {
|
||||
width: 42
|
||||
width: 26
|
||||
}
|
||||
ET2: {
|
||||
width: 42
|
||||
width: 26
|
||||
}
|
||||
SM3: {
|
||||
width: 14
|
||||
|
@ -640,7 +640,7 @@
|
|||
justify: right
|
||||
}
|
||||
ET6: {
|
||||
width: 42
|
||||
width: 26
|
||||
}
|
||||
HM7: {
|
||||
focusTextStyle: first lower
|
||||
|
@ -648,6 +648,132 @@
|
|||
}
|
||||
}
|
||||
|
||||
fileBaseDownloadManager: {
|
||||
config: {
|
||||
queueListFormat: "|00|03{fileName:<61.60} {byteSize!sizeWithoutAbbr:>7.6} |11{byteSize!sizeAbbr}"
|
||||
focusQueueListFormat: "|00|19|15{fileName:<61.60} {byteSize!sizeWithoutAbbr:>7.6} {byteSize!sizeAbbr}"
|
||||
}
|
||||
|
||||
0: {
|
||||
mci: {
|
||||
VM1: {
|
||||
height: 11
|
||||
width: 69
|
||||
}
|
||||
HM2: {
|
||||
width: 50
|
||||
focusTextStyle: first lower
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
fileBaseUploadFiles: {
|
||||
config: {
|
||||
// processing
|
||||
processingInfoFormat10: "{stepIndicatorText}"
|
||||
processingInfoFormat11: "|00|15{fileName} |08- |11{currentFileNum} |08/ |11{totalFileNum}"
|
||||
|
||||
// details entry
|
||||
fileDetailsInfoFormat10: "{fileName} |02■"
|
||||
|
||||
// dupes
|
||||
dupeInfoFormat: "|00|11{fileName:<53.52}|03{areaName}"
|
||||
}
|
||||
|
||||
// options
|
||||
0: {
|
||||
mci: {
|
||||
SM1: {
|
||||
width: 14
|
||||
justify: right
|
||||
focusTextStyle: first lower
|
||||
}
|
||||
|
||||
TM2: {
|
||||
focusTextStyle: first lower
|
||||
styleSGR1: |00|08
|
||||
}
|
||||
|
||||
ET3: {
|
||||
width: 40
|
||||
}
|
||||
|
||||
HM4: {
|
||||
focusTextStyle: first lower
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// processing/scanning
|
||||
1: {
|
||||
mci: {
|
||||
TL1: { width: 48 }
|
||||
TL2: { width: 48 }
|
||||
TL3: { width: 48 }
|
||||
MT4: {
|
||||
height: 6
|
||||
width: 68
|
||||
mode: preview
|
||||
}
|
||||
TL10: { width: 48 }
|
||||
TL11: { width: 48 }
|
||||
}
|
||||
}
|
||||
|
||||
// file details
|
||||
2: {
|
||||
mci: {
|
||||
MT1: {
|
||||
height: 14
|
||||
width: 45
|
||||
}
|
||||
|
||||
ET2: {
|
||||
width: 25
|
||||
}
|
||||
|
||||
ME3: {
|
||||
width: 4
|
||||
}
|
||||
|
||||
BT4: {
|
||||
focusTextStyle: first lower
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// dupes
|
||||
3: {
|
||||
mci: {
|
||||
VM1: {
|
||||
height: 17
|
||||
width: 75
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
fileTransferProtocolSelection: {
|
||||
config: {
|
||||
protListFormat: "|00|03{name}"
|
||||
protListFocusFormat: "|00|19|15{name}"
|
||||
}
|
||||
|
||||
0: {
|
||||
mci: {
|
||||
VM1: {
|
||||
height: 15
|
||||
width: 30
|
||||
focusTextStyle: first lower
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//////////////////////////////// ERC ///////////////////////////////
|
||||
|
||||
ercClient: {
|
||||
config: {
|
||||
//chatEntryFormat: "|00|08[|03{bbsTag}|08] |10{userName}|08: |02{message}"
|
||||
|
@ -663,6 +789,14 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
fileMenuCommand: {
|
||||
mci: {
|
||||
TL1: {
|
||||
text: "|00|15|MD|08: |03active filter|08: |10|FN"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue