From 95f19794241d78237d59e3571f4c552e4f4b5d1a Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sun, 25 Jul 2021 16:01:59 +0200 Subject: Rename installed files to kbookreader. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 9d44dbef4aff3818594d4f45d861c1c4aa5c7116) --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') 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"); -- cgit v1.2.3