diff --git a/mpeglib_artsplug/doemacs b/mpeglib_artsplug/doemacs index e4d743ef..a875517d 100644 --- a/mpeglib_artsplug/doemacs +++ b/mpeglib_artsplug/doemacs @@ -1,6 +1,6 @@ -A=`find . | grep -v tqmoc > flist.txt` +A=`find . | grep -v moc > flist.txt` A=`grep "\.cpp$" flist.txt >cpp.txt` A=`grep "\.h$" flist.txt >h.txt` A=`grep "\.c$" flist.txt >c.txt` diff --git a/noatun/modules/infrared/infrared.plugin b/noatun/modules/infrared/infrared.plugin index 4074e6b0..dab20149 100644 --- a/noatun/modules/infrared/infrared.plugin +++ b/noatun/modules/infrared/infrared.plugin @@ -101,7 +101,7 @@ Comment[nds]=Noatun mit Dien Infraroot-Feernbedenen stüern Comment[ne]=तपाईँको IR टाढाकोसँग नियन्त्रण नोवटुन Comment[nl]=Bedien Noatun met uw infrarood afstandbediening Comment[nn]=Styr Noatun med ein infraraud fjernkontroll -Comment[pl]=Sterowanie Noatun za potqmocą pilota podczerwieni +Comment[pl]=Sterowanie Noatun za pomocą pilota podczerwieni Comment[pt]=Controle o Noatun com um comando à distância Comment[pt_BR]=Controlar o Noatun com seu controle-remoto infravermelho Comment[ro]=Controlează Noatun cu telecomanda în infraroşu diff --git a/noatun/noatun.api b/noatun/noatun.api index 2e0b8806..abf3bf87 100644 --- a/noatun/noatun.api +++ b/noatun/noatun.api @@ -59,8 +59,8 @@ WARN_LOGFILE = INPUT = library/noatun FILE_PATTERNS = *.h RECURSIVE = NO -EXCLUDE_PATTERNS = *.tqmoc.* \ - tqmoc* \ +EXCLUDE_PATTERNS = *.moc.* \ + moc* \ *.all_cpp.* \ *unload.* \ EXAMPLE_PATH =