diff options
author | albeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-07-09 14:52:46 +0000 |
---|---|---|
committer | albeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-07-09 14:52:46 +0000 |
commit | 63865de207e821ad5e9d176abb365ffa3e2243af (patch) | |
tree | 08e26fdc0237a56db75e48f8cc0c3c4713e44c38 /help | |
parent | f48a4beff0a43adf6073fc213b91a7b25e7f931d (diff) |
Add a loop command and property.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23747 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-en.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 592bf0642f..bf828c93f1 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -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" |