comparison help/help_mp-en.h @ 12520:94e66acdb706

Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>, approved by Attila.
author diego
date Wed, 02 Jun 2004 02:34:39 +0000
parents 37d0bcccb184
children 2cb92251da72
comparison
equal deleted inserted replaced
12519:12a87d539f6d 12520:94e66acdb706
357 #define MSGTR_CodecDidNotSet "VDec: Codec did not set sh->disp_w and sh->disp_h, trying workaround.\n" 357 #define MSGTR_CodecDidNotSet "VDec: Codec did not set sh->disp_w and sh->disp_h, trying workaround.\n"
358 #define MSGTR_VoConfigRequest "VDec: vo config request - %d x %d (preferred csp: %s)\n" 358 #define MSGTR_VoConfigRequest "VDec: vo config request - %d x %d (preferred csp: %s)\n"
359 #define MSGTR_CouldNotFindColorspace "Could not find matching colorspace - retrying with -vf scale...\n" 359 #define MSGTR_CouldNotFindColorspace "Could not find matching colorspace - retrying with -vf scale...\n"
360 #define MSGTR_MovieAspectIsSet "Movie-Aspect is %.2f:1 - prescaling to correct movie aspect.\n" 360 #define MSGTR_MovieAspectIsSet "Movie-Aspect is %.2f:1 - prescaling to correct movie aspect.\n"
361 #define MSGTR_MovieAspectUndefined "Movie-Aspect is undefined - no prescaling applied.\n" 361 #define MSGTR_MovieAspectUndefined "Movie-Aspect is undefined - no prescaling applied.\n"
362
363 // x11_common.c
364 #define MSGTR_EwmhFullscreenStateFailed "\nX11: Couldn't send EWMH fullscreen Event!\n"
362 365
363 // ====================== GUI messages/buttons ======================== 366 // ====================== GUI messages/buttons ========================
364 367
365 #ifdef HAVE_NEW_GUI 368 #ifdef HAVE_NEW_GUI
366 369