update app description in about dialog

v0.6
Michail Vourlakos 8 years ago
parent 68e1eef27b
commit 2f5404ce9c

@ -83,7 +83,7 @@ inline void configureAboutData()
KAboutData about(QStringLiteral("lattedock")
, QStringLiteral("Latte Dock")
, QStringLiteral(LATTE_VERSION)
, i18n("Dock panel")
, i18n("Latte is a dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids. It animates its contents by using parabolic zoom effect and trys to be there only when it is needed.\n\n\"Art in Coffee\"")
, KAboutLicense::GPL_V2
, QStringLiteral("\251 2016-2017 Michail Vourlakos, Smith AR"));

Loading…
Cancel
Save