diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-23 19:42:51 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-23 19:42:51 -0500 |
commit | d7b34849bf17e073c2ad8b85587122967e3ae0c7 (patch) | |
tree | a22cdbb01814c341ac2abfd8a29989f9054399b1 | |
parent | 7a275239c96b1a69c49f1ffbdb498078bf68a168 (diff) | |
download | tdegraphics-d7b34849bf17e073c2ad8b85587122967e3ae0c7.tar.gz tdegraphics-d7b34849bf17e073c2ad8b85587122967e3ae0c7.zip |
Fix KDE -> TDE branding.
-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>" |