summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 15:02:32 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-11-10 20:42:14 +0100
commit89b3882a9bbc55b307ac86a8855ad500083a0ead (patch)
treeec8cf176bba02463ce15791446ffbc6acbe960f7
parent233b159cb05d2bdcfb368849ff37ee5eb939ea39 (diff)
downloadtdemultimedia-89b3882a9bbc55b307ac86a8855ad500083a0ead.tar.gz
tdemultimedia-89b3882a9bbc55b307ac86a8855ad500083a0ead.zip
Fix inadvertent tq changes.
(cherry picked from commit 7599bd501c6411a70c373e2b34ebd00e706d19b6)
-rw-r--r--mpeglib_artsplug/doemacs2
-rw-r--r--noatun/modules/infrared/infrared.plugin2
-rw-r--r--noatun/noatun.api4
3 files changed, 4 insertions, 4 deletions
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 =