From 7155671f375b7163a6d62e229841d21445f4f464 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 15 Mar 2009 09:47:51 +0000 Subject: "MPlayer - The Movie Player" should be used as the player name. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28955 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/w32_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvo/w32_common.c') diff --git a/libvo/w32_common.c b/libvo/w32_common.c index e482536ab2..a9abab2e6d 100644 --- a/libvo/w32_common.c +++ b/libvo/w32_common.c @@ -36,7 +36,7 @@ extern int enable_mouse_movements; #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 -- cgit v1.2.3