summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index fadd9a2..cb39cfb 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -35,7 +35,7 @@ static TDECmdLineOptions options[] =
int main(int argc, char **argv)
{
- TDEAboutData about("bookreader", I18N_NOOP("BooKreader"), version, description,
+ TDEAboutData about("kbookreader", I18N_NOOP("KBookReader"), version, description,
TDEAboutData::License_GPL,
"(C) 2005-2007 Alexander Nemish", 0, 0, "atlanter@gmail.com");
about.addAuthor("Alexander Nemish", 0, "atlanter@gmail.com");