Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 26 Apr 2003 14:55:50 +0100


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Sat Apr 26 2003  14:55:50 BST

Log message:
Aha, _that's_ why the icon title didn't work properly in pterm:
gtk_window_set_title() overwrote both titles at once. Icon title is
now working properly under X, and since X was the reason for the
whole icon/window title separation _anyway_ they default to being
separate.

Modified files:
    unix            : pterm.c

Links:
http://cvs.tartarus.org//putty/unix/pterm.c.diff?r1=1.124&r2=1.125