comparison help/help_mp-en.h @ 24037:c7f95196dfe5

Apple Remote support patch by Zoltan Ponekker, pontscho kac.poliod hu cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me
author diego
date Tue, 14 Aug 2007 14:29:22 +0000
parents b5cc28c45d73
children a86740d309ac
comparison
equal deleted inserted replaced
24036:698aa9b7a44c 24037:c7f95196dfe5
1312 #define MSGTR_INPUT_INPUT_ErrBuffer2SmallForCmd "Buffer is too small for command %s\n" 1312 #define MSGTR_INPUT_INPUT_ErrBuffer2SmallForCmd "Buffer is too small for command %s\n"
1313 #define MSGTR_INPUT_INPUT_ErrWhyHere "What are we doing here?\n" 1313 #define MSGTR_INPUT_INPUT_ErrWhyHere "What are we doing here?\n"
1314 #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "Can't init input joystick\n" 1314 #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "Can't init input joystick\n"
1315 #define MSGTR_INPUT_INPUT_ErrCantStatFile "Can't stat %s: %s\n" 1315 #define MSGTR_INPUT_INPUT_ErrCantStatFile "Can't stat %s: %s\n"
1316 #define MSGTR_INPUT_INPUT_ErrCantOpenFile "Can't open %s: %s\n" 1316 #define MSGTR_INPUT_INPUT_ErrCantOpenFile "Can't open %s: %s\n"
1317 #define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "Can't init Apple Remote.\n"
1317 1318
1318 // ========================== LIBMPDEMUX =================================== 1319 // ========================== LIBMPDEMUX ===================================
1319 1320
1320 // url.c 1321 // url.c
1321 1322