Mercurial > mplayer.hg
changeset 28920:49b76e202f98
"MPlayer - The Movie Player" should be used as the player name.
author | diego |
---|---|
date | Sun, 15 Mar 2009 09:47:51 +0000 |
parents | e3851aee06b5 |
children | 62f0032e736a |
files | libvo/w32_common.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/w32_common.c Sun Mar 15 09:47:09 2009 +0000 +++ b/libvo/w32_common.c Sun Mar 15 09:47:51 2009 +0000 @@ -36,7 +36,7 @@ #define MONITOR_DEFAULTTOPRIMARY 1 #endif -static const char classname[] = "MPlayer - Media player for Win32"; +static const char classname[] = "MPlayer - The Movie Player"; int vo_vm = 0; // last non-fullscreen extends