summaryrefslogtreecommitdiffstats
path: root/help/help_mp-en.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-02 02:34:39 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-02 02:34:39 +0000
commitb753d8020908ea802282bef9069805f79d326605 (patch)
tree087dcb81df435b55a1519ce1518d908f3be82570 /help/help_mp-en.h
parenteef80d2874585bfb83c01d4563d3d58cacf4874c (diff)
downloadmpv-b753d8020908ea802282bef9069805f79d326605.tar.bz2
mpv-b753d8020908ea802282bef9069805f79d326605.tar.xz
Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
approved by Attila. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12521 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-en.h')
-rw-r--r--help/help_mp-en.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 1c51976a52..c84425e485 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -360,6 +360,9 @@ static char help_text[]=
#define MSGTR_MovieAspectIsSet "Movie-Aspect is %.2f:1 - prescaling to correct movie aspect.\n"
#define MSGTR_MovieAspectUndefined "Movie-Aspect is undefined - no prescaling applied.\n"
+// x11_common.c
+#define MSGTR_EwmhFullscreenStateFailed "\nX11: Couldn't send EWMH fullscreen Event!\n"
+
// ====================== GUI messages/buttons ========================
#ifdef HAVE_NEW_GUI