[MPlayer-DOCS] CVS: main/help help_mp-de.h, 1.77, 1.78 help_mp-en.h, 1.116, 1.117

Diego Biurrun CVS syncmail at mplayerhq.hu
Wed Jun 2 04:34:41 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv11287/help

Modified Files:
	help_mp-de.h help_mp-en.h 
Log Message:
Metacity fullscreen issues, patch by Alexander Strasser <eclipse7 at gmx.net>,
approved by Attila.


Index: help_mp-de.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-de.h,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- help_mp-de.h	30 May 2004 18:41:31 -0000	1.77
+++ help_mp-de.h	2 Jun 2004 02:34:39 -0000	1.78
@@ -3,7 +3,7 @@
 // Moritz Bunkus <moritz at bunkus.org>
 // Alexander Strasser <eclipse7 at gmx.net>
 
-// In synch with rev 1.116
+// In synch with rev 1.117
 
 // ========================= MPlayer help ===========================
 
@@ -363,6 +363,9 @@
 #define MSGTR_MovieAspectIsSet "Seitenverhältnis ist %.2f:1 - Skaliere zur korrekten Videogröße.\n"
 #define MSGTR_MovieAspectUndefined "Seitenverhältnis ist undefiniert - skaliere nicht.\n"
 
+// x11_common.c
+#define MSGTR_EwmhFullscreenStateFailed "\nX11: Konnte EWMH-Fullscreen-Event nicht senden!\n"
+
 // ====================== GUI messages/buttons ========================
 
 #ifdef HAVE_NEW_GUI

Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- help_mp-en.h	27 Apr 2004 16:28:06 -0000	1.116
+++ help_mp-en.h	2 Jun 2004 02:34:39 -0000	1.117
@@ -360,6 +360,9 @@
 #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




More information about the MPlayer-DOCS mailing list