From acdf4727e925855f6edab9e1a2b85fbaffbaa271 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sat, 3 Oct 2020 20:38:38 +0100 Subject: [PATCH] Set application name in Windows application resource script --- source/os/msw/xestiaab.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/os/msw/xestiaab.rc b/source/os/msw/xestiaab.rc index bc1c79b..2e1b871 100644 --- a/source/os/msw/xestiaab.rc +++ b/source/os/msw/xestiaab.rc @@ -37,7 +37,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL { VALUE "Comments", "For more information, visit http://xestia.co.uk/addressbook" VALUE "CompanyName", "Xestia Software Development" - VALUE "FileDescription", "Application executable" + VALUE "FileDescription", "Xestia Address Book" VALUE "FileVersion", "0.13" VALUE "InternalName", "xestiaab.exe" VALUE "LegalCopyright", "(c) 2016 Xestia Software Development" -- 2.39.2