[Mplayer-cvslog] CVS: main/help help_mp-en.h,1.80,1.81
Zoltan Ponekker
pontscho at mplayerhq.hu
Fri Jan 17 23:39:46 CET 2003
Update of /cvsroot/mplayer/main/help
In directory mail:/var/tmp.root/cvs-serv29898/help
Modified Files:
help_mp-en.h
Log Message:
- add playbar
- add vpotmeter
- fix gtk menu's pixel bug
- fix some critical (10l) bug
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- help_mp-en.h 16 Jan 2003 23:40:42 -0000 1.80
+++ help_mp-en.h 17 Jan 2003 22:39:43 -0000 1.81
@@ -401,6 +401,7 @@
#define MSGTR_SKIN_ERRORMESSAGE "[skin] error in skin config file on line %d: %s"
#define MSGTR_SKIN_WARNING1 "[skin] warning in skin config file on line %d: widget found but before \"section\" not found ( %s )"
#define MSGTR_SKIN_WARNING2 "[skin] warning in skin config file on line %d: widget found but before \"subsection\" not found (%s)"
+#define MSGTR_SKIN_WARNING3 "[skin] warning in skin config file on line %d: this subsection not supported this widget (%s)"
#define MSGTR_SKIN_BITMAP_16bit "16 bits or less depth bitmap not supported ( %s ).\n"
#define MSGTR_SKIN_BITMAP_FileNotFound "file not found ( %s )\n"
#define MSGTR_SKIN_BITMAP_BMPReadError "bmp read error ( %s )\n"
@@ -573,6 +574,7 @@
#define MSGTR_PREFERENCES_LoadFullscreen "Start in fullscreen"
#define MSGTR_PREFERENCES_CacheSize "Cache size: "
#define MSGTR_PREFERENCES_XSCREENSAVER "Stop XScreenSaver"
+#define MSGTR_PREFERENCES_PlayBar "Enable playbar"
#define MSGTR_PREFERENCES_AutoSync "AutoSync on/off"
#define MSGTR_PREFERENCES_AutoSyncValue "Autosync: "
#define MSGTR_PREFERENCES_CDROMDevice "CD-Rom device:"
More information about the MPlayer-cvslog
mailing list