summaryrefslogtreecommitdiffstats
path: root/libvo/w32_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/w32_common.c')
-rw-r--r--libvo/w32_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/w32_common.c b/libvo/w32_common.c
index a23ec8ea42..7052e3457a 100644
--- a/libvo/w32_common.c
+++ b/libvo/w32_common.c
@@ -38,7 +38,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;
static int depthonscreen;