aboutsummaryrefslogtreecommitdiff
path: root/src/app
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-05-13 16:48:15 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-05-13 16:48:15 +0000
commit44a3df70d468083f557b00d92883218a986749bd (patch)
tree87ab887276d20741223ba8fbec08ea8bbfae7ee1 /src/app
parent895ae02efc82a05674f6c74cda927a052cf2e0fb (diff)
downloadqmmp-44a3df70d468083f557b00d92883218a986749bd.tar.gz
qmmp-44a3df70d468083f557b00d92883218a986749bd.tar.bz2
qmmp-44a3df70d468083f557b00d92883218a986749bd.zip
fixed .exe description (#757)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4971 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/app')
-rw-r--r--src/app/qmmp.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/qmmp.rc b/src/app/qmmp.rc
index 7a818f25c..9f5c6b75e 100644
--- a/src/app/qmmp.rc
+++ b/src/app/qmmp.rc
@@ -20,7 +20,7 @@ BEGIN
BLOCK "000004b0"
BEGIN
VALUE "CompanyName", "Qmmp Development Team"
- VALUE "FileDescription", "Audio player with support of many formats"
+ VALUE "FileDescription", "Qt-based Multimedia Player"
VALUE "FileVersion", QMMP_PRODUCTVERSION
VALUE "LegalCopyright", "Copyright (C) 2006-2015 Qmmp Development Team"
VALUE "InternalName", "qmmp"