summaryrefslogtreecommitdiffstats
path: root/src/tdeio_locate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tdeio_locate.h')
-rw-r--r--src/tdeio_locate.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/tdeio_locate.h b/src/tdeio_locate.h
index 926e7f4..0afcf03 100644
--- a/src/tdeio_locate.h
+++ b/src/tdeio_locate.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 *
@@ -26,14 +26,14 @@
/**
* \mainpage KDE I/O Slave for the locate command
*
- * \section intro_sec What is kio-locate?
- * kio-locate is a KDE I/O Slave for the locate command.
- * <p>This means that you can use kio-locate by simply typing in konquerors
+ * \section intro_sec What is tdeio-locate?
+ * tdeio-locate is a KDE I/O Slave for the locate command.
+ * <p>This means that you can use tdeio-locate by simply typing in konquerors
* address box. You can e.g. type "locate:index.html" to find all files that
* contain "index.html" in their name.
- * <p>There's even more: You can use kio-locate in all TDE applications, that
+ * <p>There's even more: You can use tdeio-locate in all TDE applications, that
* accept URLs.
- * <p>To find out more about kio-locate and to look for new versions, you
+ * <p>To find out more about tdeio-locate and to look for new versions, you
* should take a look at
* <a href="http://arminstraub.de/browse.php?page=programs_kiolocate">
* arminstraub.de</a>.
@@ -223,7 +223,7 @@ class LocateProtocol : public TQObject, public TDEIO::SlaveBase
/**
- * Internally used class to represent a hit as kio-locate will
+ * Internally used class to represent a hit as tdeio-locate will
* report.
*
* This may either be a path as given by locate or a directory
@@ -242,7 +242,7 @@ class LocateItem
/**
- * Internally used class to represent a directory while kio-locate
+ * Internally used class to represent a directory while tdeio-locate
* gathers data from locate.
*
* Each directory has a list of files found in just that directory