mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-10 21:18:19 +03:00
Update credits
This commit is contained in:
parent
265622dda0
commit
9b30106101
@ -96,11 +96,11 @@ inline void configureAboutData()
|
||||
about.addAuthor(QStringLiteral("Smith AR"), QString(), QStringLiteral("audoban@openmailbox.org"));
|
||||
|
||||
// Credits
|
||||
about.addCredit(QStringLiteral("varlesh"), i18n("Logo and Icons")
|
||||
about.addCredit(QStringLiteral("Alexey Varfolomeev (varlesh)"), i18n("Logo and Icons")
|
||||
, QString(), QStringLiteral("https://github.com/varlesh"));
|
||||
about.addCredit(QStringLiteral("JenaPlinsky"), i18n("Many bug reports")
|
||||
about.addCredit(QStringLiteral("Ivan Bordoni"), i18n("Many bug reports")
|
||||
, QString(), QStringLiteral("https://github.com/JenaPlinsky"));
|
||||
about.addCredit(QStringLiteral("elav"), i18n("Reviews for Latte Dock, CandilDock and NowDock")
|
||||
about.addCredit(QStringLiteral("Ernesto Acosta (elav)"), i18n("Reviews for Latte Dock, CandilDock and NowDock")
|
||||
, QString(), QStringLiteral("https://github.com/elav"));
|
||||
|
||||
// Translators
|
||||
|
Loading…
Reference in New Issue
Block a user