diff options
author | Chris <xchrisx@uber.space> | 2019-07-17 16:11:11 +0200 |
---|---|---|
committer | Chris <xchrisx@uber.space> | 2019-07-17 16:11:11 +0200 |
commit | 10525c77629af1d94c8339de43f1ffcd2716ad9d (patch) | |
tree | 83fc4b22a5f9071109584c4e7c17c2138052244b /kolourpaint | |
parent | e8af185d02894ee5a9ef3371430a9066c6d6000f (diff) | |
download | tdegraphics-10525c77629af1d94c8339de43f1ffcd2716ad9d.tar.gz tdegraphics-10525c77629af1d94c8339de43f1ffcd2716ad9d.zip |
Fix remaining brandings in tdegraphics.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'kolourpaint')
-rw-r--r-- | kolourpaint/kpmainwindow_help.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kolourpaint/kpmainwindow_help.cpp b/kolourpaint/kpmainwindow_help.cpp index 88102e27..db2a9b01 100644 --- a/kolourpaint/kpmainwindow_help.cpp +++ b/kolourpaint/kpmainwindow_help.cpp @@ -152,13 +152,13 @@ void kpMainWindow::slotHelpTakingScreenshots () message = i18n ( "<p>" - "You do not appear to be running KDE." + "You do not appear to be running TDE." "</p>" // We tell them this much even though they aren't running KDE // to entice them to use KDE since it's so easy. "<p>" - "Once you have loaded KDE:<br>" + "Once you have loaded TDE:<br>" "<blockquote>" "To acquire a screenshot, press <b>%1</b>." " The screenshot will be placed into the clipboard" |