[MPlayer-DOCS] r23747 - in trunk: DOCS/tech/slave.txt command.c etc/menu.conf help/help_mp-en.h input/input.c input/input.h
albeu
subversion at mplayerhq.hu
Mon Jul 9 16:52:46 CEST 2007
Author: albeu
Date: Mon Jul 9 16:52:46 2007
New Revision: 23747
Log:
Add a loop command and property.
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/DOCS/tech/slave.txt
trunk/command.c
trunk/etc/menu.conf
trunk/input/input.c
trunk/input/input.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h (original)
+++ trunk/help/help_mp-en.h Mon Jul 9 16:52:46 2007
@@ -234,6 +234,7 @@ static char help_text[]=
#define MSGTR_Balance "Balance"
// property state
+#define MSGTR_LoopStatus "Loop: %s"
#define MSGTR_MuteStatus "Mute: %s"
#define MSGTR_AVDelayStatus "A-V delay: %s"
#define MSGTR_OnTopStatus "Stay on top: %s"
More information about the MPlayer-DOCS
mailing list