1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/icons
Colin Watson 0f60c244e8 mkicon.py: Cope with Python 3's range().
On Python 3, range() returns an iterator, not a list.  Wrap it in list()
when a list is needed.
2019-08-31 13:15:17 +01:00
..
cicon.pl Shiny new script which constructs the various icons for the PuTTY 2007-01-06 18:15:35 +00:00
icon.pl Improve error reporting. 2007-01-22 14:04:33 +00:00
macicon.py Use NetPBM .pam as an intermediate format in the icon makefile. 2016-03-23 06:58:56 +00:00
Makefile Make an OS X icon for pterm as well as PuTTY. 2016-03-23 22:02:46 +00:00
mkicon.py mkicon.py: Cope with Python 3's range(). 2019-08-31 13:15:17 +01:00