Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'windirstat/res/windirstat.rc2')
-rw-r--r--windirstat/res/windirstat.rc297
1 files changed, 24 insertions, 73 deletions
diff --git a/windirstat/res/windirstat.rc2 b/windirstat/res/windirstat.rc2
index 1583182..cbb061d 100644
--- a/windirstat/res/windirstat.rc2
+++ b/windirstat/res/windirstat.rc2
@@ -1,74 +1,25 @@
-// windirstat.rc2 - resources Microsoft Visual C++ does not edit directly
-//
-// WinDirStat - Directory Statistics
-// Copyright (C) 2003-2005 Bernhard Seifert
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+// windirstat.rc2 - resources Microsoft Visual C++ does not edit directly
//
-
-
-#ifdef APSTUDIO_INVOKED
-#error this file is not editable by Microsoft Visual C++
-#endif //APSTUDIO_INVOKED
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// windirstat.exe - Version
-//
-
-VS_VERSION_INFO VERSIONINFO
- FILEVERSION VN_FILEVERSION_EXE
- PRODUCTVERSION VN_PRODVERSION_EXE
- FILEFLAGSMASK 0x3fL
- FILEFLAGS VN_FILEFLAG_EXE
- FILEOS VN_FILEOS_EXE
- FILETYPE VFT_APP
- FILESUBTYPE VFT2_UNKNOWN
-BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "040904e4"
- BEGIN
- VALUE "CompanyName", "WDS Team"
- VALUE "FileDescription", "Windows Directory Statistics"
- VALUE "FileVersion", VN_STRING_EXE
- VALUE "InternalName", "windirstat"
- VALUE "LegalCopyright", VN_COPYRIGHTSTRING
- VALUE "OriginalFilename", "windirstat.exe"
- VALUE "ProductName", "WinDirStat"
- VALUE "ProductVersion", VN_STRING_EXE
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x409, 1252
- END
-END
-
-#include "../../common/common_rsrcstr.h"
-
-STRINGTABLE
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
-BEGIN
- IDS_RESOURCEVERSION IDSS_RESOURCEDLL
- IDS_FROMsPLATFORMs IDSS_FROMsPLATFORMs
- IDS_SEV_CRITICAL IDSS_SEV_CRITICAL
- IDS_SEV_GRAVE IDSS_SEV_GRAVE
- IDS_SEV_NORMAL IDSS_SEV_NORMAL
- IDS_SEV_WISH IDSS_SEV_WISH
- IDS_SEV_FEEDBACK IDSS_SEV_FEEDBACK
- IDS_TRANSLATORS IDSS_TRANSLATORS
-END
-
+// WinDirStat - Directory Statistics
+// Copyright (C) 2003-2005 Bernhard Seifert
+// Copyright (C) 2004-2017 WinDirStat Team (windirstat.net)
+//
+// This program is free software; you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation; either version 2 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program; if not, write to the Free Software
+// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+//
+
+
+#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED