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/scrobbler/defines.h | 2 +- src/plugins/General/scrobbler/scrobbler.cpp | 2 +- src/plugins/General/scrobbler/scrobbler.h | 8 ++++---- src/plugins/General/scrobbler/scrobblercache.cpp | 2 +- src/plugins/General/scrobbler/scrobblercache.h | 6 +++--- src/plugins/General/scrobbler/scrobblerfactory.cpp | 4 ++-- src/plugins/General/scrobbler/scrobblerfactory.h | 4 ++-- src/plugins/General/scrobbler/scrobblerhandler.cpp | 2 +- src/plugins/General/scrobbler/scrobblerhandler.h | 4 ++-- src/plugins/General/scrobbler/settingsdialog.cpp | 2 +- src/plugins/General/scrobbler/settingsdialog.h | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_bg.ts | 2 +- src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts | 2 +- src/plugins/General/scrobbler/translations/scrobbler_plugin_es.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_fr.ts | 4 ++-- .../General/scrobbler/translations/scrobbler_plugin_gl_ES.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_hu.ts | 2 +- src/plugins/General/scrobbler/translations/scrobbler_plugin_id.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_ja.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_kk.ts | 2 +- src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts | 4 ++-- .../General/scrobbler/translations/scrobbler_plugin_pl_PL.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_pt.ts | 4 ++-- .../General/scrobbler/translations/scrobbler_plugin_pt_BR.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_sk.ts | 2 +- .../General/scrobbler/translations/scrobbler_plugin_sr_BA.ts | 4 ++-- .../General/scrobbler/translations/scrobbler_plugin_sr_RS.ts | 4 ++-- src/plugins/General/scrobbler/translations/scrobbler_plugin_tr.ts | 4 ++-- .../General/scrobbler/translations/scrobbler_plugin_uk_UA.ts | 4 ++-- .../General/scrobbler/translations/scrobbler_plugin_zh_CN.ts | 4 ++-- .../General/scrobbler/translations/scrobbler_plugin_zh_TW.ts | 4 ++-- 38 files changed, 69 insertions(+), 69 deletions(-) (limited to 'src/plugins/General/scrobbler') diff --git a/src/plugins/General/scrobbler/defines.h b/src/plugins/General/scrobbler/defines.h index 595c44541..3b7ae5f14 100644 --- a/src/plugins/General/scrobbler/defines.h +++ b/src/plugins/General/scrobbler/defines.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2013-2015 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 * diff --git a/src/plugins/General/scrobbler/scrobbler.cpp b/src/plugins/General/scrobbler/scrobbler.cpp index 9f4401041..c84cba99d 100644 --- a/src/plugins/General/scrobbler/scrobbler.cpp +++ b/src/plugins/General/scrobbler/scrobbler.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010-2016 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 * diff --git a/src/plugins/General/scrobbler/scrobbler.h b/src/plugins/General/scrobbler/scrobbler.h index 172c6b188..d87a92778 100644 --- a/src/plugins/General/scrobbler/scrobbler.h +++ b/src/plugins/General/scrobbler/scrobbler.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010-2016 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 * @@ -33,7 +33,7 @@ class SoundCore; /** - @author Ilya Kotov + @author Ilya Kotov */ class ScrobblerResponse { @@ -50,7 +50,7 @@ public: }; /** - @author Ilya Kotov + @author Ilya Kotov */ class Scrobbler : public QObject { @@ -86,7 +86,7 @@ private: }; /** - @author Ilya Kotov + @author Ilya Kotov */ class ScrobblerAuth : public QObject { diff --git a/src/plugins/General/scrobbler/scrobblercache.cpp b/src/plugins/General/scrobbler/scrobblercache.cpp index 0144aefa2..70f2f8f7b 100644 --- a/src/plugins/General/scrobbler/scrobblercache.cpp +++ b/src/plugins/General/scrobbler/scrobblercache.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2013-2016 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 * diff --git a/src/plugins/General/scrobbler/scrobblercache.h b/src/plugins/General/scrobbler/scrobblercache.h index ae0494e96..f46939e43 100644 --- a/src/plugins/General/scrobbler/scrobblercache.h +++ b/src/plugins/General/scrobbler/scrobblercache.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2013-2016 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 * @@ -27,7 +27,7 @@ /** - @author Ilya Kotov + @author Ilya Kotov */ class SongInfo { @@ -60,7 +60,7 @@ private: }; /** - @author Ilya Kotov + @author Ilya Kotov */ class ScrobblerCache { diff --git a/src/plugins/General/scrobbler/scrobblerfactory.cpp b/src/plugins/General/scrobbler/scrobblerfactory.cpp index 691d5d67c..331e258bb 100644 --- a/src/plugins/General/scrobbler/scrobblerfactory.cpp +++ b/src/plugins/General/scrobbler/scrobblerfactory.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008-2016 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 * @@ -51,7 +51,7 @@ void ScrobblerFactory::showAbout(QWidget *parent) { QMessageBox::about (parent, tr("About Scrobbler Plugin"), tr("Qmmp AudioScrobbler Plugin")+"\n"+ - tr("Written by: Ilya Kotov ")); + tr("Written by: Ilya Kotov ")); } QTranslator *ScrobblerFactory::createTranslator(QObject *parent) diff --git a/src/plugins/General/scrobbler/scrobblerfactory.h b/src/plugins/General/scrobbler/scrobblerfactory.h index 08f0c16e2..0d1ea8035 100644 --- a/src/plugins/General/scrobbler/scrobblerfactory.h +++ b/src/plugins/General/scrobbler/scrobblerfactory.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008-2012 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 * @@ -21,7 +21,7 @@ #define SCROBBLERFACTORY_H /** - @author Ilya Kotov + @author Ilya Kotov */ #include #include diff --git a/src/plugins/General/scrobbler/scrobblerhandler.cpp b/src/plugins/General/scrobbler/scrobblerhandler.cpp index 176f8f26e..469feced6 100644 --- a/src/plugins/General/scrobbler/scrobblerhandler.cpp +++ b/src/plugins/General/scrobbler/scrobblerhandler.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2009-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 * diff --git a/src/plugins/General/scrobbler/scrobblerhandler.h b/src/plugins/General/scrobbler/scrobblerhandler.h index 2560e78d1..b9eb37aa4 100644 --- a/src/plugins/General/scrobbler/scrobblerhandler.h +++ b/src/plugins/General/scrobbler/scrobblerhandler.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2009 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 * @@ -25,7 +25,7 @@ #include /** - @author Ilya Kotov + @author Ilya Kotov */ class ScrobblerHandler : public QObject diff --git a/src/plugins/General/scrobbler/settingsdialog.cpp b/src/plugins/General/scrobbler/settingsdialog.cpp index 6e3db8e50..e78ff7073 100644 --- a/src/plugins/General/scrobbler/settingsdialog.cpp +++ b/src/plugins/General/scrobbler/settingsdialog.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008-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 * diff --git a/src/plugins/General/scrobbler/settingsdialog.h b/src/plugins/General/scrobbler/settingsdialog.h index 999efaaf0..884b90e36 100644 --- a/src/plugins/General/scrobbler/settingsdialog.h +++ b/src/plugins/General/scrobbler/settingsdialog.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008-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 * @@ -26,7 +26,7 @@ class ScrobblerAuth; /** - @author Ilya Kotov + @author Ilya Kotov */ class SettingsDialog : public QDialog { diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_bg.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_bg.ts index 23afca3a0..643b43b04 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_bg.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_bg.ts @@ -20,7 +20,7 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts index 24addd4bd..f41718207 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Autor: Ilja Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Autor: Ilja Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts index 2144457b8..18af65d2b 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Geschrieben von: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Geschrieben von: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts index f86521ea4..5adc2a4a9 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Γράφτηκε από τον: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Γράφτηκε από τον: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts index c4186a1f1..8e2abb88c 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts @@ -20,7 +20,7 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_es.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_es.ts index ed155a411..78605c436 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_es.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_es.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Escrito por: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Escrito por: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_fr.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_fr.ts index 204ff1dca..a82a3444b 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_fr.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_fr.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Écrit par : Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Écrit par : Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts index b16cd7593..0f6b5c586 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Escrito por: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Escrito por: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts index 32b873cb2..5541a0d01 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - חובר על ידי: Ilya Kotov <forkotov02@hotmail.ru>‎ + Written by: Ilya Kotov <forkotov02@ya.ru> + חובר על ידי: Ilya Kotov <forkotov02@ya.ru>‎ diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_hu.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_hu.ts index d42683517..68a7080d9 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_hu.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_hu.ts @@ -20,7 +20,7 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_id.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_id.ts index 82b2f9262..04d917c44 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_id.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_id.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Ditulis oleh: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Ditulis oleh: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts index 00844310b..43ae94dec 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Autore: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Autore: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_ja.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_ja.ts index 9fd3b65c6..86037b088 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_ja.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_ja.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - 制作: Илья Котов (Ilya Kotov) <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + 制作: Илья Котов (Ilya Kotov) <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_kk.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_kk.ts index 8a44f4e29..665e5907d 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_kk.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_kk.ts @@ -20,7 +20,7 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts index c9a8a35c6..68765f521 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Sukūrė: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts index c3b5239ea..f220b9b11 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Auteur: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Auteur: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl_PL.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl_PL.ts index 424ec7c82..473044b70 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl_PL.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl_PL.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Autor: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Autor: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_pt.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_pt.ts index 071f23274..b144a330d 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_pt.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_pt.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Desenvolvido por: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Desenvolvido por: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_pt_BR.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_pt_BR.ts index b7dbd974b..2224d5400 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_pt_BR.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_pt_BR.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Desenvolvido por: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Desenvolvido por: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts index 9ce198954..fdb57ffcd 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Разработчик: Илья Котов <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Разработчик: Илья Котов <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_sk.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_sk.ts index c0b35cc37..e8303e43a 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_sk.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_sk.ts @@ -20,7 +20,7 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_BA.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_BA.ts index 3d53041ff..2ea3892f0 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_BA.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_BA.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Аутор: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Аутор: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_RS.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_RS.ts index bd3dbb672..5cc6c7239 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_RS.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_RS.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Аутор: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Аутор: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_tr.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_tr.ts index b347f21d0..1c1328aa7 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_tr.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_tr.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Yazan: Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Yazan: Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts index a85bcc189..4e7cbad2b 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - Розробник: Ілля Котов <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + Розробник: Ілля Котов <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts index 53cd737ff..bd39d67b7 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - 作者:Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + 作者:Ilya Kotov <forkotov02@ya.ru> diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts index a6935adc1..9097809b6 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts @@ -20,8 +20,8 @@ - Written by: Ilya Kotov <forkotov02@hotmail.ru> - 作者:Ilya Kotov <forkotov02@hotmail.ru> + Written by: Ilya Kotov <forkotov02@ya.ru> + 作者:Ilya Kotov <forkotov02@ya.ru> -- cgit v1.2.3-13-gbd6f