• src/sbbs3/atcodes.cpp bat_xfer.cpp data.cpp download.cpp email.cpp get

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thu Nov 18 13:35:46 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/064b602fe0f96963d47a08ac
    Modified Files:
    src/sbbs3/atcodes.cpp bat_xfer.cpp data.cpp download.cpp email.cpp getkey.cpp
    getstr.cpp listfile.cpp netmail.cpp qwk.cpp sbbs.h text.h text_defaults.c upload.cpp useredit.cpp writemsg.cpp
    Log Message:
    Add text.dat lines for "All" and the List key ('L'), used in quotingThe internal line editor's quoting feature add some hard-coded strings ("Done" and "All") and the (L)ist key was hard-coded. Use the text.dat string (new and pre-existing) for these now.Also, use the new sbbs_t *_key() methods for referencing the configured key bindings (via text.dat) for these common key-stroke commands.Convert the text.dat strings for keys (e.g. YNQP) to uppercase always as well.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)