summaryrefslogtreecommitdiffstats
path: root/knewstuff/tdehotnewstuff.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knewstuff/tdehotnewstuff.cpp')
-rw-r--r--knewstuff/tdehotnewstuff.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knewstuff/tdehotnewstuff.cpp b/knewstuff/tdehotnewstuff.cpp
index fb9e92a9b..7f4135b84 100644
--- a/knewstuff/tdehotnewstuff.cpp
+++ b/knewstuff/tdehotnewstuff.cpp
@@ -35,7 +35,7 @@ static const TDECmdLineOptions op[] =
int main(int argc, char **argv)
{
- TDEAboutData about("tdehotnewstuff", "KHotNewStuff", "0.2");
+ TDEAboutData about("tdehotnewstuff", "TDEHotNewStuff", "0.2");
TDECmdLineArgs *args;
TDECmdLineArgs::init(argc, argv, &about);