diff options
author | Chris <xchrisx@uber.space> | 2019-07-17 18:45:35 +0200 |
---|---|---|
committer | Chris <xchrisx@uber.space> | 2019-07-17 18:45:35 +0200 |
commit | 83682486bb6a058925f34c36f1326e7d2dc34bb1 (patch) | |
tree | 90ae60b81e4bde09cb121699446d27a8cbb22424 | |
parent | 1d9a2240c9b6e5151d4ca4526c827060975c8932 (diff) | |
download | tdemultimedia-83682486bb6a058925f34c36f1326e7d2dc34bb1.tar.gz tdemultimedia-83682486bb6a058925f34c36f1326e7d2dc34bb1.zip |
Fix remaining brandings in tdemultimedia.
Signed-off-by: Chris <xchrisx@uber.space>
-rw-r--r-- | krec/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krec/main.cpp b/krec/main.cpp index b530078d..cc66d360 100644 --- a/krec/main.cpp +++ b/krec/main.cpp @@ -28,7 +28,7 @@ using namespace std; static const char description[] = I18N_NOOP("\ -This is a recording tool for KDE.\n\ +This is a recording tool for TDE.\n\ It uses aRts, just look at the audiomanager\n\ and you will find it there accepting sound\n\ for recording." |