1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/otherbackends
Simon Tatham 5374444879 Lowercase version of BackendVtable's displayname.
The current 'displayname' field is designed for presenting in the
config UI, so it starts with a capital letter even when it's not a
proper noun. If I want to name the backend in the middle of a
sentence, I'll need a version that starts with lowercase where
appropriate.

The old field is renamed displayname_tc, to avoid ambiguity.
2021-10-24 09:59:05 +01:00
..
CMakeLists.txt Move other backends into a subdirectory. 2021-04-22 18:24:15 +01:00
raw.c Lowercase version of BackendVtable's displayname. 2021-10-24 09:59:05 +01:00
rlogin.c Lowercase version of BackendVtable's displayname. 2021-10-24 09:59:05 +01:00
supdup.c Lowercase version of BackendVtable's displayname. 2021-10-24 09:59:05 +01:00
telnet.c Lowercase version of BackendVtable's displayname. 2021-10-24 09:59:05 +01:00
testback.c Lowercase version of BackendVtable's displayname. 2021-10-24 09:59:05 +01:00