Skip to content
Snippets Groups Projects
Commit ff2228e6 authored by rswindell's avatar rswindell
Browse files

Updated the SubInfoTagLine and SubInfoFidoNet lines to include the tag and

origin line prefixes (so it'll be more obvious to sysops when their tag/origin
line is too long) and beautified the output a bit.
parent effa8aa8
No related branches found
No related tags found
No related merge requests found
......@@ -741,8 +741,8 @@
"\1n\1h\1bName : \1c%s\r\n" 605 SubInfoShortName
"\1n\1h\1bQWK Name : \1c%s\r\n" 606 SubInfoQWKName
"\1n\1h\1bMessages Retained : \1c%u\r\n" 607 SubInfoMaxMsgs
"\r\nQWK packet network using the tagline:\r\n%s\1n\r\n" 608 SubInfoTagLine
"\r\n\1nFidoNet EchoMail Conference:\r\n%s (%s)\r\n" 609 SubInfoFidoNet
"\1n\1h\1b\r\nQWK packet network conference using the tagline:\1n\r\n \254 %s\1n\r\n" 608 SubInfoTagLine
"\1n\1h\1b\r\nFidoNet EchoMail conference using the origin line:\1n\r\n * Origin: %s (%s)\r\n" 609 SubInfoFidoNet
"View sub-board information file" 610 SubInfoViewFileQ
"\r\n\1g\1hDirectory Information:\r\n\r\n\1n" 611 DirInfoHdr
"\1n\1h\1bLong Name : \1c%s\r\n" 612 DirInfoLongName
......
......@@ -1008,10 +1008,12 @@ const char * const text_defaults[TOTAL_TEXT]={
"\x01\x63\x25\x73\x0d\x0a" // 606 SubInfoQWKName
,"\x01\x6e\x01\x68\x01\x62\x4d\x65\x73\x73\x61\x67\x65\x73\x20\x52\x65\x74\x61\x69\x6e\x65\x64\x20\x20\x20\x20\x20\x20\x20\x3a\x20"
"\x01\x63\x25\x75\x0d\x0a" // 607 SubInfoMaxMsgs
,"\x0d\x0a\x51\x57\x4b\x20\x70\x61\x63\x6b\x65\x74\x20\x6e\x65\x74\x77\x6f\x72\x6b\x20\x75\x73\x69\x6e\x67\x20\x74\x68\x65\x20\x74"
"\x61\x67\x6c\x69\x6e\x65\x3a\x0d\x0a\x25\x73\x01\x6e\x0d\x0a" // 608 SubInfoTagLine
,"\x0d\x0a\x01\x6e\x46\x69\x64\x6f\x4e\x65\x74\x20\x45\x63\x68\x6f\x4d\x61\x69\x6c\x20\x43\x6f\x6e\x66\x65\x72\x65\x6e\x63\x65\x3a"
"\x0d\x0a\x25\x73\x20\x28\x25\x73\x29\x0d\x0a" // 609 SubInfoFidoNet
,"\x01\x6e\x01\x68\x01\x62\x0d\x0a\x51\x57\x4b\x20\x70\x61\x63\x6b\x65\x74\x20\x6e\x65\x74\x77\x6f\x72\x6b\x20\x63\x6f\x6e\x66\x65"
"\x72\x65\x6e\x63\x65\x20\x75\x73\x69\x6e\x67\x20\x74\x68\x65\x20\x74\x61\x67\x6c\x69\x6e\x65\x3a\x01\x6e\x0d\x0a\x20\xfe\x20\x25"
"\x73\x01\x6e\x0d\x0a" // 608 SubInfoTagLine
,"\x01\x6e\x01\x68\x01\x62\x0d\x0a\x46\x69\x64\x6f\x4e\x65\x74\x20\x45\x63\x68\x6f\x4d\x61\x69\x6c\x20\x63\x6f\x6e\x66\x65\x72\x65"
"\x6e\x63\x65\x20\x75\x73\x69\x6e\x67\x20\x74\x68\x65\x20\x6f\x72\x69\x67\x69\x6e\x20\x6c\x69\x6e\x65\x3a\x01\x6e\x0d\x0a\x20\x2a"
"\x20\x4f\x72\x69\x67\x69\x6e\x3a\x20\x25\x73\x20\x28\x25\x73\x29\x0d\x0a" // 609 SubInfoFidoNet
,"\x56\x69\x65\x77\x20\x73\x75\x62\x2d\x62\x6f\x61\x72\x64\x20\x69\x6e\x66\x6f\x72\x6d\x61\x74\x69\x6f\x6e\x20\x66\x69\x6c\x65" // 610 SubInfoViewFileQ
,"\x0d\x0a\x01\x67\x01\x68\x44\x69\x72\x65\x63\x74\x6f\x72\x79\x20\x49\x6e\x66\x6f\x72\x6d\x61\x74\x69\x6f\x6e\x3a\x0d\x0a\x0d\x0a"
"\x01\x6e" // 611 DirInfoHdr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment