emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/nt emacsclient.rc


From: Jason Rumney
Subject: [Emacs-diffs] emacs/nt emacsclient.rc
Date: Mon, 26 Jan 2009 01:51:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   09/01/26 01:51:05

Modified files:
        nt             : emacsclient.rc 

Log message:
        Swap name and description. Remove Windows versions.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/nt/emacsclient.rc?cvsroot=emacs&r1=1.2&r2=1.3

Patches:
Index: emacsclient.rc
===================================================================
RCS file: /sources/emacs/emacs/nt/emacsclient.rc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- emacsclient.rc      8 Jan 2009 03:28:19 -0000       1.2
+++ emacsclient.rc      26 Jan 2009 01:51:05 -0000      1.3
@@ -22,12 +22,12 @@
        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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]