diff options
author | Darrell Anderson <[email protected]> | 2014-01-26 00:12:09 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-26 00:12:09 -0600 |
commit | 90793c2ce457ff65c464ac53175e25c4b7635085 (patch) | |
tree | 89b2bd93286562dd358696a3f427e272cf642e61 /tderadio3/src/tderadioapp.cpp | |
parent | 2474d1f60433268e3cc1b9ce7d8109bd8423c5f9 (diff) | |
download | tderadio-90793c2ce457ff65c464ac53175e25c4b7635085.tar.gz tderadio-90793c2ce457ff65c464ac53175e25c4b7635085.zip |
Update non-existent and incomplete (template-only) help handbook to new default format.
Fix branding errors in dialogs.
Diffstat (limited to 'tderadio3/src/tderadioapp.cpp')
-rw-r--r-- | tderadio3/src/tderadioapp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderadio3/src/tderadioapp.cpp b/tderadio3/src/tderadioapp.cpp index f484c37..dfe28e7 100644 --- a/tderadio3/src/tderadioapp.cpp +++ b/tderadio3/src/tderadioapp.cpp @@ -41,7 +41,7 @@ AboutPageInfo TDERadioAbout::createAboutPage () { const char *description = I18N_NOOP( - "TDERadio - The Radio Application for KDE" + "TDERadio - The Radio Application for TDE" "<P>" "With TDERadio you can listen to radio broadcasts with the help of your " "V4L/V4L2 compatible radio card." |