[Scummvm-git-logs] scummvm master -> a5881103562a7d3484107887a1084e1e2316c469

lotharsm serra at scummvm.org
Tue Dec 4 22:57:52 CET 2018


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
a588110356 WIN32: Update FileDescription flag in scummvm.rc


Commit: a5881103562a7d3484107887a1084e1e2316c469
    https://github.com/scummvm/scummvm/commit/a5881103562a7d3484107887a1084e1e2316c469
Author: Lothar Serra Mari (serra at scummvm.org)
Date: 2018-12-04T22:57:03+01:00

Commit Message:
WIN32: Update FileDescription flag in scummvm.rc

This fixes https://bugs.scummvm.org/ticket/10817

Changed paths:
    dists/scummvm.rc


diff --git a/dists/scummvm.rc b/dists/scummvm.rc
index 9153c16..b8aff5d 100644
--- a/dists/scummvm.rc
+++ b/dists/scummvm.rc
@@ -99,7 +99,7 @@ BEGIN
         BEGIN
             VALUE "Comments", "Look! A three headed monkey (TM)! .. Nice use of the TM!\0"
             VALUE "CompanyName", "scummvm.org\0"
-            VALUE "FileDescription", "http://www.scummvm.org/\0"
+            VALUE "FileDescription", "ScummVM: A free implementation of various adventure game engines"
             VALUE "FileVersion", SCUMMVM_VERSION "\0"
             VALUE "InternalName", "scummvm\0"
             VALUE "LegalCopyright", "Copyright © 2001-2018 The ScummVM Team\0"





More information about the Scummvm-git-logs mailing list