annotate resources/programicon.rc @ 793:c6942de51c7c

Updated the version and release date. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1070 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sun, 01 Jan 2012 15:30:46 +0000
parents d38b69f9987c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
649
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
1 /***************************************************************************
793
c6942de51c7c Updated the version and release date.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 730
diff changeset
2 * Copyright (C) 2006-2012 by Thomas Schweitzer *
649
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
3 * thomas-schweitzer(at)arcor.de *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
4 * *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
5 * This program is free software; you can redistribute it and/or modify *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
6 * it under the terms of the GNU General Public License version 2.0 as *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
7 * published by the Free Software Foundation. *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
8 * *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
9 * This program is distributed in the hope that it will be useful, *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
12 * GNU General Public License for more details. *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
13 * *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
14 * You should have received a copy of the GNU General Public License *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
15 * along with this program in the file LICENSE.GPL; if not, write to the *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
16 * Free Software Foundation, Inc., *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
17 * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
18 ***************************************************************************/
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
19
651
f358d0da57cf Corrected some paths for the NPP plugin.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 649
diff changeset
20 #include "..\src\UiGuiVersion.h"
649
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
21
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
22 #define APSTUDIO_READONLY_SYMBOLS
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
23 /////////////////////////////////////////////////////////////////////////////
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
24 //
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
25 // Generated from the TEXTINCLUDE 2 resource.
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
26 //
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
27 #include "windows.h"
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
28
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
29 /////////////////////////////////////////////////////////////////////////////
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
30 #undef APSTUDIO_READONLY_SYMBOLS
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
31
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
32 /////////////////////////////////////////////////////////////////////////////
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
33 // Deutsch (Deutschland) resources
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
34
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
35 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
36 #ifdef _WIN32
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
37 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
38 #pragma code_page(1252)
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
39 #endif //_WIN32
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
40
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
41
652
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
42 #ifdef UNIVERSALINDENTGUI_NPP_EXPORTS
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
43 #define PROGRAM_TITLE "UniversalIndentGUI Notepad++ Plugin"
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
44 #define INTERNALNAME "UiGUI NPP Plugin"
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
45 #define ORIGINALFILENAME "UniversalIndentGUI_NPP.dll"
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
46 #else
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
47 #define PROGRAM_TITLE "UniversalIndentGUI"
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
48 #define INTERNALNAME "UiGUI"
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
49 #define ORIGINALFILENAME "UniversalIndentGUI.exe"
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
50 #endif
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
51
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
52
649
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
53 #ifndef _MAC
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
54 /////////////////////////////////////////////////////////////////////////////
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
55 //
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
56 // Version
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
57 //
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
58
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
59 VS_VERSION_INFO VERSIONINFO
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
60 FILEVERSION RESOURCE_VERSION
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
61 PRODUCTVERSION RESOURCE_VERSION
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
62 FILEFLAGSMASK 0x3fL
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
63 #ifdef _DEBUG
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
64 FILEFLAGS 0x1L
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
65 #else
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
66 FILEFLAGS 0x0L
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
67 #endif
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
68 FILEOS 0x40004L
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
69 FILETYPE 0x1L
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
70 FILESUBTYPE 0x0L
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
71 BEGIN
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
72 BLOCK "StringFileInfo"
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
73 BEGIN
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
74 BLOCK "040704b0"
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
75 BEGIN
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
76 VALUE "Comments", "\0"
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
77 VALUE "CompanyName", "Thomas Schweitzer\0"
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
78 VALUE "FileDescription", PROGRAM_TITLE "\0"
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
79 VALUE "FileVersion", RESOURCE_VERSION_STRING
652
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
80 VALUE "InternalName", INTERNALNAME "\0"
793
c6942de51c7c Updated the version and release date.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 730
diff changeset
81 VALUE "LegalCopyright", "Copyright © Thomas Schweitzer 2012\0"
649
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
82 VALUE "LegalTrademarks", "\0"
652
d7b4ce40ceb9 From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 651
diff changeset
83 VALUE "OriginalFilename", ORIGINALFILENAME "\0"
649
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
84 VALUE "PrivateBuild", "\0"
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
85 VALUE "ProductName", PROGRAM_TITLE "\0"
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
86 VALUE "ProductVersion", RESOURCE_VERSION_STRING
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
87 VALUE "SpecialBuild", "\0"
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
88 END
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
89 END
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
90 BLOCK "VarFileInfo"
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
91 BEGIN
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
92 VALUE "Translation", 0x407, 1200
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
93 END
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
94 END
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
95
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
96 #endif // !_MAC
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
97
651
f358d0da57cf Corrected some paths for the NPP plugin.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 649
diff changeset
98 #endif // #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
f358d0da57cf Corrected some paths for the NPP plugin.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 649
diff changeset
99
649
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
100
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
101 /////////////////////////////////////////////////////////////////////////////
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
102 //
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
103 // Icon
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
104 //
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
105
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
106 // Icon with lowest ID value placed first to ensure application icon
2272223c990b Prepared for use of extra version file and version info in the executable file for Windows.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 593
diff changeset
107 // remains consistent on all systems.
593
3066af19b2b5 Using new application logo / icon. Thanks to Erwan "leg" for creating that.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 1
diff changeset
108 IDI_ICON1 ICON DISCARDABLE "universalIndentGUI.ico"