Windows: Touch up FileDescription and ProductName resource strings
authorPeter Stuge <peter@stuge.se>
Sun, 27 Feb 2011 08:37:54 +0000 (09:37 +0100)
committerPeter Stuge <peter@stuge.se>
Mon, 13 Jun 2011 20:06:30 +0000 (22:06 +0200)
libusb/libusb-1.0.rc.in

index 27db214..22c61b2 100644 (file)
@@ -32,14 +32,14 @@ BEGIN
                BEGIN
                        VALUE "Comments", "\0"
                        VALUE "CompanyName", "libusb.org\0"
-                       VALUE "FileDescription", "libusb-1\0"
+                       VALUE "FileDescription", "C library for writing portable USB drivers in userspace\0"
                        VALUE "FileVersion", "@PACKAGE_VERSION@"
                        VALUE "InternalName", "libusb\0"
                        VALUE "LegalCopyright", "See individual source files, GNU LGPL v2.1 or later.\0"
                        VALUE "LegalTrademarks", "http://www.gnu.org/licenses/lgpl-2.1.html\0"
                        VALUE "OriginalFilename", VER_ORIGINALFILENAME_STR
                        VALUE "PrivateBuild", "\0"
-                       VALUE "ProductName", "libusb-1\0"
+                       VALUE "ProductName", "libusb-1.0\0"
                        VALUE "ProductVersion", "@PACKAGE_VERSION@"
                        VALUE "SpecialBuild", "\0"
                END