# HG changeset patch # User diego # Date 1237110471 0 # Node ID 49b76e202f98ceb598ffeca8cecadb279cf2d85d # Parent e3851aee06b5af285d0926eee2b792d2557c067e "MPlayer - The Movie Player" should be used as the player name. diff -r e3851aee06b5 -r 49b76e202f98 libvo/w32_common.c --- 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