]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Update Windows support.
authorBruno Haible <bruno@clisp.org>
Wed, 13 Mar 2019 21:51:55 +0000 (22:51 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 13 Mar 2019 21:52:18 +0000 (22:52 +0100)
* gettext-runtime/intl/libintl.rc: Update.
* gettext-tools/libgettextpo/libgettextpo.rc: Likewise.
* windows/gettext.rc: Likewise.

gettext-runtime/intl/libintl.rc
gettext-tools/libgettextpo/libgettextpo.rc
windows/gettext.rc

index 6862875043edac05938bc46feb24226d60fea2e3..25224183bcac7748683f7cd23008fcd72782dd8b 100644 (file)
@@ -21,13 +21,13 @@ BEGIN
         BEGIN
             VALUE "Comments", "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see <https://www.gnu.org/licenses/>.\0"
             VALUE "CompanyName", "Free Software Foundation\0"
-            VALUE "FileDescription", "LGPLed libintl for Windows NT/2000/XP/Vista/7 and Windows 95/98/ME\0"
+            VALUE "FileDescription", "LGPLed libintl for Windows\0"
             VALUE "FileVersion", PACKAGE_VERSION_STRING "\0"
             VALUE "InternalName", "intl.dll\0"
-            VALUE "LegalCopyright", "Copyright (C) 1995-2010\0"
+            VALUE "LegalCopyright", "Copyright (C) 1995-2019\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "intl.dll\0"
-            VALUE "ProductName", "libintl: accessing NLS message catalogs\0"
+            VALUE "ProductName", "GNU libintl: accessing NLS message catalogs\0"
             VALUE "ProductVersion", PACKAGE_VERSION_STRING "\0"
         END
     END
index e340e6b2ec7cfe8e421d4b28feef821bc8e8525b..1b6fb690767c3d6d4ce616973e6d8aff9e26f6ed 100644 (file)
@@ -21,13 +21,13 @@ BEGIN
         BEGIN
             VALUE "Comments", "This library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License. You should have received a copy of the GNU General Public License along with this library. If not, see <https://www.gnu.org/licenses/>.\0"
             VALUE "CompanyName", "Free Software Foundation\0"
-            VALUE "FileDescription", "GPLed libgettextpo for Windows NT/2000/XP/Vista/7 and Windows 95/98/ME\0"
+            VALUE "FileDescription", "GPLed libgettextpo for Windows\0"
             VALUE "FileVersion", PACKAGE_VERSION_STRING "\0"
             VALUE "InternalName", "gettextpo.dll\0"
-            VALUE "LegalCopyright", "Copyright (C) 1995-2016\0"
+            VALUE "LegalCopyright", "Copyright (C) 1995-2019\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "gettextpo.dll\0"
-            VALUE "ProductName", "libgettextpo: public API for PO files\0"
+            VALUE "ProductName", "GNU libgettextpo: public API for PO files\0"
             VALUE "ProductVersion", PACKAGE_VERSION_STRING "\0"
         END
     END
index 71949e531ea9bc14397ff283fc7463a27afc7bb9..800d1b21362b618c64f084f3e67d38b923f1c992 100644 (file)
@@ -21,13 +21,13 @@ BEGIN
         BEGIN
             VALUE "Comments", "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.\0"
             VALUE "CompanyName", "Free Software Foundation\0"
-            VALUE "FileDescription", "GPLed program for Windows NT/2000/XP/Vista/7 and Windows 95/98/ME\0"
+            VALUE "FileDescription", "GPLed program for Windows\0"
             VALUE "FileVersion", PACKAGE_VERSION_STRING "\0"
             VALUE "InternalName", "*.exe\0"
-            VALUE "LegalCopyright", "Copyright (C) 1995-2016\0"
+            VALUE "LegalCopyright", "Copyright (C) 1995-2019\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "*.exe\0"
-            VALUE "ProductName", "gettext utilities\0"
+            VALUE "ProductName", "GNU gettext utilities\0"
             VALUE "ProductVersion", PACKAGE_VERSION_STRING "\0"
         END
     END