diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-08 20:55:47 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-08 20:55:47 +0900 |
commit | 3e389ca1618ba9d13afe0d2b64950ce7a1e1fb8c (patch) | |
tree | 6fcc93456860d768ddbe0d6088886a7505a95cb0 | |
parent | e3acb2b194f5757bbed406ad4f6695e354e88aab (diff) | |
download | tdegraphics-3e389ca1618ba9d13afe0d2b64950ce7a1e1fb8c.tar.gz tdegraphics-3e389ca1618ba9d13afe0d2b64950ce7a1e1fb8c.zip |
Rebranding: TDE Control Center --> Trinity Control Center
-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 6ad744f7..54664c99 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 TDE Control Center module for configuring parts of the GIFT, +- kcontrol/: a Trinity 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 e8c9da7a..88102e27 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 TDE Control Center" + " in the Trinity Control Center" " module <a href=\"configure kde shortcuts\">Keyboard Shortcuts</a>." "</p>" |