wine_common_ver

Steven Edwards steven_ed4153 at yahoo.com
Wed Apr 7 14:58:16 CDT 2004


Changelog: Fix wine_common_ver.rc compiling under MS_VC 6

Index: wine_common_ver.rc
===================================================================
RCS file: /home/wine/wine/include/wine/wine_common_ver.rc,v
retrieving revision 1.9
diff -u -r1.9 wine_common_ver.rc
--- wine_common_ver.rc	14 Jan 2004 05:10:45 -0000	1.9
+++ wine_common_ver.rc	7 Apr 2004 19:56:42 -0000
@@ -75,8 +75,7 @@
 	    VALUE "FileDescription", WINE_FILEDESCRIPTION_STR
 	    VALUE "FileVersion", WINE_FILEVERSION_STR
 	    VALUE "InternalName", WINE_FILENAME_STR
-	    VALUE "LegalCopyright", "Copyright (c) 1993-2004 the Wine project
authors " \
-				    "(see the file AUTHORS for a complete list)"
+	    VALUE "LegalCopyright", "Copyright (c) 1993-2004 the Wine project
authors (see the file AUTHORS for a complete list)"
 	    VALUE "OriginalFilename", WINE_FILENAME_STR
 	    VALUE "ProductName", WINE_PRODUCTNAME_STR
 	    VALUE "ProductVersion", WINE_PRODUCTVERSION_STR


__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/



More information about the wine-patches mailing list