-
- Downloads
Don't display menu of file xfer prots when auto-selecting user's default prot
When a user has a "default download protocol" selected (configured for their user account), don't display a menu of file transfer protocols when we're just going to auto-select their default anyway (e.g. when downloading a QWK packet). This change also introduces an argument (%s, the protocol name) in the StartXferNow text.dat string, so that if/when the user forgets which default download transfer protocol they had selected, they'll be reminded ("oh yeah, I need start an XMODEM download!"). This fixes issue #767
Showing
- src/sbbs3/bat_xfer.cpp 19 additions, 17 deletionssrc/sbbs3/bat_xfer.cpp
- src/sbbs3/download.cpp 8 additions, 9 deletionssrc/sbbs3/download.cpp
- src/sbbs3/qwk.cpp 20 additions, 18 deletionssrc/sbbs3/qwk.cpp
- src/sbbs3/sbbs.h 1 addition, 0 deletionssrc/sbbs3/sbbs.h
- src/sbbs3/str.cpp 14 additions, 4 deletionssrc/sbbs3/str.cpp
- src/sbbs3/text_defaults.c 9 additions, 12 deletionssrc/sbbs3/text_defaults.c
Loading
Please register or sign in to comment