From f052ce1beeaa474b6b9fe114a2feb2a6eb9b46f8 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 29 Jun 2019 21:12:57 +0000 Subject: fixed plugin description git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8964 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/kdenotify/kdenotifyfactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/General/kdenotify/kdenotifyfactory.cpp') diff --git a/src/plugins/General/kdenotify/kdenotifyfactory.cpp b/src/plugins/General/kdenotify/kdenotifyfactory.cpp index 9d55ec451..025b40af6 100644 --- a/src/plugins/General/kdenotify/kdenotifyfactory.cpp +++ b/src/plugins/General/kdenotify/kdenotifyfactory.cpp @@ -48,7 +48,7 @@ void KdeNotifyFactory::showAbout(QWidget *parent) { QMessageBox::about (parent, tr("About KDE Notification Plugin"), tr("KDE notification plugin for Qmmp") + "
" - "Artur Guzik "); + "Artur Guzik <a.guzik88@gmail.com>"); } QString KdeNotifyFactory::translation() const -- cgit v1.2.3-13-gbd6f