From f945e142aa3c67475bc97751c76412c962246447 Mon Sep 17 00:00:00 2001 From: simon Date: Fri, 20 Oct 2000 09:36:11 +0000 Subject: [PATCH] Adjust the title of the PuTTYgen window git-svn-id: svn://svn.tartarus.org/sgt/putty@718 cda61777-01e9-0310-a592-d414129be87e --- puttygen.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0