mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-04 03:37:15 +02:00
Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into user-interruptions
This commit is contained in:
commit
36e9356663
84 changed files with 1759 additions and 643 deletions
BIN
art/themes/luciano_blocktronics/ACCOUNTINACTIVE.ANS
Normal file
BIN
art/themes/luciano_blocktronics/ACCOUNTINACTIVE.ANS
Normal file
Binary file not shown.
BIN
art/themes/luciano_blocktronics/ACCOUNTLOCKED.ANS
Normal file
BIN
art/themes/luciano_blocktronics/ACCOUNTLOCKED.ANS
Normal file
Binary file not shown.
Binary file not shown.
|
@ -9,9 +9,7 @@
|
|||
customization: {
|
||||
|
||||
defaults: {
|
||||
general: {
|
||||
passwordChar: *
|
||||
}
|
||||
passwordChar: *
|
||||
|
||||
dateTimeFormat: {
|
||||
short: MMM Do h:mm a
|
||||
|
@ -256,6 +254,16 @@
|
|||
}
|
||||
}
|
||||
|
||||
messageAreaSetNewScanDate: {
|
||||
mci: {
|
||||
SM2: {
|
||||
width: 54
|
||||
itemFormat: "|00|07{conf.name} |08- |07{area.name}"
|
||||
focusItemFormat: "|00|15{conf.name} |07- |15{area.name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
mailMenuCreateMessage: {
|
||||
0: {
|
||||
mci: {
|
||||
|
@ -800,16 +808,13 @@
|
|||
}
|
||||
|
||||
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
|
||||
itemFormat: "|00|03{fileName:<61.60} {byteSize!sizeWithoutAbbr:>7.6} |11{byteSize!sizeAbbr}"
|
||||
focusItemFormat: "|00|19|15{fileName:<61.60} {byteSize!sizeWithoutAbbr:>7.6} {byteSize!sizeAbbr}"
|
||||
}
|
||||
HM2: {
|
||||
width: 50
|
||||
|
@ -821,8 +826,6 @@
|
|||
|
||||
fileBaseWebDownloadManager: {
|
||||
config: {
|
||||
queueListFormat: "|00|03{webDlLink:<36.35} {fileName:<26.25} {byteSize!sizeWithoutAbbr:>7.6} |11{byteSize!sizeAbbr}"
|
||||
focusQueueListFormat: "|00|19|15{webDlLink:<36.35} {fileName:<26.25} {byteSize!sizeWithoutAbbr:>7.6} {byteSize!sizeAbbr}"
|
||||
queueManagerInfoFormat10: "|03batch|08: |03{webBatchDlLink}"
|
||||
queueManagerInfoFormat11: "|03exp |08: |03{webBatchDlExpire}"
|
||||
}
|
||||
|
@ -831,6 +834,8 @@
|
|||
mci: {
|
||||
VM1: {
|
||||
height: 8
|
||||
itemFormat: "|00|03{webDlLink:<36.35} {fileName:<26.25} {byteSize!sizeWithoutAbbr:>7.6} |11{byteSize!sizeAbbr}"
|
||||
focusItemFormat: "|00|19|15{webDlLink:<36.35} {fileName:<26.25} {byteSize!sizeWithoutAbbr:>7.6} {byteSize!sizeAbbr}"
|
||||
}
|
||||
HM2: {
|
||||
width: 50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue