Minor update to illustro and Rainmeter.cpp to properly detect install the illustro theme.

This commit is contained in:
jsmorley
2010-11-07 12:57:31 +00:00
parent 6ef688f387
commit bddef71808
3 changed files with 9 additions and 9 deletions

View File

@ -28,8 +28,8 @@ LANGUAGE LANG_FINNISH, SUBLANG_DEFAULT
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,4,0,574
PRODUCTVERSION 1,4,0,574
FILEVERSION 1,4,0,588
PRODUCTVERSION 1,4,0,588
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@ -45,12 +45,12 @@ BEGIN
BLOCK "040b04b0"
BEGIN
VALUE "FileDescription", "Rainmeter - A Customizable Resource Meter"
VALUE "FileVersion", "1, 4, 0, 574"
VALUE "FileVersion", "1, 4, 0, 588"
VALUE "InternalName", "Rainmeter"
VALUE "LegalCopyright", "Copyright (C) 2010 - Rainy"
VALUE "OriginalFilename", "Rainmeter.exe"
VALUE "ProductName", "Rainmeter"
VALUE "ProductVersion", "1, 4, 0, 574"
VALUE "ProductVersion", "1, 4, 0, 588"
END
END
BLOCK "VarFileInfo"