From 2a7a4ec99c4232c0c467080194ceb7e04bed96e2 Mon Sep 17 00:00:00 2001 From: Ansgar Becker Date: Thu, 10 Feb 2011 21:05:48 +0000 Subject: [PATCH] Remove redundant application name from description --- res/version.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/version.rc b/res/version.rc index 92ea232b..cb1f5944 100644 --- a/res/version.rc +++ b/res/version.rc @@ -7,7 +7,7 @@ BEGIN BLOCK "040904E4" BEGIN - VALUE "FileDescription", "HeidiSQL - a lightweight MySQL client\000" + VALUE "FileDescription", "A lightweight MySQL client\000" VALUE "ProductName", "HeidiSQL\000" VALUE "LegalCopyright", "See GPL license\000" END