diff options
-rw-r--r-- | kmrml/README.DEVELOPMENT | 2 | ||||
-rw-r--r-- | kolourpaint/kpmainwindow_help.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kmrml/README.DEVELOPMENT b/kmrml/README.DEVELOPMENT index 6fbe600d..c09c0734 100644 --- a/kmrml/README.DEVELOPMENT +++ b/kmrml/README.DEVELOPMENT @@ -11,7 +11,7 @@ kmrml consists of the following: - mrmlsearch: a small tool that is e.g. called from Konqueror's ContextMenu "Search for similar images" to start an image query. -- kcontrol/: a KDE Control Center module for configuring parts of the GIFT, +- kcontrol/: a TDE Control Center module for configuring parts of the GIFT, i.e. indexing directories, specifying GIFT hosts, etc. - server/: a kded module, i.e. a tiny little daemon, that can be told via diff --git a/kolourpaint/kpmainwindow_help.cpp b/kolourpaint/kpmainwindow_help.cpp index 460f9d86..c4609ac4 100644 --- a/kolourpaint/kpmainwindow_help.cpp +++ b/kolourpaint/kpmainwindow_help.cpp @@ -138,7 +138,7 @@ void kpMainWindow::slotHelpTakingScreenshots () "<p>" "You may configure the <b>Desktop Screenshot</b> shortcut" - " in the KDE Control Center" + " in the TDE Control Center" " module <a href=\"configure kde shortcuts\">Keyboard Shortcuts</a>." "</p>" |