[MPlayer-DOCS] r33565 - in trunk: gui/cfg.c gui/mplayer/gtk/opts.c help/help_mp-de.h help/help_mp-en.h

ib subversion at mplayerhq.hu
Mon Jun 6 16:08:19 CEST 2011


Author: ib
Date: Mon Jun  6 16:08:18 2011
New Revision: 33565

Log:
Add option '-idle' to the GUI configuration file.

Also, add a check button for it to the preferences menu.

Modified:
   trunk/help/help_mp-en.h

Changes in other areas also in this revision:
Modified:
   trunk/gui/cfg.c
   trunk/gui/mplayer/gtk/opts.c
   trunk/help/help_mp-de.h

Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h	Mon Jun  6 13:55:35 2011	(r33564)
+++ trunk/help/help_mp-en.h	Mon Jun  6 16:08:18 2011	(r33565)
@@ -772,6 +772,7 @@ static const char help_text[]=
 #define MSGTR_PREFERENCES_SaveWinPos "Save window position"
 #define MSGTR_PREFERENCES_XSCREENSAVER "Stop XScreenSaver"
 #define MSGTR_PREFERENCES_PlayBar "Enable playbar"
+#define MSGTR_PREFERENCES_NoIdle "Quit after playing"
 #define MSGTR_PREFERENCES_AutoSync "AutoSync on/off"
 #define MSGTR_PREFERENCES_AutoSyncValue "Autosync: "
 #define MSGTR_PREFERENCES_CDROMDevice "CD-ROM device:"


More information about the MPlayer-DOCS mailing list