summaryrefslogtreecommitdiffstats
path: root/src/pattern.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:58:31 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:58:31 +0200
commit7b4e49e1a69712dcb2943a15660f92ea3655233c (patch)
tree27276564d4895b312118ef7224e2d0b16822cfe2 /src/pattern.h
parent704ef6982dc25952f1dde89ee6d26e5091ef83f2 (diff)
downloadtdeio-locate-7b4e49e1a69712dcb2943a15660f92ea3655233c.tar.gz
tdeio-locate-7b4e49e1a69712dcb2943a15660f92ea3655233c.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'src/pattern.h')
-rw-r--r--src/pattern.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pattern.h b/src/pattern.h
index fb4651f..0aac4d5 100644
--- a/src/pattern.h
+++ b/src/pattern.h
@@ -1,5 +1,5 @@
/***************************************************************************
- * kio-locate: KDE I/O Slave for the locate command *
+ * tdeio-locate: KDE I/O Slave for the locate command *
* *
* Copyright (C) 2005 by Tobi Vollebregt *
* tobivollebregt@gmail.com *
@@ -31,7 +31,7 @@
#include <tqvaluelist.h>
/**
- * Regular Expression adapted to the needs of kio-locate.
+ * Regular Expression adapted to the needs of tdeio-locate.
*/
class LocateRegExp
{