[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.169,1.170
Reimar Döffinger CVS
syncmail at mplayerhq.hu
Thu Jun 9 22:13:55 CEST 2005
CVS change done by Reimar Döffinger CVS
Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv22505/help
Modified Files:
help_mp-en.h
Log Message:
Add sub_load and sub_remove slave commands.
Patch by kiriuja [mplayer-patches at en-directo dot net]
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- help_mp-en.h 23 May 2005 20:12:47 -0000 1.169
+++ help_mp-en.h 9 Jun 2005 20:13:53 -0000 1.170
@@ -152,6 +152,7 @@
" won't help unless you provide this information when reporting a possible bug.\n"
#define MSGTR_LoadingConfig "Loading config '%s'\n"
#define MSGTR_AddedSubtitleFile "SUB: added subtitle file (%d): %s\n"
+#define MSGTR_RemovedSubtitleFile "SUB: removed subtitle file (%d): %s\n"
#define MSGTR_ErrorOpeningOutputFile "Error opening file [%s] for writing!\n"
#define MSGTR_CommandLine "CommandLine:"
#define MSGTR_RTCDeviceNotOpenable "Failed to open %s: %s (it should be readable by the user.)\n"
More information about the MPlayer-DOCS
mailing list