summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-25 16:43:34 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-25 16:43:34 +0000
commit80f2b9c5a68d9899965fc30001807cd827ca4174 (patch)
treebcb48fc8ac15e98524bb6d8a4b8948f5c61a9c6a /osdep
parent66fe1def588f9ab5cf2c2ff1906fbd321ea1ada7 (diff)
downloadmpv-80f2b9c5a68d9899965fc30001807cd827ca4174.tar.bz2
mpv-80f2b9c5a68d9899965fc30001807cd827ca4174.tar.xz
name change
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12646 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'osdep')
-rw-r--r--osdep/mplayer.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/osdep/mplayer.rc b/osdep/mplayer.rc
index 65f5c4b186..796f00177b 100644
--- a/osdep/mplayer.rc
+++ b/osdep/mplayer.rc
@@ -18,13 +18,13 @@ FILETYPE VFT_APP
{
VALUE "Comments","MPlayer is distributed under the terms of the GNU General Public License Version 2. Sourcecode is available at http://www.mplayerhq.hu\000"
VALUE "CompanyName", "\000"
- VALUE "FileDescription", "MPlayer - Movie Player for Linux\000"
+ VALUE "FileDescription", "MPlayer - Movie Player\000"
VALUE "FileVersion",VERSION
VALUE "InternalName", "Counter Counter\000"
VALUE "LegalCopyright", " (C) 2000-2004 MPlayer Team\000"
//VALUE "LegalTrademarks"," \000";
VALUE "OriginalFilename", "mplayer.exe\000"
- VALUE "ProductName", "MPlayer - The Movie Player for Linux\000"
+ VALUE "ProductName", "MPlayer - The Movie Player\000"
VALUE "ProductVersion",VERSION
//VALUE "SpecialBuild","\000"
}