From 8b3a08047ca69830128ef703527ea281f49ec53b Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sun, 22 May 2016 18:52:33 +0300 Subject: UPDATES: Add support for WinSparkle --- dists/scummvm.rc | 1 + dists/scummvm.rc.in | 1 + 2 files changed, 2 insertions(+) (limited to 'dists') diff --git a/dists/scummvm.rc b/dists/scummvm.rc index aad521fddd..873feaa419 100644 --- a/dists/scummvm.rc +++ b/dists/scummvm.rc @@ -81,6 +81,7 @@ BEGIN BLOCK "040904b0" // US English, Unicode 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 "FileVersion", "1.9.0git\0" VALUE "InternalName", "scummvm\0" diff --git a/dists/scummvm.rc.in b/dists/scummvm.rc.in index 34a4948381..2e0a5ff745 100644 --- a/dists/scummvm.rc.in +++ b/dists/scummvm.rc.in @@ -81,6 +81,7 @@ BEGIN BLOCK "040904b0" // US English, Unicode 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 "FileVersion", "@VERSION@\0" VALUE "InternalName", "scummvm\0" -- cgit v1.2.3