[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [blinken/frameworks] src: Fix about data copy/paste error.
From:       Jeremy Whiting <jpwhiting () kde ! org>
Date:       2014-11-30 21:36:12
Message-ID: E1XvCA8-0004YC-9q () scm ! kde ! org
[Download RAW message or body]

Git commit 4ba9019d31396ba05d7de99fe4d676f194d392a0 by Jeremy Whiting.
Committed on 30/11/2014 at 21:35.
Pushed by whiting into branch 'frameworks'.

Fix about data copy/paste error.

M  +1    -1    src/main.cpp

http://commits.kde.org/blinken/4ba9019d31396ba05d7de99fe4d676f194d392a0

diff --git a/src/main.cpp b/src/main.cpp
index aa38fea..8572952 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -23,7 +23,7 @@ int main(int argc, char *argv[])
 	KLocalizedString::setApplicationDomain("blinken");
 =

 	QApplication app(argc, argv);
-	KAboutData about("blinken", i18n("Blinken"), "0.3", i18n("A Geography lea=
rning program"), KAboutLicense::GPL, i18n("=C2=A9 2005-2007 Albert Astals C=
id\n=C2=A9 2005-2007 Danny Allen"));
+	KAboutData about("blinken", i18n("Blinken"), "0.3", i18n("A memory enhanc=
ement game"), KAboutLicense::GPL, i18n("=C2=A9 2005-2007 Albert Astals Cid\=
n=C2=A9 2005-2007 Danny Allen"));
 	about.addAuthor(i18n("Albert Astals Cid"), i18n("Coding"), "aacid@kde.org=
");
 	about.addAuthor(i18n("Danny Allen"), i18n("Design, Graphics and Sounds"),=
 "danny@dannyallen.co.uk");
 	about.addCredit(i18n("Steve Jordi"), i18n("GPL'ed his 'Steve' font so tha=
t we could use it"), "steve@sjordi.com");
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic