summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-01-05 14:32:39 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-01-05 14:32:39 +0000
commitd5ac9af32e0163ba1efb3193873206d85dbf28bc (patch)
treec41a9218ac3a68d6190e307eacdcd56ea71a90a9 /help
parentd18dab693a6ead517ee6435a3e11a33e3a3afbfa (diff)
downloadmpv-d5ac9af32e0163ba1efb3193873206d85dbf28bc.tar.bz2
mpv-d5ac9af32e0163ba1efb3193873206d85dbf28bc.tar.xz
properties to get and set angle; patch by oattila chello hu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25605 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index e97bdd54bb..b3858193de 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -212,6 +212,7 @@ static char help_text[]=
#define MSGTR_OSDSpeed "Speed: x %6.2f"
#define MSGTR_OSDosd "OSD: %s"
#define MSGTR_OSDChapter "Chapter: (%d) %s"
+#define MSGTR_OSDAngle "Angle: %d/%d"
// property values
#define MSGTR_Enabled "enabled"