summaryrefslogtreecommitdiffstats
path: root/bab/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bab/main.cpp')
-rw-r--r--bab/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/bab/main.cpp b/bab/main.cpp
index 076d3d6..a4a5682 100644
--- a/bab/main.cpp
+++ b/bab/main.cpp
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2004 by Thomas Lübking *
+ * Copyright (C) 2004 by Thomas Lübking *
* thomas@home *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -62,7 +62,7 @@ static TDECmdLineOptions options[] =
int main(int argc, char **argv)
{
- TDEAboutData about("bab", I18N_NOOP("BAB - Baghira Aqua/Brushed Switcher"), version, description,
+ TDEAboutData about("baghira-switcher", I18N_NOOP("BAB - Baghira Aqua/Brushed Switcher"), version, description,
TDEAboutData::License_GPL, "(C) 2004/2005 Thomas Lübking", 0, 0, "baghira-style@gmx.net");
about.addAuthor( "Thomas Lübking", 0, "baghira-style@gmx.net" );
TDECmdLineArgs::init(argc, argv, &about);