mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-06-30 19:12:48 -05:00
Rename scp.* to pscp.*, because I always misspell it that way. Also
it's more consistent with PSFTP like this: scp.c/pscp.c is more similar to psftp.c (the main application framework) than it is to sftp.c (a set of back-end library routines). [originally from svn r4987]
This commit is contained in:
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
2
windows/pscp.rc
Normal file
2
windows/pscp.rc
Normal file
@ -0,0 +1,2 @@
|
||||
200 ICON "pscp.ico"
|
||||
|
@ -1,2 +0,0 @@
|
||||
200 ICON "scp.ico"
|
||||
|
Reference in New Issue
Block a user