From e978b9f5a982c6f7e1b96178466456d535efa6ca Mon Sep 17 00:00:00 2001 From: albeu Date: Wed, 22 Mar 2006 23:05:13 +0000 Subject: Move audio_delay to a property and add a few read only properties to query samplerate, format, etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17926 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 60822f3938..49acb47bc0 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -214,7 +214,6 @@ static char help_text[]= #define MSGTR_OSDSubDelay "Sub delay: %d ms" #define MSGTR_OSDSubPosition "Sub position: %d/100" #define MSGTR_OSDSubAlignment "Sub alignment: %s" -#define MSGTR_OSDAVDelay "A-V delay: %d ms" #define MSGTR_OSDSpeed "Speed: x %6.2f" #define MSGTR_OSDStayOnTop "Stay on top: %s" #define MSGTR_OSDRootwin "Rootwin: %s" @@ -238,6 +237,7 @@ static char help_text[]= // property state #define MSGTR_MuteStatus "Mute: %s" +#define MSGTR_AVDelayStatus "A-V delay: %s" // mencoder.c: -- cgit v1.2.3