[calligra/2.4] krita/ui: Dedicate Krita 2.4 to the memory of Moebius
Boudewijn Rempt
boud at valdyas.org
Tue Mar 13 17:55:01 UTC 2012
Git commit 2cedc62af7d940ab4a21266aaae61565be9c54c9 by Boudewijn Rempt.
Committed on 13/03/2012 at 11:26.
Pushed by rempt into branch '2.4'.
Dedicate Krita 2.4 to the memory of Moebius
Three people on #krita had the same idea at the same time -- to dedicate
Krita to Moebius, so let's just do that. It adds one translated string
to 2.4.
CCMAIL: kimageshop at kde.org
M +1 -1 krita/ui/kis_aboutdata.h
http://commits.kde.org/calligra/2cedc62af7d940ab4a21266aaae61565be9c54c9
diff --git a/krita/ui/kis_aboutdata.h b/krita/ui/kis_aboutdata.h
index 54341ea..4d35524 100644
--- a/krita/ui/kis_aboutdata.h
+++ b/krita/ui/kis_aboutdata.h
@@ -33,7 +33,7 @@ KAboutData * newKritaAboutData()
ki18n("Digital Painting for Artists"),
KAboutData::License_GPL,
ki18n("(c) 1999-2012 The Krita team.\n"),
- KLocalizedString(),
+ ki18n("This release of Krita is dedicated to the memory of Jean Giraud - Moebius, whose work will always be an inspiration."),
"http://www.krita.org",
"submit at bugs.kde.org");
aboutData->addAuthor(ki18n("Adrian Page"), KLocalizedString(), "Adrian.Page at tesco.net");
More information about the kimageshop
mailing list