diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-02 13:56:54 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-02 13:56:54 +0000 |
commit | 26f26e6b83892568e32e14ee4290a58c9c4ef4f8 (patch) | |
tree | 34147095445b73cdc6daafb44d4db725f5e1c42d /help | |
parent | 2becfb603b525fcbf0e395a14682dd048dd57a84 (diff) |
GUI MPlayer --> GMPlayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16357 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-en.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 489f30ca54..18c11394b0 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -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" |