[MPlayer-DOCS] r38039 - in trunk: gui/dialog/menu.c help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Wed Apr 4 17:53:48 EEST 2018
Author: ib
Date: Wed Apr 4 17:53:48 2018
New Revision: 38039
Log:
Add missing GUI message evIconify to the menu.
This finally makes use of the passed window type.
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/gui/dialog/menu.c
trunk/help/help_mp-de.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Wed Apr 4 17:46:09 2018 (r38038)
+++ trunk/help/help_mp-en.h Wed Apr 4 17:53:48 2018 (r38039)
@@ -688,6 +688,7 @@ static const char help_text[] = MSGTR_He
#define MSGTR_GUI_Information "Information"
#define MSGTR_GUI_Lavc "lavc (realtime mpeg1 encoding)"
#define MSGTR_GUI_MaximumUsageSpareCPU "Maximum usage of spare CPU time"
+#define MSGTR_GUI_Minimize "Minimize"
#define MSGTR_GUI_Miscellaneous "Misc"
#define MSGTR_GUI_Mixer "Mixer"
#define MSGTR_GUI_MixerChannel "Mixer channel"
More information about the MPlayer-DOCS
mailing list