[MPlayer-DOCS] r36776 - in trunk: gui/dialog/dialog.c gui/dialog/dialog.h gui/dialog/msgbox.c gui/dialog/msgbox.h gui/dialog/pixmaps/information.xpm help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Sun Feb 2 11:52:47 CET 2014
Author: ib
Date: Sun Feb 2 11:52:47 2014
New Revision: 36776
Log:
Add a message box type "information".
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Added:
trunk/gui/dialog/pixmaps/information.xpm
Modified:
trunk/gui/dialog/dialog.c
trunk/gui/dialog/dialog.h
trunk/gui/dialog/msgbox.c
trunk/gui/dialog/msgbox.h
trunk/help/help_mp-de.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Sat Feb 1 17:57:50 2014 (r36775)
+++ trunk/help/help_mp-en.h Sun Feb 2 11:52:47 2014 (r36776)
@@ -845,6 +845,7 @@ static const char help_text[]=
#define MSGTR_MSGBOX_LABEL_FatalError "Fatal error"
#define MSGTR_MSGBOX_LABEL_Error "Error"
#define MSGTR_MSGBOX_LABEL_Warning "Warning"
+#define MSGTR_MSGBOX_LABEL_Information "Information"
// cfg.c
#define MSGTR_UnableToSaveOption "Unable to save option '%s'.\n"
More information about the MPlayer-DOCS
mailing list