diff help/help_mp-tr.h @ 33476:d068eac6cbf9

Make option '-noidle' working for the GUI. So far, -idle was implicitly a default option to the GUI (although the corresponding option variable was set to the '-noidle' value). Explicitly set option '-idle' in the GUI now, remove the error (both message and exit) that "the -idle option cannot be used with GMPlayer", start the GUI without filename in either mode (idle or noidle) and go to play_next_file only as long as the GUI has something to play (or -idle was given). This allows using option '-noidle' for the GUI which can be used to quit it after it has finished playing.
author ib
date Mon, 06 Jun 2011 11:55:35 +0000
parents 2a25b5db0e7e
children 7ced3616af42
line wrap: on
line diff
--- a/help/help_mp-tr.h	Sun Jun 05 14:54:41 2011 +0000
+++ b/help/help_mp-tr.h	Mon Jun 06 11:55:35 2011 +0000
@@ -154,7 +154,6 @@
 #define MSGTR_IncreaseRTCMaxUserFreq "\"echo %lu > /proc/sys/dev/rtc/max-user-freq\" seçeneğini sistem açılış betiklerine eklemeyi deneyiniz.\n"
 #define MSGTR_LinuxRTCInitErrorPieOn "ioctl'de Linux RTC açılış hatası (rtc_pie_on): %s\n"
 #define MSGTR_UsingTimingType "%s zamanlaması kullanılıyor.\n"
-#define MSGTR_NoIdleAndGui "GMPlayer ile -idle seçeneği kullanılamaz.\n"
 #define MSGTR_MenuInitialized "Menü başlatıldı: %s\n"
 #define MSGTR_MenuInitFailed " Menü başlatılamadı.\n"
 #define MSGTR_Getch2InitializedTwice "UYARI:getch2_init iki defa çağırıldı!\n"