From 16e3b95768bbee47e7e7899ee0bf3da0d1424891 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Mon, 26 Jan 2009 01:51:05 +0000 Subject: Swap name and description. Remove Windows versions. --- nt/emacsclient.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nt/emacsclient.rc b/nt/emacsclient.rc index 811378e2965..e694c78682d 100644 --- a/nt/emacsclient.rc +++ b/nt/emacsclient.rc @@ -22,12 +22,12 @@ BEGIN BLOCK "040904B0" BEGIN VALUE "CompanyName", "Free Software Foundation\0" - VALUE "FileDescription", "GNU EmacsClient for Windows NT/95/98/2000/ME/XP\0" + VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0" VALUE "FileVersion", "23, 0, 60, 0\0" VALUE "InternalName", "EmacsClient\0" VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009\0" VALUE "OriginalFilename", "emacsclientw.exe" - VALUE "ProductName", "EmacsClient: Client for the extensible self-documenting text editor\0" + VALUE "ProductName", "EmacsClient\0" VALUE "ProductVersion", "23, 0, 60, 0\0" VALUE "OLESelfRegister", "\0" END -- cgit v1.2.1