diff help/help_mp-en.h @ 12672:9709ce101949

New 'Mixer API' with ability to change volume through libaf (this part was written by Reimar Doffinger) and lesser global variables
author alex
date Sat, 26 Jun 2004 09:14:20 +0000
parents 2cb92251da72
children 5ce932ea93aa
line wrap: on
line diff
--- a/help/help_mp-en.h	Sat Jun 26 07:07:19 2004 +0000
+++ b/help/help_mp-en.h	Sat Jun 26 09:14:20 2004 +0000
@@ -363,6 +363,8 @@
 // x11_common.c
 #define MSGTR_EwmhFullscreenStateFailed "\nX11: Couldn't send EWMH fullscreen Event!\n"
 
+#define MSGTR_NeedAfVolume "Mixer: This ao needs -af volume for changing volume\n"
+
 // ====================== GUI messages/buttons ========================
 
 #ifdef HAVE_NEW_GUI