mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-06 14:02:47 -05:00
Update source file names in comments and docs.
Correcting a source file name in the docs just now reminded me that I've seen a lot of outdated source file names elsewhere in the code, due to all the reorganisation since we moved to cmake. Here's a giant pass of trying to make them all accurate again.
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
/*
|
||||
* gtkapp.c: a top-level front end to GUI PuTTY and pterm, using
|
||||
* GtkApplication. Suitable for OS X. Currently unfinished.
|
||||
* main-gtk-application.c: a top-level front end to GUI PuTTY and
|
||||
* pterm, using GtkApplication. Suitable for OS X. Currently
|
||||
* unfinished.
|
||||
*
|
||||
* (You could run it on ordinary Linux GTK too, in principle, but I
|
||||
* don't think it would be particularly useful to do so, even once
|
||||
|
Reference in New Issue
Block a user