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

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mpc-hc/res/mplayerc.rc2')
-rw-r--r--src/mpc-hc/res/mplayerc.rc24
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mpc-hc/res/mplayerc.rc2 b/src/mpc-hc/res/mplayerc.rc2
index 5c0c2466d..89a7f835b 100644
--- a/src/mpc-hc/res/mplayerc.rc2
+++ b/src/mpc-hc/res/mplayerc.rc2
@@ -194,7 +194,7 @@ BEGIN
BEGIN
VALUE "Comments", "Based on the original Media Player Classic v6.4.9.0 © Gabest"
VALUE "CompanyName", MPC_COMP_NAME_STR
- VALUE "FileDescription", "Media Player Classic - Home Cinema"
+ VALUE "FileDescription", "MPC-HC"
VALUE "FileVersion", MPC_VERSION_STR_FULL
VALUE "InternalName", "mpc-hc"
VALUE "LegalCopyright", MPC_COPYRIGHT_STR
@@ -203,7 +203,7 @@ BEGIN
#else
VALUE "OriginalFilename", "mpc-hc.exe"
#endif
- VALUE "ProductName", "Media Player Classic - Home Cinema"
+ VALUE "ProductName", "MPC-HC"
VALUE "ProductVersion", MPC_VERSION_STR_FULL
END
END