From 41c8a60a2ebe4696a17704b81ddf06f3c7b88023 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 7 Oct 2017 17:56:23 +0000 Subject: changed contact information git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/udisks2/udisks2factory.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/plugins/General/udisks2/udisks2factory.cpp') diff --git a/src/plugins/General/udisks2/udisks2factory.cpp b/src/plugins/General/udisks2/udisks2factory.cpp index 5cd1d7b44..3bd3d6d6d 100644 --- a/src/plugins/General/udisks2/udisks2factory.cpp +++ b/src/plugins/General/udisks2/udisks2factory.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -52,7 +52,7 @@ void UDisks2Factory::showAbout(QWidget *parent) QMessageBox::about (parent, tr("About UDisks2 Plugin"), tr("Qmmp UDisks2 Plugin") + "\n" + tr("This plugin provides removable devices detection using UDisks2") + "\n" + - tr("Written by: Ilya Kotov ")); + tr("Written by: Ilya Kotov ")); } QTranslator *UDisks2Factory::createTranslator(QObject *parent) -- cgit v1.2.3-13-gbd6f