GUI MPlayer --> GMPlayer

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16357 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-09-02 13:56:54 +00:00
parent 2becfb603b
commit 26f26e6b83
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ static char help_text[]=
#define MSGTR_IncreaseRTCMaxUserFreq "Try adding \"echo %lu > /proc/sys/dev/rtc/max-user-freq\" to your system startup scripts.\n"
#define MSGTR_LinuxRTCInitErrorPieOn "Linux RTC init error in ioctl (rtc_pie_on): %s\n"
#define MSGTR_UsingTimingType "Using %s timing.\n"
#define MSGTR_NoIdleAndGui "The -idle option cannot be used with GUI MPlayer.\n"
#define MSGTR_NoIdleAndGui "The -idle option cannot be used with GMPlayer.\n"
#define MSGTR_MenuInitialized "Menu inited: %s\n"
#define MSGTR_MenuInitFailed "Menu init failed.\n"
#define MSGTR_Getch2InitializedTwice "WARNING: getch2_init called twice!\n"