From: simon Date: Fri, 20 Oct 2000 09:36:11 +0000 (+0000) Subject: Adjust the title of the PuTTYgen window X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/commitdiff_plain/f945e142aa3c67475bc97751c76412c962246447 Adjust the title of the PuTTYgen window git-svn-id: svn://svn.tartarus.org/sgt/putty@718 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/puttygen.rc b/puttygen.rc index 36af726b..c6152d93 100644 --- a/puttygen.rc +++ b/puttygen.rc @@ -7,7 +7,7 @@ 201 DIALOG DISCARDABLE 0, 0, 300, 300 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "PuTTYgen Key Generator" +CAPTION "PuTTY Key Generator" FONT 8, "MS Sans Serif" BEGIN END