Cosmetic changes to resources

This commit is contained in:
Birunthan Mohanathas
2012-03-17 14:45:04 +02:00
parent cd53b83093
commit db52d3d575
22 changed files with 247 additions and 351 deletions

View File

@ -1,13 +1,9 @@
// Microsoft Developer Studio generated resource script.
//
#include <Windows.h>
#include "../Library/resource.h"
#include "../Version.h"
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
#pragma code_page(1252)
#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
@ -26,15 +22,13 @@ VS_VERSION_INFO VERSIONINFO
FILEOS 0x4L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
{
BLOCK "StringFileInfo"
BEGIN
{
BLOCK "040904E4"
BEGIN
VALUE "FileDescription", "Rainmeter"
{
VALUE "FileVersion", STRFILEVER
VALUE "InternalName", "Rainmeter"
VALUE "LegalCopyright", "Copyright (C) 2011 - All authors"
VALUE "LegalCopyright", "<22> 2011 - All authors"
VALUE "OriginalFilename", "Rainmeter.exe"
VALUE "ProductName", "Rainmeter"
#ifdef _WIN64
@ -42,13 +36,13 @@ BEGIN
#else
VALUE "ProductVersion", STRPRODUCTVER " (32-bit)"
#endif //_WIN64
END
END
}
}
BLOCK "VarFileInfo"
BEGIN
{
VALUE "Translation", 0x409, 1252
END
END
}
}
/////////////////////////////////////////////////////////////////////////////
//