diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-10-07 17:56:23 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-10-07 17:56:23 +0000 |
| commit | 41c8a60a2ebe4696a17704b81ddf06f3c7b88023 (patch) | |
| tree | 0206c8df4d4b61cd4c1c35249e6b9a161c6eb377 /src/plugins/General/mpris | |
| parent | 90ec9fc38eafde134febd368403a4b621d99e1da (diff) | |
| download | qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.tar.gz qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.tar.bz2 qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.zip | |
changed contact information
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/mpris')
41 files changed, 71 insertions, 71 deletions
diff --git a/src/plugins/General/mpris/mpris.cpp b/src/plugins/General/mpris/mpris.cpp index 4af3804a0..c668c6856 100644 --- a/src/plugins/General/mpris/mpris.cpp +++ b/src/plugins/General/mpris/mpris.cpp @@ -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 * diff --git a/src/plugins/General/mpris/mpris.h b/src/plugins/General/mpris/mpris.h index 60a4560b1..c6bffef50 100644 --- a/src/plugins/General/mpris/mpris.h +++ b/src/plugins/General/mpris/mpris.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 * @@ -26,7 +26,7 @@ class DBUSAdaptor; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class MPRIS : public QObject diff --git a/src/plugins/General/mpris/mpris1/playerobject.cpp b/src/plugins/General/mpris/mpris1/playerobject.cpp index ed1b499c3..3605c51a0 100644 --- a/src/plugins/General/mpris/mpris1/playerobject.cpp +++ b/src/plugins/General/mpris/mpris1/playerobject.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/mpris/mpris1/playerobject.h b/src/plugins/General/mpris/mpris1/playerobject.h index c4f07587e..96a824ce1 100644 --- a/src/plugins/General/mpris/mpris1/playerobject.h +++ b/src/plugins/General/mpris/mpris1/playerobject.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 * @@ -29,7 +29,7 @@ class PlayListManager; class QmmpUiSettings; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ struct PlayerStatus diff --git a/src/plugins/General/mpris/mpris1/rootobject.cpp b/src/plugins/General/mpris/mpris1/rootobject.cpp index e7dd1e724..6cfaad909 100644 --- a/src/plugins/General/mpris/mpris1/rootobject.cpp +++ b/src/plugins/General/mpris/mpris1/rootobject.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008 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/mpris/mpris1/rootobject.h b/src/plugins/General/mpris/mpris1/rootobject.h index 5bea44b20..e106c96f0 100644 --- a/src/plugins/General/mpris/mpris1/rootobject.h +++ b/src/plugins/General/mpris/mpris1/rootobject.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008 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 * @@ -24,7 +24,7 @@ #include <QVariantMap> /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ diff --git a/src/plugins/General/mpris/mpris1/tracklistobject.cpp b/src/plugins/General/mpris/mpris1/tracklistobject.cpp index 580e0d16e..740339c11 100644 --- a/src/plugins/General/mpris/mpris1/tracklistobject.cpp +++ b/src/plugins/General/mpris/mpris1/tracklistobject.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008-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/mpris/mpris1/tracklistobject.h b/src/plugins/General/mpris/mpris1/tracklistobject.h index 47c7148fb..1da743c37 100644 --- a/src/plugins/General/mpris/mpris1/tracklistobject.h +++ b/src/plugins/General/mpris/mpris1/tracklistobject.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008-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 * @@ -31,7 +31,7 @@ class QmmpUiSettings; class PlayListTrack; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class TrackListObject : public QObject { diff --git a/src/plugins/General/mpris/mpris2/player2object.cpp b/src/plugins/General/mpris/mpris2/player2object.cpp index 2793b5978..ccdb8c70a 100644 --- a/src/plugins/General/mpris/mpris2/player2object.cpp +++ b/src/plugins/General/mpris/mpris2/player2object.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010-2017 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/mpris/mpris2/player2object.h b/src/plugins/General/mpris/mpris2/player2object.h index e51489e16..901364181 100644 --- a/src/plugins/General/mpris/mpris2/player2object.h +++ b/src/plugins/General/mpris/mpris2/player2object.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010-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 * @@ -35,7 +35,7 @@ class PlayListModel; class QmmpUiSettings; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class Player2Object : public QDBusAbstractAdaptor { diff --git a/src/plugins/General/mpris/mpris2/root2object.cpp b/src/plugins/General/mpris/mpris2/root2object.cpp index 57f0a92b9..5e80d172b 100644 --- a/src/plugins/General/mpris/mpris2/root2object.cpp +++ b/src/plugins/General/mpris/mpris2/root2object.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010-2017 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/mpris/mpris2/root2object.h b/src/plugins/General/mpris/mpris2/root2object.h index 8d9ec4b93..c7b39892b 100644 --- a/src/plugins/General/mpris/mpris2/root2object.h +++ b/src/plugins/General/mpris/mpris2/root2object.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010-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 * @@ -24,7 +24,7 @@ #include <QStringList> /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class Root2Object : public QDBusAbstractAdaptor { diff --git a/src/plugins/General/mpris/mprisfactory.cpp b/src/plugins/General/mpris/mprisfactory.cpp index 1cfffe3e6..5f48a3540 100644 --- a/src/plugins/General/mpris/mprisfactory.cpp +++ b/src/plugins/General/mpris/mprisfactory.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 * @@ -50,7 +50,7 @@ void MPRISFactory::showAbout(QWidget *parent) { QMessageBox::about (parent, tr("About MPRIS Plugin"), tr("Qmmp MPRIS Plugin")+"\n"+ - tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")); + tr("Written by: Ilya Kotov <forkotov02@ya.ru>")); } QTranslator *MPRISFactory::createTranslator(QObject *parent) diff --git a/src/plugins/General/mpris/mprisfactory.h b/src/plugins/General/mpris/mprisfactory.h index 2130c527c..7f5b9a1c3 100644 --- a/src/plugins/General/mpris/mprisfactory.h +++ b/src/plugins/General/mpris/mprisfactory.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 MPRISFACTORY_H /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ #include <QObject> #include <QTranslator> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_bg.ts b/src/plugins/General/mpris/translations/mpris_plugin_bg.ts index 485ed7c84..fb85f0df4 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_bg.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_bg.ts @@ -20,7 +20,7 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> </context> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_cs.ts b/src/plugins/General/mpris/translations/mpris_plugin_cs.ts index b94eda967..244d01f1e 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_cs.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_cs.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Autor: Ilja Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_de.ts b/src/plugins/General/mpris/translations/mpris_plugin_de.ts index 5b886f764..125223494 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_de.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_de.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Geschrieben von: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Geschrieben von: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_el.ts b/src/plugins/General/mpris/translations/mpris_plugin_el.ts index 63ca2e242..485595626 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_el.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_el.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Γράφτηκε από τον: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Γράφτηκε από τον: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_en.ts b/src/plugins/General/mpris/translations/mpris_plugin_en.ts index 7362053d0..bc0fdea35 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_en.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_en.ts @@ -20,7 +20,7 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> </context> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_es.ts b/src/plugins/General/mpris/translations/mpris_plugin_es.ts index 1bbc8061d..451c377f2 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_es.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_es.ts @@ -15,8 +15,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Escrito por: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Escrito por: Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../mprisfactory.cpp" line="52"/> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_fr.ts b/src/plugins/General/mpris/translations/mpris_plugin_fr.ts index faeff15fe..f09a35e75 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_fr.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_fr.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Écrit par : Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Écrit par : Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_gl_ES.ts b/src/plugins/General/mpris/translations/mpris_plugin_gl_ES.ts index baa32a067..362360b52 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_gl_ES.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_gl_ES.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Escrito por: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Escrito por: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_he.ts b/src/plugins/General/mpris/translations/mpris_plugin_he.ts index 491a3e5a6..7db59f08a 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_he.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_he.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>חובר על ידי: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>חובר על ידי: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_hu.ts b/src/plugins/General/mpris/translations/mpris_plugin_hu.ts index 8c28a8011..ea8227776 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_hu.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_hu.ts @@ -20,7 +20,7 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> </context> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_id.ts b/src/plugins/General/mpris/translations/mpris_plugin_id.ts index da49a97c7..03d64eff2 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_id.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_id.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Ditulis oleh: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Ditulis oleh: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_it.ts b/src/plugins/General/mpris/translations/mpris_plugin_it.ts index 9791be1a9..ee644aa25 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_it.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_it.ts @@ -15,8 +15,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Autore: Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../mprisfactory.cpp" line="52"/> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_ja.ts b/src/plugins/General/mpris/translations/mpris_plugin_ja.ts index 73f554335..daef2d672 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_ja.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_ja.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>制作: Илья Котов (Ilya Kotov) <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>制作: Илья Котов (Ilya Kotov) <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_kk.ts b/src/plugins/General/mpris/translations/mpris_plugin_kk.ts index f4695e4bc..123ad2f5e 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_kk.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_kk.ts @@ -20,7 +20,7 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> </context> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_lt.ts b/src/plugins/General/mpris/translations/mpris_plugin_lt.ts index e5cefadf4..a8e268bd6 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_lt.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_lt.ts @@ -15,8 +15,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Sukūrė: Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../mprisfactory.cpp" line="52"/> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_nl.ts b/src/plugins/General/mpris/translations/mpris_plugin_nl.ts index acef0ac4a..88d59078a 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_nl.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_nl.ts @@ -15,8 +15,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Auteur: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Auteur: Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../mprisfactory.cpp" line="52"/> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_pl_PL.ts b/src/plugins/General/mpris/translations/mpris_plugin_pl_PL.ts index 2e6cf323c..8cd1abd45 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_pl_PL.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_pl_PL.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Autor: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_pt.ts b/src/plugins/General/mpris/translations/mpris_plugin_pt.ts index e0de8eaa1..606bb3892 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_pt.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_pt.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Desenvolvido por: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Desenvolvido por: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_pt_BR.ts b/src/plugins/General/mpris/translations/mpris_plugin_pt_BR.ts index 2905190b7..92e6ecca5 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_pt_BR.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_pt_BR.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Desenvolvido por: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Desenvolvido por: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_ru.ts b/src/plugins/General/mpris/translations/mpris_plugin_ru.ts index 4695e238c..baf95b78d 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_ru.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_ru.ts @@ -15,8 +15,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Разработчик: Илья Котов <forkotov02@ya.ru></translation> </message> <message> <location filename="../mprisfactory.cpp" line="52"/> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_sk.ts b/src/plugins/General/mpris/translations/mpris_plugin_sk.ts index 0bd3ad910..95e729fd1 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_sk.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_sk.ts @@ -20,7 +20,7 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> </context> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_sr_BA.ts b/src/plugins/General/mpris/translations/mpris_plugin_sr_BA.ts index bd30180a3..0299c1036 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_sr_BA.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_sr_BA.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Аутор: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Аутор: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_sr_RS.ts b/src/plugins/General/mpris/translations/mpris_plugin_sr_RS.ts index 30864b061..d3d9badb2 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_sr_RS.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_sr_RS.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Written by: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Written by: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_tr.ts b/src/plugins/General/mpris/translations/mpris_plugin_tr.ts index 3207c160f..455210030 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_tr.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_tr.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Yazan: Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Yazan: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_uk_UA.ts b/src/plugins/General/mpris/translations/mpris_plugin_uk_UA.ts index f94e7c7f8..b1e28aa53 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_uk_UA.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_uk_UA.ts @@ -15,8 +15,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Розробник: Ілля Котов <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Розробник: Ілля Котов <forkotov02@ya.ru></translation> </message> <message> <location filename="../mprisfactory.cpp" line="52"/> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_zh_CN.ts b/src/plugins/General/mpris/translations/mpris_plugin_zh_CN.ts index 75380cfcf..afd90f146 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_zh_CN.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_zh_CN.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>作者:Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>作者:Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/mpris/translations/mpris_plugin_zh_TW.ts b/src/plugins/General/mpris/translations/mpris_plugin_zh_TW.ts index f9e10d426..b40a05bfb 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_zh_TW.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_zh_TW.ts @@ -20,8 +20,8 @@ </message> <message> <location filename="../mprisfactory.cpp" line="53"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>作者:Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>作者:Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> |
