aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-10-07 17:56:23 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-10-07 17:56:23 +0000
commit41c8a60a2ebe4696a17704b81ddf06f3c7b88023 (patch)
tree0206c8df4d4b61cd4c1c35249e6b9a161c6eb377 /src/plugins
parent90ec9fc38eafde134febd368403a4b621d99e1da (diff)
downloadqmmp-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')
-rw-r--r--src/plugins/CommandLineOptions/IncDecVolumeOption/incdecvolumeoption.cpp2
-rw-r--r--src/plugins/CommandLineOptions/IncDecVolumeOption/incdecvolumeoption.h2
-rw-r--r--src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp2
-rw-r--r--src/plugins/CommandLineOptions/PlayListOption/playlistoption.h4
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/seekoption.cpp2
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/seekoption.h2
-rw-r--r--src/plugins/CommandLineOptions/StatusOption/statusoption.cpp2
-rw-r--r--src/plugins/CommandLineOptions/StatusOption/statusoption.h4
-rw-r--r--src/plugins/CommandLineOptions/UninstallOption/uninstalloption.cpp2
-rw-r--r--src/plugins/CommandLineOptions/UninstallOption/uninstalloption.h4
-rw-r--r--src/plugins/Effect/bs2b/bs2bplugin.cpp2
-rw-r--r--src/plugins/Effect/bs2b/bs2bplugin.h4
-rw-r--r--src/plugins/Effect/bs2b/effectbs2bfactory.cpp6
-rw-r--r--src/plugins/Effect/bs2b/effectbs2bfactory.h4
-rw-r--r--src/plugins/Effect/bs2b/settingsdialog.cpp2
-rw-r--r--src/plugins/Effect/bs2b/settingsdialog.h4
-rw-r--r--src/plugins/Effect/bs2b/translations/bs2b_plugin_uk_UA.ts2
-rw-r--r--src/plugins/Effect/crossfade/crossfadeplugin.cpp2
-rw-r--r--src/plugins/Effect/crossfade/crossfadeplugin.h4
-rw-r--r--src/plugins/Effect/crossfade/effectcrossfadefactory.cpp4
-rw-r--r--src/plugins/Effect/crossfade/effectcrossfadefactory.h4
-rw-r--r--src/plugins/Effect/crossfade/settingsdialog.cpp2
-rw-r--r--src/plugins/Effect/crossfade/settingsdialog.h4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_bg.ts2
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_cs.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_de.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_el.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_en.ts2
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_es.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_fr.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_he.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_hu.ts2
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_id.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_it.ts2
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_ja.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_kk.ts2
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_lt.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_nl.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_pt.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_ru.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_sk.ts2
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_tr.ts2
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Effect/crossfade/translations/crossfade_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Effect/filewriter/effectfilewriterfactory.cpp4
-rw-r--r--src/plugins/Effect/filewriter/effectfilewriterfactory.h4
-rw-r--r--src/plugins/Effect/filewriter/filewriterplugin.cpp2
-rw-r--r--src/plugins/Effect/filewriter/filewriterplugin.h2
-rw-r--r--src/plugins/Effect/filewriter/settingsdialog.cpp2
-rw-r--r--src/plugins/Effect/filewriter/settingsdialog.h4
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_bg.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_cs.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_de.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_el.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_en.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_es.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_fr.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_gl_ES.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_he.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_hu.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_id.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_it.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_ja.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_kk.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_lt.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_nl.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_pl_PL.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_pt.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_pt_BR.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_ru.ts4
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_sk.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_sr_BA.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_sr_RS.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_tr.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_zh_CN.ts2
-rw-r--r--src/plugins/Effect/filewriter/translations/filewriter_plugin_zh_TW.ts2
-rw-r--r--src/plugins/Effect/ladspa/effectladspafactory.cpp4
-rw-r--r--src/plugins/Effect/ladspa/effectladspafactory.h4
-rw-r--r--src/plugins/Effect/ladspa/ladspabutton.cpp2
-rw-r--r--src/plugins/Effect/ladspa/ladspabutton.h4
-rw-r--r--src/plugins/Effect/ladspa/ladspahelper.cpp2
-rw-r--r--src/plugins/Effect/ladspa/ladspahelper.h4
-rw-r--r--src/plugins/Effect/ladspa/ladspahost.cpp2
-rw-r--r--src/plugins/Effect/ladspa/ladspahost.h4
-rw-r--r--src/plugins/Effect/ladspa/ladspaslider.cpp2
-rw-r--r--src/plugins/Effect/ladspa/ladspaslider.h4
-rw-r--r--src/plugins/Effect/ladspa/settingsdialog.cpp2
-rw-r--r--src/plugins/Effect/ladspa/settingsdialog.h4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_bg.ts2
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_cs.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_de.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_el.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_en.ts2
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_es.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_fr.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_he.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_hu.ts2
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_id.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_it.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_ja.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_kk.ts2
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_lt.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_nl.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_pt.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_ru.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_sk.ts2
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_tr.ts2
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Effect/ladspa/translations/ladspa_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Effect/soxr/effectsoxrfactory.cpp4
-rw-r--r--src/plugins/Effect/soxr/effectsoxrfactory.h4
-rw-r--r--src/plugins/Effect/soxr/settingsdialog.cpp2
-rw-r--r--src/plugins/Effect/soxr/settingsdialog.h4
-rw-r--r--src/plugins/Effect/soxr/soxresampler.cpp2
-rw-r--r--src/plugins/Effect/soxr/soxresampler.h4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_bg.ts2
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_cs.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_de.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_el.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_en.ts2
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_es.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_fr.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_he.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_hu.ts2
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_id.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_it.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_ja.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_kk.ts2
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_lt.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_nl.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_pt.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_ru.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_sk.ts2
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_tr.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Effect/soxr/translations/soxr_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Effect/stereo/effectstereofactory.cpp4
-rw-r--r--src/plugins/Effect/stereo/effectstereofactory.h4
-rw-r--r--src/plugins/Effect/stereo/settingsdialog.cpp2
-rw-r--r--src/plugins/Effect/stereo/settingsdialog.h4
-rw-r--r--src/plugins/Effect/stereo/stereoplugin.cpp2
-rw-r--r--src/plugins/Effect/stereo/stereoplugin.h4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_bg.ts2
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_cs.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_de.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_el.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_en.ts2
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_es.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_fr.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_he.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_hu.ts2
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_id.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_it.ts2
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_ja.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_kk.ts2
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_lt.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_nl.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_pt.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_ru.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_sk.ts2
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_tr.ts2
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Effect/stereo/translations/stereo_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Engines/mplayer/mplayerengine.cpp2
-rw-r--r--src/plugins/Engines/mplayer/mplayerengine.h2
-rw-r--r--src/plugins/Engines/mplayer/mplayerenginefactory.cpp4
-rw-r--r--src/plugins/Engines/mplayer/mplayerenginefactory.h2
-rw-r--r--src/plugins/Engines/mplayer/mplayermetadatamodel.cpp2
-rw-r--r--src/plugins/Engines/mplayer/mplayermetadatamodel.h2
-rw-r--r--src/plugins/Engines/mplayer/settingsdialog.cpp2
-rw-r--r--src/plugins/Engines/mplayer/settingsdialog.h4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_bg.ts2
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_cs.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_de.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_el.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_en.ts2
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_es.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_fr.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_he.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_hu.ts2
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_id.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_it.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_ja.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_kk.ts2
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_lt.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_nl.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_pt.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_ru.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_sk.ts2
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_tr.ts2
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Engines/mplayer/translations/mplayer_plugin_zh_TW.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.cpp4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.h2
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialogimpl.cpp2
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialogimpl.h2
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_bg.ts2
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_cs.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_de.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_el.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_en.ts2
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_es.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_fr.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_gl_ES.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_he.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_hu.ts2
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_id.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ja.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_kk.ts2
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_lt.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_nl.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pl_PL.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt_BR.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ru.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sk.ts2
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sr_BA.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sr_RS.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_tr.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_uk_UA.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_CN.ts4
-rw-r--r--src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_TW.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_bg.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_cs.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_de.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_el.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_en.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_es.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_fr.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_gl_ES.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_he.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_hu.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_id.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_it.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_ja.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_kk.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_lt.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_nl.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pl_PL.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pt.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pt_BR.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_ru.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sk.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sr_BA.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sr_RS.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_tr.ts2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_uk_UA.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_zh_CN.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_zh_TW.ts4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialog.cpp4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialog.h4
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialogimpl.cpp2
-rw-r--r--src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialogimpl.h4
-rw-r--r--src/plugins/General/converter/converter.cpp2
-rw-r--r--src/plugins/General/converter/converter.h4
-rw-r--r--src/plugins/General/converter/converterdialog.cpp2
-rw-r--r--src/plugins/General/converter/converterdialog.h4
-rw-r--r--src/plugins/General/converter/converterfactory.cpp4
-rw-r--r--src/plugins/General/converter/converterfactory.h4
-rw-r--r--src/plugins/General/converter/converterhelper.cpp2
-rw-r--r--src/plugins/General/converter/converterhelper.h4
-rw-r--r--src/plugins/General/converter/preseteditor.cpp2
-rw-r--r--src/plugins/General/converter/preseteditor.h4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_bg.ts2
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_cs.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_de.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_el.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_en.ts2
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_es.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_fr.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_he.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_hu.ts2
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_id.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_it.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_ja.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_kk.ts2
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_lt.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_nl.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_pt.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_ru.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_sk.ts2
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_tr.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/converter/translations/converter_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/copypaste/copypaste.cpp2
-rw-r--r--src/plugins/General/copypaste/copypaste.h4
-rw-r--r--src/plugins/General/copypaste/copypastefactory.cpp4
-rw-r--r--src/plugins/General/copypaste/copypastefactory.h4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_bg.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_de.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_el.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_en.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_es.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_he.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_id.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_it.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_pt.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/covermanager/covermanager.cpp2
-rw-r--r--src/plugins/General/covermanager/covermanager.h4
-rw-r--r--src/plugins/General/covermanager/covermanagerfactory.cpp4
-rw-r--r--src/plugins/General/covermanager/covermanagerfactory.h4
-rw-r--r--src/plugins/General/covermanager/coverwidget.cpp2
-rw-r--r--src/plugins/General/covermanager/coverwidget.h4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_bg.ts2
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_cs.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_de.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_el.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_en.ts2
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_es.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_fr.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_he.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_hu.ts2
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_id.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_it.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_ja.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_kk.ts2
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_lt.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_nl.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_pt.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_ru.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_sk.ts2
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_tr.ts2
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/fileops/fileops.cpp2
-rw-r--r--src/plugins/General/fileops/fileops.h4
-rw-r--r--src/plugins/General/fileops/fileopsfactory.cpp4
-rw-r--r--src/plugins/General/fileops/fileopsfactory.h4
-rw-r--r--src/plugins/General/fileops/hotkeydialog.cpp2
-rw-r--r--src/plugins/General/fileops/hotkeydialog.h4
-rw-r--r--src/plugins/General/fileops/settingsdialog.cpp2
-rw-r--r--src/plugins/General/fileops/settingsdialog.h4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_bg.ts2
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_cs.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_de.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_el.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_en.ts2
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_es.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_fr.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_he.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_hu.ts2
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_id.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_it.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_ja.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_kk.ts2
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_lt.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_nl.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_pt.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_ru.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_sk.ts2
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_tr.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp4
-rw-r--r--src/plugins/General/gnomehotkey/gnomehotkeyfactory.h4
-rw-r--r--src/plugins/General/gnomehotkey/mediakeys.cpp2
-rw-r--r--src/plugins/General/gnomehotkey/mediakeys.h4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_bg.ts2
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_cs.ts2
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_de.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_el.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts2
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_es.ts2
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_fr.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_gl_ES.ts2
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_he.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_hu.ts2
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_it.ts2
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_ja.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_kk.ts2
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_lt.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_nl.ts2
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_ru.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sk.ts2
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_tr.ts2
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/hal/haldevice.cpp2
-rw-r--r--src/plugins/General/hal/haldevice.h4
-rw-r--r--src/plugins/General/hal/halfactory.cpp4
-rw-r--r--src/plugins/General/hal/halfactory.h4
-rw-r--r--src/plugins/General/hal/halmanager.cpp2
-rw-r--r--src/plugins/General/hal/halmanager.h4
-rw-r--r--src/plugins/General/hal/halplugin.cpp2
-rw-r--r--src/plugins/General/hal/halplugin.h4
-rw-r--r--src/plugins/General/hal/settingsdialog.cpp2
-rw-r--r--src/plugins/General/hal/settingsdialog.h4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_bg.ts2
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_cs.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_de.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_el.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_en.ts2
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_es.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_fr.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_he.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_hu.ts2
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_id.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_it.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_ja.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_kk.ts2
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_lt.ts2
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_nl.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_pt.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_ru.ts2
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_sk.ts2
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_tr.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/hal/translations/hal_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/hotkey/hotkeydialog.cpp2
-rw-r--r--src/plugins/General/hotkey/hotkeydialog.h4
-rw-r--r--src/plugins/General/hotkey/hotkeyfactory.cpp4
-rw-r--r--src/plugins/General/hotkey/hotkeyfactory.h4
-rw-r--r--src/plugins/General/hotkey/hotkeymanager.h4
-rw-r--r--src/plugins/General/hotkey/hotkeymanager_win.cpp2
-rw-r--r--src/plugins/General/hotkey/hotkeymanager_x11.cpp2
-rw-r--r--src/plugins/General/hotkey/settingsdialog.cpp2
-rw-r--r--src/plugins/General/hotkey/settingsdialog.h4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_bg.ts2
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_de.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_el.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_en.ts2
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_es.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_he.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts2
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_id.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_it.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts2
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_pt.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts2
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/lyrics/lyrics.cpp2
-rw-r--r--src/plugins/General/lyrics/lyrics.h4
-rw-r--r--src/plugins/General/lyrics/lyricsfactory.cpp4
-rw-r--r--src/plugins/General/lyrics/lyricsfactory.h4
-rw-r--r--src/plugins/General/lyrics/lyricswindow.cpp2
-rw-r--r--src/plugins/General/lyrics/lyricswindow.h4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_bg.ts2
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_de.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_el.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_en.ts2
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_es.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_fr.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_he.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_hu.ts2
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_id.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_it.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_ja.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_kk.ts2
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_lt.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_nl.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_pt.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_sk.ts2
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_tr.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/mpris/mpris.cpp2
-rw-r--r--src/plugins/General/mpris/mpris.h4
-rw-r--r--src/plugins/General/mpris/mpris1/playerobject.cpp2
-rw-r--r--src/plugins/General/mpris/mpris1/playerobject.h4
-rw-r--r--src/plugins/General/mpris/mpris1/rootobject.cpp2
-rw-r--r--src/plugins/General/mpris/mpris1/rootobject.h4
-rw-r--r--src/plugins/General/mpris/mpris1/tracklistobject.cpp2
-rw-r--r--src/plugins/General/mpris/mpris1/tracklistobject.h4
-rw-r--r--src/plugins/General/mpris/mpris2/player2object.cpp2
-rw-r--r--src/plugins/General/mpris/mpris2/player2object.h4
-rw-r--r--src/plugins/General/mpris/mpris2/root2object.cpp2
-rw-r--r--src/plugins/General/mpris/mpris2/root2object.h4
-rw-r--r--src/plugins/General/mpris/mprisfactory.cpp4
-rw-r--r--src/plugins/General/mpris/mprisfactory.h4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_bg.ts2
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_cs.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_de.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_el.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_en.ts2
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_es.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_fr.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_he.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_hu.ts2
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_id.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_it.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_ja.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_kk.ts2
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_lt.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_nl.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_pt.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_ru.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_sk.ts2
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_tr.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/mpris/translations/mpris_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/notifier/notifier.cpp2
-rw-r--r--src/plugins/General/notifier/notifier.h4
-rw-r--r--src/plugins/General/notifier/notifierfactory.cpp4
-rw-r--r--src/plugins/General/notifier/notifierfactory.h4
-rw-r--r--src/plugins/General/notifier/popupwidget.cpp2
-rw-r--r--src/plugins/General/notifier/popupwidget.h4
-rw-r--r--src/plugins/General/notifier/settingsdialog.cpp2
-rw-r--r--src/plugins/General/notifier/settingsdialog.h4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_bg.ts2
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_cs.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_de.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_el.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_en.ts2
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_es.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_fr.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_he.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_hu.ts2
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_id.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_it.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_ja.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_kk.ts2
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_lt.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_nl.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_pt.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_ru.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_sk.ts2
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_tr.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/rgscan/rgscandialog.cpp2
-rw-r--r--src/plugins/General/rgscan/rgscandialog.h4
-rw-r--r--src/plugins/General/rgscan/rgscanfactory.cpp4
-rw-r--r--src/plugins/General/rgscan/rgscanfactory.h4
-rw-r--r--src/plugins/General/rgscan/rgscanhelper.cpp2
-rw-r--r--src/plugins/General/rgscan/rgscanhelper.h4
-rw-r--r--src/plugins/General/rgscan/rgscanner.cpp2
-rw-r--r--src/plugins/General/rgscan/rgscanner.h4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_bg.ts2
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_cs.ts2
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_de.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_el.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_en.ts2
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_es.ts2
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_fr.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_gl_ES.ts2
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_he.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_hu.ts2
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_id.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_it.ts2
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_ja.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_kk.ts2
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_lt.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_nl.ts2
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_pt.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_ru.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_sk.ts2
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_tr.ts2
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/rgscan/translations/rgscan_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/scrobbler/defines.h2
-rw-r--r--src/plugins/General/scrobbler/scrobbler.cpp2
-rw-r--r--src/plugins/General/scrobbler/scrobbler.h8
-rw-r--r--src/plugins/General/scrobbler/scrobblercache.cpp2
-rw-r--r--src/plugins/General/scrobbler/scrobblercache.h6
-rw-r--r--src/plugins/General/scrobbler/scrobblerfactory.cpp4
-rw-r--r--src/plugins/General/scrobbler/scrobblerfactory.h4
-rw-r--r--src/plugins/General/scrobbler/scrobblerhandler.cpp2
-rw-r--r--src/plugins/General/scrobbler/scrobblerhandler.h4
-rw-r--r--src/plugins/General/scrobbler/settingsdialog.cpp2
-rw-r--r--src/plugins/General/scrobbler/settingsdialog.h4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_bg.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_cs.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_de.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_el.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_es.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_fr.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_he.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_hu.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_id.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_ja.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_kk.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_lt.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_nl.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_pt.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_ru.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_sk.ts2
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_tr.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/statusicon/coverwidget.cpp2
-rw-r--r--src/plugins/General/statusicon/coverwidget.h4
-rw-r--r--src/plugins/General/statusicon/qmmptrayicon.cpp2
-rw-r--r--src/plugins/General/statusicon/qmmptrayicon.h4
-rw-r--r--src/plugins/General/statusicon/settingsdialog.cpp2
-rw-r--r--src/plugins/General/statusicon/settingsdialog.h4
-rw-r--r--src/plugins/General/statusicon/statusicon.cpp2
-rw-r--r--src/plugins/General/statusicon/statusicon.h4
-rw-r--r--src/plugins/General/statusicon/statusiconfactory.cpp4
-rw-r--r--src/plugins/General/statusicon/statusiconfactory.h4
-rw-r--r--src/plugins/General/statusicon/statusiconpopupwidget.cpp2
-rw-r--r--src/plugins/General/statusicon/statusiconpopupwidget.h2
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_bg.ts2
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_de.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_el.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_en.ts2
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_es.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_fr.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_he.ts2
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_hu.ts2
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_id.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_it.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_ja.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_kk.ts2
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_lt.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_nl.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_pt.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_ru.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_sk.ts2
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_tr.ts2
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_zh_TW.ts2
-rw-r--r--src/plugins/General/streambrowser/streambrowser.cpp2
-rw-r--r--src/plugins/General/streambrowser/streambrowser.h4
-rw-r--r--src/plugins/General/streambrowser/streambrowserfactory.cpp4
-rw-r--r--src/plugins/General/streambrowser/streambrowserfactory.h4
-rw-r--r--src/plugins/General/streambrowser/streamwindow.cpp2
-rw-r--r--src/plugins/General/streambrowser/streamwindow.h6
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.ts2
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_el.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts2
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts2
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts2
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts2
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/trackchange/settingsdialog.cpp2
-rw-r--r--src/plugins/General/trackchange/settingsdialog.h4
-rw-r--r--src/plugins/General/trackchange/trackchange.cpp2
-rw-r--r--src/plugins/General/trackchange/trackchange.h4
-rw-r--r--src/plugins/General/trackchange/trackchangefactory.cpp4
-rw-r--r--src/plugins/General/trackchange/trackchangefactory.h4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_bg.ts2
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_cs.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_de.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_el.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_en.ts2
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_es.ts2
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_fr.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_he.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_hu.ts2
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_id.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_it.ts2
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_ja.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_kk.ts2
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_lt.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_nl.ts2
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_pt.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_ru.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_sk.ts2
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_tr.ts2
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/trackchange/translations/trackchange_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/udisks/settingsdialog.cpp2
-rw-r--r--src/plugins/General/udisks/settingsdialog.h4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_bg.ts2
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_cs.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_de.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_el.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_en.ts2
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_es.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_fr.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_he.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_hu.ts2
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_id.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_it.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_ja.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_kk.ts2
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_lt.ts2
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_nl.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_pt.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_ru.ts2
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_sk.ts2
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_tr.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/udisks/translations/udisks_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/udisks/udisksdevice.cpp2
-rw-r--r--src/plugins/General/udisks/udisksdevice.h4
-rw-r--r--src/plugins/General/udisks/udisksfactory.cpp4
-rw-r--r--src/plugins/General/udisks/udisksfactory.h4
-rw-r--r--src/plugins/General/udisks/udisksmanager.cpp2
-rw-r--r--src/plugins/General/udisks/udisksmanager.h4
-rw-r--r--src/plugins/General/udisks/udisksplugin.cpp2
-rw-r--r--src/plugins/General/udisks/udisksplugin.h4
-rw-r--r--src/plugins/General/udisks2/settingsdialog.cpp2
-rw-r--r--src/plugins/General/udisks2/settingsdialog.h4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_bg.ts2
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_cs.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_de.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_el.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_en.ts2
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_es.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_fr.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_he.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_hu.ts2
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_id.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_it.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_ja.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_kk.ts2
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_lt.ts2
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_nl.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_pl_PL.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_pt.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_pt_BR.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_ru.ts2
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_sk.ts2
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_tr.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_uk_UA.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_zh_CN.ts4
-rw-r--r--src/plugins/General/udisks2/translations/udisks2_plugin_zh_TW.ts4
-rw-r--r--src/plugins/General/udisks2/udisks2device.cpp2
-rw-r--r--src/plugins/General/udisks2/udisks2device.h4
-rw-r--r--src/plugins/General/udisks2/udisks2factory.cpp4
-rw-r--r--src/plugins/General/udisks2/udisks2factory.h4
-rw-r--r--src/plugins/General/udisks2/udisks2manager.cpp2
-rw-r--r--src/plugins/General/udisks2/udisks2manager.h4
-rw-r--r--src/plugins/General/udisks2/udisks2plugin.cpp2
-rw-r--r--src/plugins/General/udisks2/udisks2plugin.h4
-rw-r--r--src/plugins/Input/aac/aacfile.cpp2
-rw-r--r--src/plugins/Input/aac/aacfile.h4
-rw-r--r--src/plugins/Input/aac/aacmetadatamodel.cpp2
-rw-r--r--src/plugins/Input/aac/aacmetadatamodel.h2
-rw-r--r--src/plugins/Input/aac/decoder_aac.cpp2
-rw-r--r--src/plugins/Input/aac/decoder_aac.h2
-rw-r--r--src/plugins/Input/aac/decoderaacfactory.cpp4
-rw-r--r--src/plugins/Input/aac/decoderaacfactory.h2
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_bg.ts2
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_cs.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_de.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_el.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_en.ts2
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_es.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_fr.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_he.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_hu.ts2
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_id.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_it.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_ja.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_kk.ts2
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_lt.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_nl.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_pt.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_ru.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_sk.ts2
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_tr.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/aac/translations/aac_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/archive/archiveinputdevice.cpp2
-rw-r--r--src/plugins/Input/archive/archiveinputdevice.h2
-rw-r--r--src/plugins/Input/archive/archivemetadatamodel.cpp2
-rw-r--r--src/plugins/Input/archive/archivemetadatamodel.h2
-rw-r--r--src/plugins/Input/archive/archivetagreader.cpp2
-rw-r--r--src/plugins/Input/archive/archivetagreader.h2
-rw-r--r--src/plugins/Input/archive/decoder_archive.cpp2
-rw-r--r--src/plugins/Input/archive/decoder_archive.h2
-rw-r--r--src/plugins/Input/archive/decoderarchivefactory.cpp4
-rw-r--r--src/plugins/Input/archive/decoderarchivefactory.h2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_bg.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_cs.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_de.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_el.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_en.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_es.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_fr.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_gl_ES.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_he.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_hu.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_id.ts4
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_it.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_ja.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_kk.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_lt.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_nl.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_pl_PL.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_pt.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_pt_BR.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_ru.ts4
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_sk.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_sr_BA.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_sr_RS.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_tr.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_zh_CN.ts2
-rw-r--r--src/plugins/Input/archive/translations/archive_plugin_zh_TW.ts2
-rw-r--r--src/plugins/Input/cdaudio/decoder_cdaudio.cpp2
-rw-r--r--src/plugins/Input/cdaudio/decoder_cdaudio.h2
-rw-r--r--src/plugins/Input/cdaudio/decodercdaudiofactory.cpp4
-rw-r--r--src/plugins/Input/cdaudio/decodercdaudiofactory.h2
-rw-r--r--src/plugins/Input/cdaudio/settingsdialog.cpp2
-rw-r--r--src/plugins/Input/cdaudio/settingsdialog.h4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_bg.ts2
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_cs.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_de.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_el.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_en.ts2
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_es.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_fr.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_he.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_hu.ts2
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_id.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_it.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_ja.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_kk.ts2
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_lt.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_nl.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_pt.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_ru.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_sk.ts2
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_tr.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/cdaudio/translations/cdaudio_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/cue/cuemetadatamodel.cpp2
-rw-r--r--src/plugins/Input/cue/cuemetadatamodel.h2
-rw-r--r--src/plugins/Input/cue/cueparser.cpp2
-rw-r--r--src/plugins/Input/cue/cueparser.h4
-rw-r--r--src/plugins/Input/cue/decoder_cue.cpp2
-rw-r--r--src/plugins/Input/cue/decoder_cue.h2
-rw-r--r--src/plugins/Input/cue/decodercuefactory.cpp4
-rw-r--r--src/plugins/Input/cue/decodercuefactory.h2
-rw-r--r--src/plugins/Input/cue/settingsdialog.cpp2
-rw-r--r--src/plugins/Input/cue/settingsdialog.h4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_bg.ts2
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_cs.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_de.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_el.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_en.ts2
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_es.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_fr.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_he.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_hu.ts2
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_id.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_it.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_ja.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_kk.ts2
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_lt.ts2
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_nl.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_pt.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_ru.ts2
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_sk.ts2
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_tr.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp2
-rw-r--r--src/plugins/Input/ffmpeg/decoder_ffmpeg.h2
-rw-r--r--src/plugins/Input/ffmpeg/decoderffmpegfactory.cpp4
-rw-r--r--src/plugins/Input/ffmpeg/decoderffmpegfactory.h2
-rw-r--r--src/plugins/Input/ffmpeg/ffmpegmetadatamodel.cpp2
-rw-r--r--src/plugins/Input/ffmpeg/ffmpegmetadatamodel.h2
-rw-r--r--src/plugins/Input/ffmpeg/replaygainreader.cpp2
-rw-r--r--src/plugins/Input/ffmpeg/replaygainreader.h4
-rw-r--r--src/plugins/Input/ffmpeg/settingsdialog.cpp2
-rw-r--r--src/plugins/Input/ffmpeg/settingsdialog.h4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_bg.ts2
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_cs.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_el.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_en.ts2
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_es.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_fr.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_hu.ts2
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_id.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_it.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ja.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_kk.ts2
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_nl.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sk.ts2
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_tr.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.cpp2
-rw-r--r--src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.h2
-rw-r--r--src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.cpp4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.h2
-rw-r--r--src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.cpp2
-rw-r--r--src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.h2
-rw-r--r--src/plugins/Input/ffmpeg_legacy/settingsdialog.cpp2
-rw-r--r--src/plugins/Input/ffmpeg_legacy/settingsdialog.h4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_bg.ts2
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_cs.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_de.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_el.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts2
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_es.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_fr.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_he.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_hu.ts2
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_id.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_it.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ja.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_kk.ts2
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_lt.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_nl.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ru.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sk.ts2
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_tr.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/flac/cueparser.cpp2
-rw-r--r--src/plugins/Input/flac/cueparser.h4
-rw-r--r--src/plugins/Input/flac/decoder_flac.cpp2
-rw-r--r--src/plugins/Input/flac/decoder_flac.h2
-rw-r--r--src/plugins/Input/flac/decoderflacfactory.cpp4
-rw-r--r--src/plugins/Input/flac/decoderflacfactory.h2
-rw-r--r--src/plugins/Input/flac/flacmetadatamodel.cpp2
-rw-r--r--src/plugins/Input/flac/flacmetadatamodel.h2
-rw-r--r--src/plugins/Input/flac/replaygainreader.cpp2
-rw-r--r--src/plugins/Input/flac/replaygainreader.h4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_bg.ts2
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_cs.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_de.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_el.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_en.ts2
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_es.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_fr.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_he.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_hu.ts2
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_id.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_it.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_ja.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_kk.ts2
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_lt.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_nl.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_pt.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_ru.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_sk.ts2
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_tr.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/gme/decoder_gme.cpp2
-rw-r--r--src/plugins/Input/gme/decoder_gme.h4
-rw-r--r--src/plugins/Input/gme/decodergmefactory.cpp4
-rw-r--r--src/plugins/Input/gme/decodergmefactory.h4
-rw-r--r--src/plugins/Input/gme/gmehelper.cpp2
-rw-r--r--src/plugins/Input/gme/gmehelper.h4
-rw-r--r--src/plugins/Input/gme/settingsdialog.cpp2
-rw-r--r--src/plugins/Input/gme/settingsdialog.h2
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_bg.ts2
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_cs.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_de.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_el.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_en.ts2
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_es.ts2
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_fr.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_he.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_hu.ts2
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_id.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_it.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_ja.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_kk.ts2
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_lt.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_nl.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_pt.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_ru.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_sk.ts2
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_tr.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/gme/translations/gme_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/mad/decoder_mad.cpp2
-rw-r--r--src/plugins/Input/mad/decoder_mad.h2
-rw-r--r--src/plugins/Input/mad/decodermadfactory.cpp4
-rw-r--r--src/plugins/Input/mad/decodermadfactory.h2
-rw-r--r--src/plugins/Input/mad/mpegmetadatamodel.cpp2
-rw-r--r--src/plugins/Input/mad/mpegmetadatamodel.h2
-rw-r--r--src/plugins/Input/mad/replaygainreader.cpp2
-rw-r--r--src/plugins/Input/mad/replaygainreader.h4
-rw-r--r--src/plugins/Input/mad/settingsdialog.cpp2
-rw-r--r--src/plugins/Input/mad/settingsdialog.h4
-rw-r--r--src/plugins/Input/mad/tagextractor.cpp2
-rw-r--r--src/plugins/Input/mad/tagextractor.h4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_bg.ts2
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_cs.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_de.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_el.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_en.ts2
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_es.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_fr.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_he.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_hu.ts2
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_id.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_it.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_ja.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_kk.ts2
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_lt.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_nl.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_pt.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_ru.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_sk.ts2
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_tr.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/mad/translations/mad_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/modplug/archivereader.cpp2
-rw-r--r--src/plugins/Input/modplug/archivereader.h4
-rw-r--r--src/plugins/Input/modplug/decoder_modplug.cpp2
-rw-r--r--src/plugins/Input/modplug/decoder_modplug.h2
-rw-r--r--src/plugins/Input/modplug/decodermodplugfactory.cpp4
-rw-r--r--src/plugins/Input/modplug/decodermodplugfactory.h2
-rw-r--r--src/plugins/Input/modplug/modplugmetadatamodel.cpp2
-rw-r--r--src/plugins/Input/modplug/modplugmetadatamodel.h2
-rw-r--r--src/plugins/Input/modplug/settingsdialog.cpp2
-rw-r--r--src/plugins/Input/modplug/settingsdialog.h4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_bg.ts2
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_cs.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_de.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_el.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_en.ts2
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_es.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_fr.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_he.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_hu.ts2
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_id.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_it.ts2
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_ja.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_kk.ts2
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_lt.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_nl.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_pt.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_ru.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_sk.ts2
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_tr.ts2
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/modplug/translations/modplug_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/mpc/decoder_mpc.cpp2
-rw-r--r--src/plugins/Input/mpc/decoder_mpc.h2
-rw-r--r--src/plugins/Input/mpc/decodermpcfactory.cpp4
-rw-r--r--src/plugins/Input/mpc/decodermpcfactory.h2
-rw-r--r--src/plugins/Input/mpc/mpcmetadatamodel.cpp2
-rw-r--r--src/plugins/Input/mpc/mpcmetadatamodel.h2
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_bg.ts2
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_cs.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_de.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_el.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_en.ts2
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_es.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_fr.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_he.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_hu.ts2
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_id.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_it.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_ja.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_kk.ts2
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_lt.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_nl.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_pt.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_ru.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_sk.ts2
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_tr.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/mpc/translations/mpc_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/opus/decoder_opus.cpp2
-rw-r--r--src/plugins/Input/opus/decoder_opus.h4
-rw-r--r--src/plugins/Input/opus/decoderopusfactory.cpp4
-rw-r--r--src/plugins/Input/opus/decoderopusfactory.h4
-rw-r--r--src/plugins/Input/opus/opusmetadatamodel.cpp2
-rw-r--r--src/plugins/Input/opus/opusmetadatamodel.h2
-rw-r--r--src/plugins/Input/opus/replaygainreader.cpp2
-rw-r--r--src/plugins/Input/opus/replaygainreader.h4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_bg.ts2
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_cs.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_de.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_el.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_en.ts2
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_es.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_fr.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_he.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_hu.ts2
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_id.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_it.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_ja.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_kk.ts2
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_lt.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_nl.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_pt.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_ru.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_sk.ts2
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_tr.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/opus/translations/opus_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/sid/decoder_sid.cpp2
-rw-r--r--src/plugins/Input/sid/decoder_sid.h4
-rw-r--r--src/plugins/Input/sid/decodersidfactory.cpp4
-rw-r--r--src/plugins/Input/sid/decodersidfactory.h4
-rw-r--r--src/plugins/Input/sid/settingsdialog.cpp2
-rw-r--r--src/plugins/Input/sid/settingsdialog.h4
-rw-r--r--src/plugins/Input/sid/sidhelper.cpp2
-rw-r--r--src/plugins/Input/sid/sidhelper.h4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_bg.ts2
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_cs.ts2
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_de.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_el.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_en.ts2
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_es.ts2
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_fr.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_gl_ES.ts2
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_he.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_hu.ts2
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_id.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_it.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_ja.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_kk.ts2
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_lt.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_nl.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_pt.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_ru.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_sk.ts2
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_tr.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/sid/translations/sid_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/sndfile/decoder_sndfile.cpp2
-rw-r--r--src/plugins/Input/sndfile/decoder_sndfile.h2
-rw-r--r--src/plugins/Input/sndfile/decodersndfilefactory.cpp4
-rw-r--r--src/plugins/Input/sndfile/decodersndfilefactory.h2
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_bg.ts2
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_cs.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_de.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_el.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_en.ts2
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_es.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_fr.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_he.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_hu.ts2
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_id.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_it.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_ja.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_kk.ts2
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_nl.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_pt.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_ru.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_sk.ts2
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_tr.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/sndfile/translations/sndfile_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/vorbis/decodervorbisfactory.cpp4
-rw-r--r--src/plugins/Input/vorbis/decodervorbisfactory.h4
-rw-r--r--src/plugins/Input/vorbis/replaygainreader.cpp2
-rw-r--r--src/plugins/Input/vorbis/replaygainreader.h4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_bg.ts2
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_cs.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_de.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_el.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_en.ts2
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_es.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_fr.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_he.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_hu.ts2
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_id.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_it.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_ja.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_kk.ts2
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_lt.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_nl.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_pt.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_ru.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_sk.ts2
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_tr.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/vorbis/translations/vorbis_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/vorbis/vorbismetadatamodel.cpp2
-rw-r--r--src/plugins/Input/vorbis/vorbismetadatamodel.h2
-rw-r--r--src/plugins/Input/wavpack/cueparser.cpp2
-rw-r--r--src/plugins/Input/wavpack/cueparser.h4
-rw-r--r--src/plugins/Input/wavpack/decoder_wavpack.cpp2
-rw-r--r--src/plugins/Input/wavpack/decoder_wavpack.h2
-rw-r--r--src/plugins/Input/wavpack/decoderwavpackfactory.cpp4
-rw-r--r--src/plugins/Input/wavpack/decoderwavpackfactory.h2
-rw-r--r--src/plugins/Input/wavpack/replaygainreader.cpp2
-rw-r--r--src/plugins/Input/wavpack/replaygainreader.h4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_bg.ts2
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_cs.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_de.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_el.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_en.ts2
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_es.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_fr.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_he.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_hu.ts2
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_id.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_it.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_ja.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_kk.ts2
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_lt.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_nl.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_pt.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_ru.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_sk.ts2
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_tr.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/wavpack/translations/wavpack_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/wavpack/wavpackmetadatamodel.cpp2
-rw-r--r--src/plugins/Input/wavpack/wavpackmetadatamodel.h2
-rw-r--r--src/plugins/Input/wildmidi/decoder_wildmidi.cpp2
-rw-r--r--src/plugins/Input/wildmidi/decoder_wildmidi.h2
-rw-r--r--src/plugins/Input/wildmidi/decoderwildmidifactory.cpp4
-rw-r--r--src/plugins/Input/wildmidi/decoderwildmidifactory.h2
-rw-r--r--src/plugins/Input/wildmidi/settingsdialog.cpp2
-rw-r--r--src/plugins/Input/wildmidi/settingsdialog.h4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_bg.ts2
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_cs.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_de.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_el.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_en.ts2
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_es.ts2
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_fr.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_he.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_hu.ts2
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_id.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_it.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_ja.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_kk.ts2
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_lt.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_nl.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_pt.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_ru.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_sk.ts2
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_tr.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Input/wildmidi/translations/wildmidi_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Input/wildmidi/wildmidihelper.cpp2
-rw-r--r--src/plugins/Input/wildmidi/wildmidihelper.h2
-rw-r--r--src/plugins/Output/alsa/outputalsa.cpp2
-rw-r--r--src/plugins/Output/alsa/outputalsa.h2
-rw-r--r--src/plugins/Output/alsa/outputalsafactory.cpp4
-rw-r--r--src/plugins/Output/alsa/outputalsafactory.h2
-rw-r--r--src/plugins/Output/alsa/settingsdialog.cpp2
-rw-r--r--src/plugins/Output/alsa/settingsdialog.h4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_bg.ts2
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_cs.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_de.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_el.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_en.ts2
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_es.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_fr.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_he.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_hu.ts2
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_id.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_it.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_ja.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_kk.ts2
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_lt.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_nl.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_pt.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_ru.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_sk.ts2
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_tr.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Output/alsa/translations/alsa_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Output/directsound/outputdirectsound.cpp2
-rw-r--r--src/plugins/Output/directsound/outputdirectsound.h6
-rw-r--r--src/plugins/Output/directsound/outputdirectsoundfactory.cpp4
-rw-r--r--src/plugins/Output/directsound/outputdirectsoundfactory.h2
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_bg.ts2
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_cs.ts2
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_de.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_el.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_en.ts2
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_es.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_fr.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_he.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_hu.ts2
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_id.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_it.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_ja.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_kk.ts2
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_lt.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_nl.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_pt.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_ru.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_sk.ts2
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_tr.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Output/directsound/translations/directsound_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Output/jack/outputjackfactory.h2
-rw-r--r--src/plugins/Output/null/outputnull.cpp2
-rw-r--r--src/plugins/Output/null/outputnull.h4
-rw-r--r--src/plugins/Output/null/outputnullfactory.cpp4
-rw-r--r--src/plugins/Output/null/outputnullfactory.h2
-rw-r--r--src/plugins/Output/null/translations/null_plugin_bg.ts2
-rw-r--r--src/plugins/Output/null/translations/null_plugin_cs.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_de.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_el.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_en.ts2
-rw-r--r--src/plugins/Output/null/translations/null_plugin_es.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_fr.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_he.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_hu.ts2
-rw-r--r--src/plugins/Output/null/translations/null_plugin_id.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_it.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_ja.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_kk.ts2
-rw-r--r--src/plugins/Output/null/translations/null_plugin_lt.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_nl.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_pt.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_ru.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_sk.ts2
-rw-r--r--src/plugins/Output/null/translations/null_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_tr.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Output/null/translations/null_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Output/oss/outputossfactory.h2
-rw-r--r--src/plugins/Output/oss4/outputoss4.cpp2
-rw-r--r--src/plugins/Output/oss4/outputoss4.h2
-rw-r--r--src/plugins/Output/oss4/outputoss4factory.cpp2
-rw-r--r--src/plugins/Output/oss4/outputoss4factory.h2
-rw-r--r--src/plugins/Output/oss4/settingsdialog.cpp2
-rw-r--r--src/plugins/Output/oss4/settingsdialog.h2
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_bg.ts2
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_cs.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_de.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_el.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_en.ts2
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_es.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_fr.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_he.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_hu.ts2
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_id.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_it.ts2
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_ja.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_kk.ts2
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_lt.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_nl.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_pt.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_ru.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_sk.ts2
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_tr.ts2
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Output/oss4/translations/oss4_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Output/pulseaudio/outputpulseaudio.cpp2
-rw-r--r--src/plugins/Output/pulseaudio/outputpulseaudio.h4
-rw-r--r--src/plugins/Output/pulseaudio/outputpulseaudiofactory.cpp4
-rw-r--r--src/plugins/Output/pulseaudio/outputpulseaudiofactory.h2
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_bg.ts2
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_cs.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_de.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_el.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_en.ts2
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_es.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_fr.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_he.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_hu.ts2
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_id.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_it.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_ja.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_kk.ts2
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_lt.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_nl.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pt.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_ru.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sk.ts2
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_tr.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Output/shout/outputshoutfactory.cpp4
-rw-r--r--src/plugins/Output/shout/outputshoutfactory.h2
-rw-r--r--src/plugins/Output/shout/settingsdialog.cpp2
-rw-r--r--src/plugins/Output/shout/settingsdialog.h2
-rw-r--r--src/plugins/Output/shout/shoutclient.cpp2
-rw-r--r--src/plugins/Output/shout/shoutclient.h2
-rw-r--r--src/plugins/Output/shout/shoutoutput.cpp2
-rw-r--r--src/plugins/Output/shout/shoutoutput.h2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_bg.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_cs.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_de.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_el.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_en.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_es.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_fr.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_gl_ES.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_he.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_hu.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_id.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_it.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_ja.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_kk.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_lt.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_nl.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_pl_PL.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_pt.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_pt_BR.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_ru.ts4
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_sk.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_sr_BA.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_sr_RS.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_tr.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_zh_CN.ts2
-rw-r--r--src/plugins/Output/shout/translations/shout_plugin_zh_TW.ts2
-rw-r--r--src/plugins/Output/wasapi/outputwasapi.cpp2
-rw-r--r--src/plugins/Output/wasapi/outputwasapi.h6
-rw-r--r--src/plugins/Output/wasapi/outputwasapifactory.cpp4
-rw-r--r--src/plugins/Output/wasapi/outputwasapifactory.h2
-rw-r--r--src/plugins/Output/wasapi/settingsdialog.cpp2
-rw-r--r--src/plugins/Output/wasapi/settingsdialog.h2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_bg.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_cs.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_de.ts4
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_el.ts4
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_en.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_es.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_fr.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_gl_ES.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_he.ts4
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_hu.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_id.ts4
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_it.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_ja.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_kk.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_lt.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_nl.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_pl_PL.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_pt.ts4
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_ru.ts4
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_sk.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_sr_BA.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_sr_RS.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_tr.ts2
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Output/wasapi/translations/wasapi_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Output/waveout/outputwaveout.cpp2
-rw-r--r--src/plugins/Output/waveout/outputwaveout.h4
-rw-r--r--src/plugins/Output/waveout/outputwaveoutfactory.cpp4
-rw-r--r--src/plugins/Output/waveout/outputwaveoutfactory.h2
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_bg.ts2
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_cs.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_de.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_el.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_en.ts2
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_es.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_fr.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_he.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_hu.ts2
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_id.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_it.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_ja.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_kk.ts2
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_lt.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_nl.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_pt.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_ru.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_sk.ts2
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_tr.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_zh_TW.ts4
-rw-r--r--src/plugins/PlayListFormats/m3u/m3uplaylistformat.cpp2
-rw-r--r--src/plugins/PlayListFormats/m3u/m3uplaylistformat.h2
-rw-r--r--src/plugins/PlayListFormats/pls/plsplaylistformat.cpp2
-rw-r--r--src/plugins/PlayListFormats/pls/plsplaylistformat.h2
-rw-r--r--src/plugins/PlayListFormats/xspf/xspfplaylistformat.cpp2
-rw-r--r--src/plugins/PlayListFormats/xspf/xspfplaylistformat.h2
-rw-r--r--src/plugins/Transports/http/httpinputfactory.cpp4
-rw-r--r--src/plugins/Transports/http/httpinputfactory.h4
-rw-r--r--src/plugins/Transports/http/httpinputsource.cpp2
-rw-r--r--src/plugins/Transports/http/httpinputsource.h4
-rw-r--r--src/plugins/Transports/http/httpstreamreader.cpp2
-rw-r--r--src/plugins/Transports/http/httpstreamreader.h6
-rw-r--r--src/plugins/Transports/http/settingsdialog.cpp2
-rw-r--r--src/plugins/Transports/http/settingsdialog.h4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_bg.ts2
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_cs.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_de.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_el.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_en.ts2
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_es.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_fr.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_he.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_hu.ts2
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_id.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_it.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_ja.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_kk.ts2
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_lt.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_nl.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_pt.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_ru.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_sk.ts2
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_tr.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Transports/mms/mmsinputfactory.cpp4
-rw-r--r--src/plugins/Transports/mms/mmsinputfactory.h4
-rw-r--r--src/plugins/Transports/mms/mmsinputsource.cpp2
-rw-r--r--src/plugins/Transports/mms/mmsinputsource.h4
-rw-r--r--src/plugins/Transports/mms/mmsstreamreader.cpp2
-rw-r--r--src/plugins/Transports/mms/mmsstreamreader.h4
-rw-r--r--src/plugins/Transports/mms/settingsdialog.cpp2
-rw-r--r--src/plugins/Transports/mms/settingsdialog.h4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_bg.ts2
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_cs.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_de.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_el.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_en.ts2
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_es.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_fr.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_he.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_hu.ts2
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_id.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_it.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_ja.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_kk.ts2
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_lt.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_nl.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_pt.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_ru.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_sk.ts2
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_tr.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Transports/mms/translations/mms_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Ui/qsui/aboutqsuidialog.cpp4
-rw-r--r--src/plugins/Ui/qsui/aboutqsuidialog.h4
-rw-r--r--src/plugins/Ui/qsui/actionmanager.cpp2
-rw-r--r--src/plugins/Ui/qsui/actionmanager.h4
-rw-r--r--src/plugins/Ui/qsui/colorwidget.cpp2
-rw-r--r--src/plugins/Ui/qsui/colorwidget.h2
-rw-r--r--src/plugins/Ui/qsui/coverwidget.cpp2
-rw-r--r--src/plugins/Ui/qsui/coverwidget.h4
-rw-r--r--src/plugins/Ui/qsui/eqpreset.cpp2
-rw-r--r--src/plugins/Ui/qsui/eqpreset.h4
-rw-r--r--src/plugins/Ui/qsui/equalizer.cpp2
-rw-r--r--src/plugins/Ui/qsui/equalizer.h4
-rw-r--r--src/plugins/Ui/qsui/filesystembrowser.cpp2
-rw-r--r--src/plugins/Ui/qsui/filesystembrowser.h4
-rw-r--r--src/plugins/Ui/qsui/hotkeyeditor.cpp2
-rw-r--r--src/plugins/Ui/qsui/hotkeyeditor.h4
-rw-r--r--src/plugins/Ui/qsui/keyboardmanager.cpp2
-rw-r--r--src/plugins/Ui/qsui/keyboardmanager.h4
-rw-r--r--src/plugins/Ui/qsui/listwidget.cpp2
-rw-r--r--src/plugins/Ui/qsui/listwidget.h4
-rw-r--r--src/plugins/Ui/qsui/listwidgetdrawer.cpp2
-rw-r--r--src/plugins/Ui/qsui/listwidgetdrawer.h4
-rw-r--r--src/plugins/Ui/qsui/logo.cpp2
-rw-r--r--src/plugins/Ui/qsui/logo.h4
-rw-r--r--src/plugins/Ui/qsui/mainwindow.cpp2
-rw-r--r--src/plugins/Ui/qsui/mainwindow.h4
-rw-r--r--src/plugins/Ui/qsui/playlistbrowser.cpp2
-rw-r--r--src/plugins/Ui/qsui/playlistbrowser.h4
-rw-r--r--src/plugins/Ui/qsui/playlistheader.cpp2
-rw-r--r--src/plugins/Ui/qsui/playlistheader.h4
-rw-r--r--src/plugins/Ui/qsui/popupsettings.cpp2
-rw-r--r--src/plugins/Ui/qsui/popupsettings.h4
-rw-r--r--src/plugins/Ui/qsui/popupwidget.cpp2
-rw-r--r--src/plugins/Ui/qsui/popupwidget.h4
-rw-r--r--src/plugins/Ui/qsui/positionslider.cpp2
-rw-r--r--src/plugins/Ui/qsui/positionslider.h4
-rw-r--r--src/plugins/Ui/qsui/qsuianalyzer.cpp2
-rw-r--r--src/plugins/Ui/qsui/qsuianalyzer.h2
-rw-r--r--src/plugins/Ui/qsui/qsuifactory.cpp2
-rw-r--r--src/plugins/Ui/qsui/qsuifactory.h4
-rw-r--r--src/plugins/Ui/qsui/qsuiquicksearch.cpp2
-rw-r--r--src/plugins/Ui/qsui/qsuiquicksearch.h4
-rw-r--r--src/plugins/Ui/qsui/qsuisettings.cpp2
-rw-r--r--src/plugins/Ui/qsui/qsuisettings.h4
-rw-r--r--src/plugins/Ui/qsui/qsuitabbar.cpp2
-rw-r--r--src/plugins/Ui/qsui/qsuitabbar.h4
-rw-r--r--src/plugins/Ui/qsui/qsuitabwidget.cpp2
-rw-r--r--src/plugins/Ui/qsui/qsuitabwidget.h4
-rw-r--r--src/plugins/Ui/qsui/shortcutdialog.cpp2
-rw-r--r--src/plugins/Ui/qsui/shortcutdialog.h4
-rw-r--r--src/plugins/Ui/qsui/shortcutitem.cpp2
-rw-r--r--src/plugins/Ui/qsui/shortcutitem.h4
-rw-r--r--src/plugins/Ui/qsui/toolbareditor.cpp2
-rw-r--r--src/plugins/Ui/qsui/toolbareditor.h4
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_bg.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_cs.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_de.ts4
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_el.ts4
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_en.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_es.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_fr.ts4
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_gl_ES.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_he.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_hu.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_id.ts4
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_it.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_ja.ts4
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_kk.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_lt.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_nl.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_pt.ts4
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts4
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_sk.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_sr_BA.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_sr_RS.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_tr.ts2
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Ui/qsui/translations/qsui_plugin_zh_TW.ts2
-rw-r--r--src/plugins/Ui/qsui/visualmenu.cpp2
-rw-r--r--src/plugins/Ui/qsui/visualmenu.h4
-rw-r--r--src/plugins/Ui/qsui/volumeslider.cpp2
-rw-r--r--src/plugins/Ui/qsui/volumeslider.h4
-rw-r--r--src/plugins/Ui/skinned/actionmanager.cpp2
-rw-r--r--src/plugins/Ui/skinned/actionmanager.h4
-rw-r--r--src/plugins/Ui/skinned/balancebar.cpp2
-rw-r--r--src/plugins/Ui/skinned/balancebar.h4
-rw-r--r--src/plugins/Ui/skinned/button.cpp2
-rw-r--r--src/plugins/Ui/skinned/button.h4
-rw-r--r--src/plugins/Ui/skinned/display.cpp2
-rw-r--r--src/plugins/Ui/skinned/display.h4
-rw-r--r--src/plugins/Ui/skinned/dock.cpp2
-rw-r--r--src/plugins/Ui/skinned/dock.h4
-rw-r--r--src/plugins/Ui/skinned/eqgraph.cpp2
-rw-r--r--src/plugins/Ui/skinned/eqgraph.h4
-rw-r--r--src/plugins/Ui/skinned/eqpreset.cpp2
-rw-r--r--src/plugins/Ui/skinned/eqpreset.h4
-rw-r--r--src/plugins/Ui/skinned/eqslider.cpp2
-rw-r--r--src/plugins/Ui/skinned/eqslider.h4
-rw-r--r--src/plugins/Ui/skinned/eqtitlebar.cpp2
-rw-r--r--src/plugins/Ui/skinned/eqtitlebar.h4
-rw-r--r--src/plugins/Ui/skinned/eqwidget.cpp2
-rw-r--r--src/plugins/Ui/skinned/eqwidget.h4
-rw-r--r--src/plugins/Ui/skinned/horizontalslider.cpp2
-rw-r--r--src/plugins/Ui/skinned/horizontalslider.h4
-rw-r--r--src/plugins/Ui/skinned/hotkeyeditor.cpp2
-rw-r--r--src/plugins/Ui/skinned/hotkeyeditor.h4
-rw-r--r--src/plugins/Ui/skinned/keyboardmanager.cpp2
-rw-r--r--src/plugins/Ui/skinned/keyboardmanager.h2
-rw-r--r--src/plugins/Ui/skinned/listwidget.cpp2
-rw-r--r--src/plugins/Ui/skinned/listwidget.h4
-rw-r--r--src/plugins/Ui/skinned/listwidgetdrawer.cpp2
-rw-r--r--src/plugins/Ui/skinned/listwidgetdrawer.h4
-rw-r--r--src/plugins/Ui/skinned/mainvisual.cpp2
-rw-r--r--src/plugins/Ui/skinned/mainvisual.h2
-rw-r--r--src/plugins/Ui/skinned/mainwindow.cpp2
-rw-r--r--src/plugins/Ui/skinned/mainwindow.h4
-rw-r--r--src/plugins/Ui/skinned/monostereo.cpp2
-rw-r--r--src/plugins/Ui/skinned/monostereo.h4
-rw-r--r--src/plugins/Ui/skinned/number.cpp2
-rw-r--r--src/plugins/Ui/skinned/number.h6
-rw-r--r--src/plugins/Ui/skinned/pixmapwidget.cpp2
-rw-r--r--src/plugins/Ui/skinned/pixmapwidget.h4
-rw-r--r--src/plugins/Ui/skinned/playlist.cpp2
-rw-r--r--src/plugins/Ui/skinned/playlist.h4
-rw-r--r--src/plugins/Ui/skinned/playlistbrowser.cpp2
-rw-r--r--src/plugins/Ui/skinned/playlistbrowser.h4
-rw-r--r--src/plugins/Ui/skinned/playlistcontrol.cpp2
-rw-r--r--src/plugins/Ui/skinned/playlistcontrol.h2
-rw-r--r--src/plugins/Ui/skinned/playlistheader.cpp2
-rw-r--r--src/plugins/Ui/skinned/playlistheader.h4
-rw-r--r--src/plugins/Ui/skinned/playlistselector.cpp2
-rw-r--r--src/plugins/Ui/skinned/playlistselector.h4
-rw-r--r--src/plugins/Ui/skinned/playlistslider.cpp2
-rw-r--r--src/plugins/Ui/skinned/playlistslider.h4
-rw-r--r--src/plugins/Ui/skinned/playlisttitlebar.cpp2
-rw-r--r--src/plugins/Ui/skinned/playlisttitlebar.h4
-rw-r--r--src/plugins/Ui/skinned/playstatus.cpp2
-rw-r--r--src/plugins/Ui/skinned/playstatus.h4
-rw-r--r--src/plugins/Ui/skinned/popupsettings.cpp3
-rw-r--r--src/plugins/Ui/skinned/popupsettings.h4
-rw-r--r--src/plugins/Ui/skinned/popupwidget.cpp2
-rw-r--r--src/plugins/Ui/skinned/popupwidget.h4
-rw-r--r--src/plugins/Ui/skinned/positionbar.cpp2
-rw-r--r--src/plugins/Ui/skinned/positionbar.h4
-rw-r--r--src/plugins/Ui/skinned/preseteditor.cpp2
-rw-r--r--src/plugins/Ui/skinned/preseteditor.h4
-rw-r--r--src/plugins/Ui/skinned/shadedbar.cpp2
-rw-r--r--src/plugins/Ui/skinned/shadedbar.h4
-rw-r--r--src/plugins/Ui/skinned/shadedvisual.cpp2
-rw-r--r--src/plugins/Ui/skinned/shadedvisual.h4
-rw-r--r--src/plugins/Ui/skinned/shortcutdialog.cpp2
-rw-r--r--src/plugins/Ui/skinned/shortcutdialog.h4
-rw-r--r--src/plugins/Ui/skinned/shortcutitem.cpp2
-rw-r--r--src/plugins/Ui/skinned/shortcutitem.h4
-rw-r--r--src/plugins/Ui/skinned/skin.cpp2
-rw-r--r--src/plugins/Ui/skinned/skin.h2
-rw-r--r--src/plugins/Ui/skinned/skinnedfactory.cpp4
-rw-r--r--src/plugins/Ui/skinned/skinnedfactory.h4
-rw-r--r--src/plugins/Ui/skinned/skinnedsettings.cpp2
-rw-r--r--src/plugins/Ui/skinned/skinnedsettings.h2
-rw-r--r--src/plugins/Ui/skinned/skinreader.cpp2
-rw-r--r--src/plugins/Ui/skinned/skinreader.h4
-rw-r--r--src/plugins/Ui/skinned/symboldisplay.cpp2
-rw-r--r--src/plugins/Ui/skinned/symboldisplay.h2
-rw-r--r--src/plugins/Ui/skinned/textscroller.cpp2
-rw-r--r--src/plugins/Ui/skinned/textscroller.h4
-rw-r--r--src/plugins/Ui/skinned/timeindicator.cpp2
-rw-r--r--src/plugins/Ui/skinned/timeindicator.h2
-rw-r--r--src/plugins/Ui/skinned/titlebar.cpp2
-rw-r--r--src/plugins/Ui/skinned/titlebar.h4
-rw-r--r--src/plugins/Ui/skinned/titlebarcontrol.cpp2
-rw-r--r--src/plugins/Ui/skinned/titlebarcontrol.h4
-rw-r--r--src/plugins/Ui/skinned/togglebutton.cpp2
-rw-r--r--src/plugins/Ui/skinned/togglebutton.h4
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_bg.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_de.ts4
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_el.ts4
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_en.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_es.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_fr.ts4
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_he.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_id.ts4
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_it.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts4
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_kk.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_pt.ts4
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts4
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_sr_BA.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_sr_RS.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts2
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts2
-rw-r--r--src/plugins/Ui/skinned/visualmenu.cpp2
-rw-r--r--src/plugins/Ui/skinned/visualmenu.h4
-rw-r--r--src/plugins/Ui/skinned/volumebar.cpp2
-rw-r--r--src/plugins/Ui/skinned/volumebar.h4
-rw-r--r--src/plugins/Visual/analyzer/analyzer.cpp2
-rw-r--r--src/plugins/Visual/analyzer/analyzer.h2
-rw-r--r--src/plugins/Visual/analyzer/colorwidget.cpp2
-rw-r--r--src/plugins/Visual/analyzer/colorwidget.h2
-rw-r--r--src/plugins/Visual/analyzer/settingsdialog.cpp2
-rw-r--r--src/plugins/Visual/analyzer/settingsdialog.h4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_bg.ts2
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_cs.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_el.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_en.ts2
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_es.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_fr.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_he.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_hu.ts2
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_id.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_it.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_ja.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_kk.ts2
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_lt.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_nl.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_pt.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_ru.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_sk.ts2
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_tr.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Visual/analyzer/translations/analyzer_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Visual/analyzer/visualanalyzerfactory.cpp4
-rw-r--r--src/plugins/Visual/analyzer/visualanalyzerfactory.h4
-rw-r--r--src/plugins/Visual/projectm/projectmplugin.cpp2
-rw-r--r--src/plugins/Visual/projectm/projectmplugin.h2
-rw-r--r--src/plugins/Visual/projectm/projectmwidget.cpp2
-rw-r--r--src/plugins/Visual/projectm/projectmwidget.h4
-rw-r--r--src/plugins/Visual/projectm/projectmwrapper.cpp2
-rw-r--r--src/plugins/Visual/projectm/projectmwrapper.h2
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_bg.ts2
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_cs.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_de.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_el.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_en.ts2
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_es.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_fr.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_gl_ES.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_he.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_hu.ts2
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_id.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_it.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_ja.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_kk.ts2
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_lt.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_nl.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_pt.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_pt_BR.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_ru.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_sk.ts2
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_sr_BA.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_sr_RS.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_tr.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_uk_UA.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_zh_CN.ts4
-rw-r--r--src/plugins/Visual/projectm/translations/projectm_plugin_zh_TW.ts4
-rw-r--r--src/plugins/Visual/projectm/visualprojectmfactory.cpp4
-rw-r--r--src/plugins/Visual/projectm/visualprojectmfactory.h4
2101 files changed, 3455 insertions, 3456 deletions
diff --git a/src/plugins/CommandLineOptions/IncDecVolumeOption/incdecvolumeoption.cpp b/src/plugins/CommandLineOptions/IncDecVolumeOption/incdecvolumeoption.cpp
index fbd8e3ef2..d5171e20c 100644
--- a/src/plugins/CommandLineOptions/IncDecVolumeOption/incdecvolumeoption.cpp
+++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/incdecvolumeoption.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/CommandLineOptions/IncDecVolumeOption/incdecvolumeoption.h b/src/plugins/CommandLineOptions/IncDecVolumeOption/incdecvolumeoption.h
index 59ee80039..28008c8a1 100644
--- a/src/plugins/CommandLineOptions/IncDecVolumeOption/incdecvolumeoption.h
+++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/incdecvolumeoption.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/CommandLineOptions/PlayListOption/playlistoption.cpp b/src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp
index 9bc850ea0..285e26f98 100644
--- a/src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp
+++ b/src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/CommandLineOptions/PlayListOption/playlistoption.h b/src/plugins/CommandLineOptions/PlayListOption/playlistoption.h
index ea8f0d600..8e6f72a32 100644
--- a/src/plugins/CommandLineOptions/PlayListOption/playlistoption.h
+++ b/src/plugins/CommandLineOptions/PlayListOption/playlistoption.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -28,7 +28,7 @@
#include <qmmpui/commandlinemanager.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PlayListOption : public QObject, public CommandLineOption
{
diff --git a/src/plugins/CommandLineOptions/SeekOption/seekoption.cpp b/src/plugins/CommandLineOptions/SeekOption/seekoption.cpp
index 0219ddd28..509f62392 100644
--- a/src/plugins/CommandLineOptions/SeekOption/seekoption.cpp
+++ b/src/plugins/CommandLineOptions/SeekOption/seekoption.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/CommandLineOptions/SeekOption/seekoption.h b/src/plugins/CommandLineOptions/SeekOption/seekoption.h
index dca61fbe7..e19dae366 100644
--- a/src/plugins/CommandLineOptions/SeekOption/seekoption.h
+++ b/src/plugins/CommandLineOptions/SeekOption/seekoption.h
@@ -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/CommandLineOptions/StatusOption/statusoption.cpp b/src/plugins/CommandLineOptions/StatusOption/statusoption.cpp
index fe3080407..0450418c4 100644
--- a/src/plugins/CommandLineOptions/StatusOption/statusoption.cpp
+++ b/src/plugins/CommandLineOptions/StatusOption/statusoption.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/CommandLineOptions/StatusOption/statusoption.h b/src/plugins/CommandLineOptions/StatusOption/statusoption.h
index 93fd91e51..840c6ca4a 100644
--- a/src/plugins/CommandLineOptions/StatusOption/statusoption.h
+++ b/src/plugins/CommandLineOptions/StatusOption/statusoption.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -29,7 +29,7 @@
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class StatusOption : public QObject, public CommandLineOption
{
diff --git a/src/plugins/CommandLineOptions/UninstallOption/uninstalloption.cpp b/src/plugins/CommandLineOptions/UninstallOption/uninstalloption.cpp
index 14456e20b..d74aebd61 100644
--- a/src/plugins/CommandLineOptions/UninstallOption/uninstalloption.cpp
+++ b/src/plugins/CommandLineOptions/UninstallOption/uninstalloption.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2014-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/CommandLineOptions/UninstallOption/uninstalloption.h b/src/plugins/CommandLineOptions/UninstallOption/uninstalloption.h
index 5787e22f9..9eba15f49 100644
--- a/src/plugins/CommandLineOptions/UninstallOption/uninstalloption.h
+++ b/src/plugins/CommandLineOptions/UninstallOption/uninstalloption.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2014-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 *
@@ -28,7 +28,7 @@
#include <qmmpui/commandlinemanager.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class UninstallOption : public QObject, public CommandLineOption
{
diff --git a/src/plugins/Effect/bs2b/bs2bplugin.cpp b/src/plugins/Effect/bs2b/bs2bplugin.cpp
index 14c6f5db7..52df6aa63 100644
--- a/src/plugins/Effect/bs2b/bs2bplugin.cpp
+++ b/src/plugins/Effect/bs2b/bs2bplugin.cpp
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2009-2015 by Ilya Kotov <forkotov02@hotmail.ru> *
+ * Copyright (C) 2009-2015 by Ilya Kotov <forkotov02@ya.ru> *
* Copyright (C) 2009 by Sebastian Pipping <sebastian@pipping.org> *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/plugins/Effect/bs2b/bs2bplugin.h b/src/plugins/Effect/bs2b/bs2bplugin.h
index 9cdfb322e..6128f6f1a 100644
--- a/src/plugins/Effect/bs2b/bs2bplugin.h
+++ b/src/plugins/Effect/bs2b/bs2bplugin.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-2014 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 <qmmp/effect.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Bs2bPlugin : public Effect
diff --git a/src/plugins/Effect/bs2b/effectbs2bfactory.cpp b/src/plugins/Effect/bs2b/effectbs2bfactory.cpp
index 9f9f5fdda..cb43dd017 100644
--- a/src/plugins/Effect/bs2b/effectbs2bfactory.cpp
+++ b/src/plugins/Effect/bs2b/effectbs2bfactory.cpp
@@ -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 *
@@ -57,8 +57,8 @@ void EffectBs2bFactory::showAbout(QWidget *parent)
.arg("<a href=\"http://bs2b.sourceforge.net/\">http://bs2b.sourceforge.net/</a>")+
QString("<p>" + tr("Compiled against libbs2b-%1") + "</p>").arg(BS2B_VERSION_STR)+
"<p>"+tr("Developers:")+"<br>"+
- tr("Ilya Kotov") + " &lt;forkotov02@hotmail.ru&gt;"+"<br>"+
- tr("Sebastian Pipping") + " &lt;sebastian@pipping.org&gt;"+"</p>");
+ tr("Ilya Kotov <forkotov02@ya.ru>")+"<br>"+
+ tr("Sebastian Pipping <sebastian@pipping.org>")+"</p>");
}
QTranslator *EffectBs2bFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Effect/bs2b/effectbs2bfactory.h b/src/plugins/Effect/bs2b/effectbs2bfactory.h
index 4b57a0931..18cd391e1 100644
--- a/src/plugins/Effect/bs2b/effectbs2bfactory.h
+++ b/src/plugins/Effect/bs2b/effectbs2bfactory.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 <qmmp/effect.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class EffectBs2bFactory : public QObject, public EffectFactory
{
diff --git a/src/plugins/Effect/bs2b/settingsdialog.cpp b/src/plugins/Effect/bs2b/settingsdialog.cpp
index 6d46cb706..0c3286f19 100644
--- a/src/plugins/Effect/bs2b/settingsdialog.cpp
+++ b/src/plugins/Effect/bs2b/settingsdialog.cpp
@@ -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 *
diff --git a/src/plugins/Effect/bs2b/settingsdialog.h b/src/plugins/Effect/bs2b/settingsdialog.h
index 6f0336177..9813712e9 100644
--- a/src/plugins/Effect/bs2b/settingsdialog.h
+++ b/src/plugins/Effect/bs2b/settingsdialog.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 *
@@ -25,7 +25,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Effect/bs2b/translations/bs2b_plugin_uk_UA.ts b/src/plugins/Effect/bs2b/translations/bs2b_plugin_uk_UA.ts
index 1b4b7a9d2..2a3ee20ca 100644
--- a/src/plugins/Effect/bs2b/translations/bs2b_plugin_uk_UA.ts
+++ b/src/plugins/Effect/bs2b/translations/bs2b_plugin_uk_UA.ts
@@ -36,7 +36,7 @@
<message>
<location filename="../effectbs2bfactory.cpp" line="60"/>
<source>Ilya Kotov</source>
- <translation>Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <translation>Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectbs2bfactory.cpp" line="61"/>
diff --git a/src/plugins/Effect/crossfade/crossfadeplugin.cpp b/src/plugins/Effect/crossfade/crossfadeplugin.cpp
index 22e5c3fdc..fe0081781 100644
--- a/src/plugins/Effect/crossfade/crossfadeplugin.cpp
+++ b/src/plugins/Effect/crossfade/crossfadeplugin.cpp
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2009-2015 by Ilya Kotov <forkotov02@hotmail.ru> *
+ * Copyright (C) 2009-2015 by Ilya Kotov <forkotov02@ya.ru> *
* Copyright (C) 2009 by Sebastian Pipping <sebastian@pipping.org> *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/plugins/Effect/crossfade/crossfadeplugin.h b/src/plugins/Effect/crossfade/crossfadeplugin.h
index 229756b76..3d877621b 100644
--- a/src/plugins/Effect/crossfade/crossfadeplugin.h
+++ b/src/plugins/Effect/crossfade/crossfadeplugin.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 *
@@ -28,7 +28,7 @@ class SoundCore;
class StateHandler;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class CrossfadePlugin : public Effect
diff --git a/src/plugins/Effect/crossfade/effectcrossfadefactory.cpp b/src/plugins/Effect/crossfade/effectcrossfadefactory.cpp
index 8ebab93a2..09cc33b77 100644
--- a/src/plugins/Effect/crossfade/effectcrossfadefactory.cpp
+++ b/src/plugins/Effect/crossfade/effectcrossfadefactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 EffectCrossfadeFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About Crossfade Plugin"),
tr("Qmmp Crossfade Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *EffectCrossfadeFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Effect/crossfade/effectcrossfadefactory.h b/src/plugins/Effect/crossfade/effectcrossfadefactory.h
index 04eae4125..6958985af 100644
--- a/src/plugins/Effect/crossfade/effectcrossfadefactory.h
+++ b/src/plugins/Effect/crossfade/effectcrossfadefactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 <qmmp/effect.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class EffectCrossfadeFactory : public QObject, public EffectFactory
{
diff --git a/src/plugins/Effect/crossfade/settingsdialog.cpp b/src/plugins/Effect/crossfade/settingsdialog.cpp
index 30f21a914..8bf4b9b64 100644
--- a/src/plugins/Effect/crossfade/settingsdialog.cpp
+++ b/src/plugins/Effect/crossfade/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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/Effect/crossfade/settingsdialog.h b/src/plugins/Effect/crossfade/settingsdialog.h
index 5b5f097e3..625fe4085 100644
--- a/src/plugins/Effect/crossfade/settingsdialog.h
+++ b/src/plugins/Effect/crossfade/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_bg.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_bg.ts
index a42159d84..c5c5d9cc2 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_bg.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_cs.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_cs.ts
index 8d32b843f..0beb9d6ad 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_cs.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_cs.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_de.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_de.ts
index 57cbef247..8b4ac278d 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_de.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_el.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_el.ts
index fd156daec..23f0cb080 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_el.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_el.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_en.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_en.ts
index e33361a47..2ab45038f 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_en.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_es.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_es.ts
index 8ece5d54e..111e780ff 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_es.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_fr.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_fr.ts
index 09cd28fd0..15abe547f 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_fr.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_fr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_gl_ES.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_gl_ES.ts
index 36e51feba..8c38da7a2 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_gl_ES.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_gl_ES.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_he.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_he.ts
index 9fcb06e8c..23bf2c25c 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_he.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_hu.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_hu.ts
index e95897ad1..afcd213cf 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_hu.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_id.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_id.ts
index 5da913966..92f00aa69 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_id.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_it.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_it.ts
index 3397f802f..0e90203de 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_it.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_it.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_ja.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_ja.ts
index 9f61342d6..6d54601b7 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_ja.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_ja.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_kk.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_kk.ts
index 3b8be5027..c0c76ec31 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_kk.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_lt.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_lt.ts
index cbd82b97b..45ae11d43 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_lt.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_nl.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_nl.ts
index e9904e211..dfe2db39b 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_nl.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_pl_PL.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_pl_PL.ts
index 7dbf7ba75..9ab1a292a 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_pl_PL.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_pl_PL.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_pt.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_pt.ts
index 968ce0bec..552818e65 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_pt.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_pt_BR.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_pt_BR.ts
index e61b190d4..d5a8f426b 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_pt_BR.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_ru.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_ru.ts
index 14d102e3a..1966ec918 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_ru.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_sk.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_sk.ts
index 147cc2634..027bac533 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_sk.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_BA.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_BA.ts
index 3ebee02c8..eefd3c714 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_BA.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_BA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_RS.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_RS.ts
index 7548fe072..ac26ec41b 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_RS.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_sr_RS.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_tr.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_tr.ts
index e6bc1a4bd..3b1a7d0e5 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_tr.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_tr.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_uk_UA.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_uk_UA.ts
index 5ed18b733..c221b4131 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_uk_UA.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_zh_CN.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_zh_CN.ts
index a28337514..cde025026 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_zh_CN.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_zh_TW.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_zh_TW.ts
index 27c7b884a..763b4d2f0 100644
--- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_zh_TW.ts
+++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectcrossfadefactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/filewriter/effectfilewriterfactory.cpp b/src/plugins/Effect/filewriter/effectfilewriterfactory.cpp
index 6a1592a9d..276fcc575 100644
--- a/src/plugins/Effect/filewriter/effectfilewriterfactory.cpp
+++ b/src/plugins/Effect/filewriter/effectfilewriterfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -52,7 +52,7 @@ void EffectFileWriterFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About File Writer Plugin"),
tr("Qmmp File Writer Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *EffectFileWriterFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Effect/filewriter/effectfilewriterfactory.h b/src/plugins/Effect/filewriter/effectfilewriterfactory.h
index 7aecba9ec..494f4c41b 100644
--- a/src/plugins/Effect/filewriter/effectfilewriterfactory.h
+++ b/src/plugins/Effect/filewriter/effectfilewriterfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -25,7 +25,7 @@
#include <qmmp/effect.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class EffectFileWriterFactory : public QObject, public EffectFactory
{
diff --git a/src/plugins/Effect/filewriter/filewriterplugin.cpp b/src/plugins/Effect/filewriter/filewriterplugin.cpp
index 4c44c1220..1091787a1 100644
--- a/src/plugins/Effect/filewriter/filewriterplugin.cpp
+++ b/src/plugins/Effect/filewriter/filewriterplugin.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Effect/filewriter/filewriterplugin.h b/src/plugins/Effect/filewriter/filewriterplugin.h
index a19f15c6e..ebf0c6f39 100644
--- a/src/plugins/Effect/filewriter/filewriterplugin.h
+++ b/src/plugins/Effect/filewriter/filewriterplugin.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Effect/filewriter/settingsdialog.cpp b/src/plugins/Effect/filewriter/settingsdialog.cpp
index ec4393ceb..8e2731b37 100644
--- a/src/plugins/Effect/filewriter/settingsdialog.cpp
+++ b/src/plugins/Effect/filewriter/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Effect/filewriter/settingsdialog.h b/src/plugins/Effect/filewriter/settingsdialog.h
index 7f19f9f64..e3a64c9c3 100644
--- a/src/plugins/Effect/filewriter/settingsdialog.h
+++ b/src/plugins/Effect/filewriter/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -24,7 +24,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_bg.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_bg.ts
index 31356e6f4..6d3a5a220 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_bg.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_cs.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_cs.ts
index b3001ae65..9b83e4d47 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_cs.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_cs.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_de.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_de.ts
index 126971349..ddaae892e 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_de.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_de.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_el.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_el.ts
index 80d8e0d8f..a0f90d35b 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_el.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_el.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_en.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_en.ts
index 7f038c48c..7d167aea3 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_en.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_es.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_es.ts
index b30180c13..de631e1a1 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_es.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_es.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_fr.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_fr.ts
index 70615bd91..64692d03a 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_fr.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_fr.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_gl_ES.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_gl_ES.ts
index 5624265f8..1a94bce17 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_gl_ES.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_gl_ES.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_he.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_he.ts
index 547c08197..4407376e5 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_he.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_he.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_hu.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_hu.ts
index 5b860a8ac..e82699b9b 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_hu.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_id.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_id.ts
index 237a336c4..8d7f68640 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_id.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_id.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_it.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_it.ts
index c22356ae9..0d3bc715d 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_it.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_it.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_ja.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_ja.ts
index 53f7d86cb..b76c3a990 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_ja.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_ja.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_kk.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_kk.ts
index 11c98c795..b455026b2 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_kk.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_lt.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_lt.ts
index bdbf7b937..4e5119f2b 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_lt.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_lt.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_nl.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_nl.ts
index 88daea1f8..7756ab143 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_nl.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_nl.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_pl_PL.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_pl_PL.ts
index bd8157743..c924c7724 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_pl_PL.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_pl_PL.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_pt.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_pt.ts
index b056fe643..32063d18e 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_pt.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_pt.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_pt_BR.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_pt_BR.ts
index cb180cd1e..267a63c26 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_pt_BR.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_pt_BR.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_ru.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_ru.ts
index fbc3291b9..48be41728 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_ru.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_sk.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_sk.ts
index ff29d825f..ed621b0a2 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_sk.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_sr_BA.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_sr_BA.ts
index a7a95e1e2..94378ed6b 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_sr_BA.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_sr_BA.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_sr_RS.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_sr_RS.ts
index 1934c2edb..5781da82f 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_sr_RS.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_sr_RS.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_tr.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_tr.ts
index d4fa1d3f8..066519d3b 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_tr.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_tr.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_uk_UA.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_uk_UA.ts
index ffffeaa59..a3267b54b 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_uk_UA.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_zh_CN.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_zh_CN.ts
index a00b28e7f..2d02371f8 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_zh_CN.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_zh_CN.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/filewriter/translations/filewriter_plugin_zh_TW.ts b/src/plugins/Effect/filewriter/translations/filewriter_plugin_zh_TW.ts
index f456e53cc..aea7ee95e 100644
--- a/src/plugins/Effect/filewriter/translations/filewriter_plugin_zh_TW.ts
+++ b/src/plugins/Effect/filewriter/translations/filewriter_plugin_zh_TW.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectfilewriterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/ladspa/effectladspafactory.cpp b/src/plugins/Effect/ladspa/effectladspafactory.cpp
index b8a3d6a95..24a72771a 100644
--- a/src/plugins/Effect/ladspa/effectladspafactory.cpp
+++ b/src/plugins/Effect/ladspa/effectladspafactory.cpp
@@ -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 *
@@ -51,7 +51,7 @@ void EffectLADSPAFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About LADSPA Host for Qmmp"),
tr("LADSPA Host for Qmmp")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")+"\n"+
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>")+"\n"+
tr("Based on the LADSPA Host for BMP")+"\n"+
tr("BMP-ladspa developers:")+"\n"+
tr("Nick Lamb <njl195@zepler.org.uk>")+"\n"+
diff --git a/src/plugins/Effect/ladspa/effectladspafactory.h b/src/plugins/Effect/ladspa/effectladspafactory.h
index 5bf8d0188..9c694a7b0 100644
--- a/src/plugins/Effect/ladspa/effectladspafactory.h
+++ b/src/plugins/Effect/ladspa/effectladspafactory.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 <qmmp/effect.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class EffectLADSPAFactory : public QObject, public EffectFactory
{
diff --git a/src/plugins/Effect/ladspa/ladspabutton.cpp b/src/plugins/Effect/ladspa/ladspabutton.cpp
index 9bd161d40..8203a229f 100644
--- a/src/plugins/Effect/ladspa/ladspabutton.cpp
+++ b/src/plugins/Effect/ladspa/ladspabutton.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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/Effect/ladspa/ladspabutton.h b/src/plugins/Effect/ladspa/ladspabutton.h
index 1935c2770..e4a96d6dc 100644
--- a/src/plugins/Effect/ladspa/ladspabutton.h
+++ b/src/plugins/Effect/ladspa/ladspabutton.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 @@
class LADSPAHost;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class LADSPAButton : public QCheckBox
{
diff --git a/src/plugins/Effect/ladspa/ladspahelper.cpp b/src/plugins/Effect/ladspa/ladspahelper.cpp
index b844040d6..d6f3b8039 100644
--- a/src/plugins/Effect/ladspa/ladspahelper.cpp
+++ b/src/plugins/Effect/ladspa/ladspahelper.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Effect/ladspa/ladspahelper.h b/src/plugins/Effect/ladspa/ladspahelper.h
index 5f85b59ad..df50907ec 100644
--- a/src/plugins/Effect/ladspa/ladspahelper.h
+++ b/src/plugins/Effect/ladspa/ladspahelper.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -24,7 +24,7 @@
#include <qmmp/effect.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class LADSPAHelper : public Effect
{
diff --git a/src/plugins/Effect/ladspa/ladspahost.cpp b/src/plugins/Effect/ladspa/ladspahost.cpp
index 3070270c4..171346a12 100644
--- a/src/plugins/Effect/ladspa/ladspahost.cpp
+++ b/src/plugins/Effect/ladspa/ladspahost.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2002-2003 Nick Lamb <njl195@zepler.org.uk> *
* Copyright (C) 2005 Giacomo Lozito <city_hunter@users.sf.net> *
- * Copyright (C) 2009-2015 by Ilya Kotov <forkotov02@hotmail.ru> *
+ * Copyright (C) 2009-2015 by Ilya Kotov <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/Effect/ladspa/ladspahost.h b/src/plugins/Effect/ladspa/ladspahost.h
index 06ff6173b..6b436dfb3 100644
--- a/src/plugins/Effect/ladspa/ladspahost.h
+++ b/src/plugins/Effect/ladspa/ladspahost.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2002,2003 Nick Lamb <njl195@zepler.org.uk> *
* Copyright (C) 2005 Giacomo Lozito <city_hunter@users.sf.net> *
- * Copyright (C) 2009-2015 by Ilya Kotov <forkotov02@hotmail.ru> *
+ * Copyright (C) 2009-2015 by Ilya Kotov <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 *
@@ -34,7 +34,7 @@ class QWidget;
#define MAX_KNOBS 64
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class LADSPAPlugin
{
diff --git a/src/plugins/Effect/ladspa/ladspaslider.cpp b/src/plugins/Effect/ladspa/ladspaslider.cpp
index a26175098..0245e9ed2 100644
--- a/src/plugins/Effect/ladspa/ladspaslider.cpp
+++ b/src/plugins/Effect/ladspa/ladspaslider.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Effect/ladspa/ladspaslider.h b/src/plugins/Effect/ladspa/ladspaslider.h
index 7ab082d26..0c7775349 100644
--- a/src/plugins/Effect/ladspa/ladspaslider.h
+++ b/src/plugins/Effect/ladspa/ladspaslider.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 *
@@ -27,7 +27,7 @@ class QDoubleSpinBox;
class QSlider;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class LADSPASlider : public QWidget
{
diff --git a/src/plugins/Effect/ladspa/settingsdialog.cpp b/src/plugins/Effect/ladspa/settingsdialog.cpp
index a156efd11..52f97a1da 100644
--- a/src/plugins/Effect/ladspa/settingsdialog.cpp
+++ b/src/plugins/Effect/ladspa/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Effect/ladspa/settingsdialog.h b/src/plugins/Effect/ladspa/settingsdialog.h
index 158ac1ee9..fffe0e81b 100644
--- a/src/plugins/Effect/ladspa/settingsdialog.h
+++ b/src/plugins/Effect/ladspa/settingsdialog.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 *
@@ -29,7 +29,7 @@ class SettingsDialog;
}
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_bg.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_bg.ts
index 92a6b4696..9ba380a79 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_bg.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_cs.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_cs.ts
index b43ca4da5..6070628f7 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_cs.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_cs.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_de.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_de.ts
index 0bd8b7e1e..2cbac6277 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_de.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_el.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_el.ts
index 4fa3b57cd..a067a720e 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_el.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_el.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_en.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_en.ts
index 7920daa34..4b4951f63 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_en.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_es.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_es.ts
index cefd7b24c..019a9b461 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_es.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_fr.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_fr.ts
index 56fda27b8..d7db18f54 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_fr.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_fr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_gl_ES.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_gl_ES.ts
index de104b7f8..57085cc51 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_gl_ES.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_gl_ES.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_he.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_he.ts
index 1868d4a4c..829b73dfd 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_he.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_hu.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_hu.ts
index 3b878be58..58fef69af 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_hu.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_id.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_id.ts
index a5c856b62..211e7f004 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_id.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_it.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_it.ts
index 0ffa3f9f3..94940592c 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_it.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_it.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autori: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autori: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_ja.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_ja.ts
index da7681d2c..1845f045b 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_ja.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_ja.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_kk.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_kk.ts
index 54ab346d4..479a2cb00 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_kk.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_lt.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_lt.ts
index f9d7e266c..e16377646 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_lt.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_nl.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_nl.ts
index e132fbac1..2c230f68d 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_nl.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_pl_PL.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pl_PL.ts
index 282e2bd76..3a79b4cf1 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_pl_PL.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pl_PL.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Napisana przez: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Napisana przez: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt.ts
index 9068f639c..c58e9c4eb 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt_BR.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt_BR.ts
index 15f941f65..be817c40b 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt_BR.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_ru.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_ru.ts
index 4b49463cb..8bb34696d 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_ru.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_sk.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_sk.ts
index 74e77f4e0..2f2aecb22 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_sk.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_BA.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_BA.ts
index 9f44ecdcb..d4ec315ab 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_BA.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_BA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_RS.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_RS.ts
index 480d4d3ec..369801eb8 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_RS.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_sr_RS.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_tr.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_tr.ts
index e3dc826ef..8ab7ca7c1 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_tr.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_tr.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_uk_UA.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_uk_UA.ts
index c5039eeaa..3da605958 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_uk_UA.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_zh_CN.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_zh_CN.ts
index e637dde1c..0300e4940 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_zh_CN.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_zh_TW.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_zh_TW.ts
index ac74c8d36..d2cc542a8 100644
--- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_zh_TW.ts
+++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectladspafactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectladspafactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/soxr/effectsoxrfactory.cpp b/src/plugins/Effect/soxr/effectsoxrfactory.cpp
index 3ef0842a0..9343ae288 100644
--- a/src/plugins/Effect/soxr/effectsoxrfactory.cpp
+++ b/src/plugins/Effect/soxr/effectsoxrfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -52,7 +52,7 @@ void EffectSoXRFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About SoX Resampler Plugin"),
tr("Qmmp SoX Resampler Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *EffectSoXRFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Effect/soxr/effectsoxrfactory.h b/src/plugins/Effect/soxr/effectsoxrfactory.h
index e0e8f43ad..efd643a01 100644
--- a/src/plugins/Effect/soxr/effectsoxrfactory.h
+++ b/src/plugins/Effect/soxr/effectsoxrfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -25,7 +25,7 @@
#include <qmmp/effect.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class EffectSoXRFactory : public QObject, public EffectFactory
{
diff --git a/src/plugins/Effect/soxr/settingsdialog.cpp b/src/plugins/Effect/soxr/settingsdialog.cpp
index 1da247a4f..91a5c0256 100644
--- a/src/plugins/Effect/soxr/settingsdialog.cpp
+++ b/src/plugins/Effect/soxr/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Effect/soxr/settingsdialog.h b/src/plugins/Effect/soxr/settingsdialog.h
index 146879f76..278c74504 100644
--- a/src/plugins/Effect/soxr/settingsdialog.h
+++ b/src/plugins/Effect/soxr/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -24,7 +24,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Effect/soxr/soxresampler.cpp b/src/plugins/Effect/soxr/soxresampler.cpp
index 028fafce6..aecbb3a0e 100644
--- a/src/plugins/Effect/soxr/soxresampler.cpp
+++ b/src/plugins/Effect/soxr/soxresampler.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Effect/soxr/soxresampler.h b/src/plugins/Effect/soxr/soxresampler.h
index a6741aafa..9b950825d 100644
--- a/src/plugins/Effect/soxr/soxresampler.h
+++ b/src/plugins/Effect/soxr/soxresampler.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -24,7 +24,7 @@
#include <qmmp/effect.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SoXResampler : public Effect
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_bg.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_bg.ts
index 54d6154b5..af7cc0813 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_bg.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_cs.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_cs.ts
index ead0bc131..9576f6e70 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_cs.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_cs.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_de.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_de.ts
index dd3fb9ea0..117c3e041 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_de.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_el.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_el.ts
index 7cd0e09eb..f42241272 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_el.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_el.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_en.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_en.ts
index b7d76ca0c..9ed15af21 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_en.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_es.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_es.ts
index 154e69820..59c09c537 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_es.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_fr.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_fr.ts
index 8e6dc0290..54d40c7ae 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_fr.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_fr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ecrit par: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ecrit par: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_gl_ES.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_gl_ES.ts
index fc1c858a3..0377d1185 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_gl_ES.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_gl_ES.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_he.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_he.ts
index b59160083..2c174d94a 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_he.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_hu.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_hu.ts
index 3c5b08837..a79f58d4d 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_hu.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_id.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_id.ts
index 82fd7da7d..f3ab26dd7 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_id.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_it.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_it.ts
index 0439bbf65..4547b4ca6 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_it.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_it.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_ja.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_ja.ts
index 9c6a8f8f1..952499cd2 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_ja.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_ja.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_kk.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_kk.ts
index 0d6da84d5..dce5b1e47 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_kk.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_lt.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_lt.ts
index 2a47a0f21..350e111d7 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_lt.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Sukurta: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Sukurta: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_nl.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_nl.ts
index 7989aa726..029a22d7e 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_nl.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_pl_PL.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_pl_PL.ts
index 2c0ca7d28..cfd79b9ff 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_pl_PL.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_pl_PL.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_pt.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_pt.ts
index beb9de4ad..96e356ddc 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_pt.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_pt_BR.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_pt_BR.ts
index f8f7f0867..6f0554002 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_pt_BR.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_ru.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_ru.ts
index eaf2cfa5a..3ffc62b1a 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_ru.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_sk.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_sk.ts
index 0d81c9aa0..93b6c239b 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_sk.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_sr_BA.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_sr_BA.ts
index 053f77e18..2baed99e6 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_sr_BA.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_sr_BA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_sr_RS.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_sr_RS.ts
index 4da19365f..1931670af 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_sr_RS.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_sr_RS.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_tr.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_tr.ts
index e3fd81324..c705159af 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_tr.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_tr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_uk_UA.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_uk_UA.ts
index 0e2ccfd60..f8253f1fd 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_uk_UA.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_zh_CN.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_zh_CN.ts
index 7956e38b6..b80212cd1 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_zh_CN.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/soxr/translations/soxr_plugin_zh_TW.ts b/src/plugins/Effect/soxr/translations/soxr_plugin_zh_TW.ts
index d860b2df6..1ac295d35 100644
--- a/src/plugins/Effect/soxr/translations/soxr_plugin_zh_TW.ts
+++ b/src/plugins/Effect/soxr/translations/soxr_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectsoxrfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Effect/stereo/effectstereofactory.cpp b/src/plugins/Effect/stereo/effectstereofactory.cpp
index c5e6bb017..bb9d434a4 100644
--- a/src/plugins/Effect/stereo/effectstereofactory.cpp
+++ b/src/plugins/Effect/stereo/effectstereofactory.cpp
@@ -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 *
@@ -51,7 +51,7 @@ void EffectStereoFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About Extra Stereo Plugin"),
tr("Qmmp Extra Stereo Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")+"\n"+
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>")+"\n"+
tr("Based on the Extra Stereo Plugin for Xmms by Johan Levin"));
}
diff --git a/src/plugins/Effect/stereo/effectstereofactory.h b/src/plugins/Effect/stereo/effectstereofactory.h
index ce382b5ab..9d83147fd 100644
--- a/src/plugins/Effect/stereo/effectstereofactory.h
+++ b/src/plugins/Effect/stereo/effectstereofactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011 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 <qmmp/effect.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class EffectStereoFactory : public QObject, public EffectFactory
{
diff --git a/src/plugins/Effect/stereo/settingsdialog.cpp b/src/plugins/Effect/stereo/settingsdialog.cpp
index a6d33dfd8..542f18521 100644
--- a/src/plugins/Effect/stereo/settingsdialog.cpp
+++ b/src/plugins/Effect/stereo/settingsdialog.cpp
@@ -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 *
diff --git a/src/plugins/Effect/stereo/settingsdialog.h b/src/plugins/Effect/stereo/settingsdialog.h
index 5e50f8781..7a896d1d8 100644
--- a/src/plugins/Effect/stereo/settingsdialog.h
+++ b/src/plugins/Effect/stereo/settingsdialog.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 "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Effect/stereo/stereoplugin.cpp b/src/plugins/Effect/stereo/stereoplugin.cpp
index dcfff2a75..e0fc6ed05 100644
--- a/src/plugins/Effect/stereo/stereoplugin.cpp
+++ b/src/plugins/Effect/stereo/stereoplugin.cpp
@@ -2,7 +2,7 @@
* Copyright (C) 1999 by Johan Levin *
* *
* Copyright (C) 2011-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/Effect/stereo/stereoplugin.h b/src/plugins/Effect/stereo/stereoplugin.h
index 19f18a148..085405654 100644
--- a/src/plugins/Effect/stereo/stereoplugin.h
+++ b/src/plugins/Effect/stereo/stereoplugin.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -24,7 +24,7 @@
#include <qmmp/effect.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class StereoPlugin : public Effect
{
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_bg.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_bg.ts
index 7d75a1001..7072cd1b7 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_bg.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_cs.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_cs.ts
index d5b323d28..8bc1c4b12 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_cs.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_cs.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_de.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_de.ts
index 8c4b719af..a956d3802 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_de.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_el.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_el.ts
index 1f34a5778..4f3286b23 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_el.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_el.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_en.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_en.ts
index 3c70f98bc..7ed937546 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_en.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_es.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_es.ts
index 77bc027cd..c55ffd4a7 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_es.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_fr.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_fr.ts
index f4a82d232..151241a29 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_fr.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_fr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_gl_ES.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_gl_ES.ts
index c51dc6ef7..10a271752 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_gl_ES.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_gl_ES.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_he.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_he.ts
index a66065b97..4888e8a37 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_he.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_hu.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_hu.ts
index 33bddfd0c..03c003f77 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_hu.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_id.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_id.ts
index 0ce09eb74..34bd6201f 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_id.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_it.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_it.ts
index 397d959b1..edfa96601 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_it.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_it.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_ja.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_ja.ts
index c540c73b9..56a87c2d4 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_ja.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_ja.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_kk.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_kk.ts
index c6b281fab..66a6a015e 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_kk.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_lt.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_lt.ts
index 83dc8a1d9..11ede0322 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_lt.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_nl.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_nl.ts
index 891762783..0aef7d602 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_nl.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_pl_PL.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_pl_PL.ts
index 10d5f4281..7001c37e6 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_pl_PL.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_pl_PL.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_pt.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_pt.ts
index e91120dae..069ecda63 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_pt.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_pt_BR.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_pt_BR.ts
index b5f541bdb..5edd44286 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_pt_BR.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_ru.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_ru.ts
index f50cfbb44..de0a3f200 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_ru.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_sk.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_sk.ts
index 5e9ee2a80..95835ab6e 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_sk.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_sr_BA.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_sr_BA.ts
index fcdb770ad..aa2c76085 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_sr_BA.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_sr_BA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_sr_RS.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_sr_RS.ts
index eb90fcd6b..24910500b 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_sr_RS.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_sr_RS.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_tr.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_tr.ts
index 238abf4d6..8cd26c6c7 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_tr.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_tr.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_uk_UA.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_uk_UA.ts
index 9006227ef..282bbe26e 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_uk_UA.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_zh_CN.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_zh_CN.ts
index 7460cff8c..94f16be03 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_zh_CN.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_zh_TW.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_zh_TW.ts
index 1de6aeb46..9b8c21e7f 100644
--- a/src/plugins/Effect/stereo/translations/stereo_plugin_zh_TW.ts
+++ b/src/plugins/Effect/stereo/translations/stereo_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../effectstereofactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../effectstereofactory.cpp" line="55"/>
diff --git a/src/plugins/Engines/mplayer/mplayerengine.cpp b/src/plugins/Engines/mplayer/mplayerengine.cpp
index a88e6dbc8..663a7122f 100644
--- a/src/plugins/Engines/mplayer/mplayerengine.cpp
+++ b/src/plugins/Engines/mplayer/mplayerengine.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 *
diff --git a/src/plugins/Engines/mplayer/mplayerengine.h b/src/plugins/Engines/mplayer/mplayerengine.h
index 50225e84f..5470a597d 100644
--- a/src/plugins/Engines/mplayer/mplayerengine.h
+++ b/src/plugins/Engines/mplayer/mplayerengine.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/Engines/mplayer/mplayerenginefactory.cpp b/src/plugins/Engines/mplayer/mplayerenginefactory.cpp
index e6658c3b5..9f106052b 100644
--- a/src/plugins/Engines/mplayer/mplayerenginefactory.cpp
+++ b/src/plugins/Engines/mplayer/mplayerenginefactory.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 *
@@ -84,7 +84,7 @@ void MplayerEngineFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About MPlayer Plugin"),
tr("Qmmp MPlayer Plugin")+"\n"+
tr("This plugin uses MPlayer as backend")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *MplayerEngineFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Engines/mplayer/mplayerenginefactory.h b/src/plugins/Engines/mplayer/mplayerenginefactory.h
index 960399ec5..df2c96599 100644
--- a/src/plugins/Engines/mplayer/mplayerenginefactory.h
+++ b/src/plugins/Engines/mplayer/mplayerenginefactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Engines/mplayer/mplayermetadatamodel.cpp b/src/plugins/Engines/mplayer/mplayermetadatamodel.cpp
index b6b1e2014..efac4af80 100644
--- a/src/plugins/Engines/mplayer/mplayermetadatamodel.cpp
+++ b/src/plugins/Engines/mplayer/mplayermetadatamodel.cpp
@@ -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 *
diff --git a/src/plugins/Engines/mplayer/mplayermetadatamodel.h b/src/plugins/Engines/mplayer/mplayermetadatamodel.h
index e080caf29..2e8cb2100 100644
--- a/src/plugins/Engines/mplayer/mplayermetadatamodel.h
+++ b/src/plugins/Engines/mplayer/mplayermetadatamodel.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 *
diff --git a/src/plugins/Engines/mplayer/settingsdialog.cpp b/src/plugins/Engines/mplayer/settingsdialog.cpp
index c50d1e905..593d09428 100644
--- a/src/plugins/Engines/mplayer/settingsdialog.cpp
+++ b/src/plugins/Engines/mplayer/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-2014 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/Engines/mplayer/settingsdialog.h b/src/plugins/Engines/mplayer/settingsdialog.h
index 28fb03407..4f4559e49 100644
--- a/src/plugins/Engines/mplayer/settingsdialog.h
+++ b/src/plugins/Engines/mplayer/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-2014 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 "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_bg.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_bg.ts
index 0d406acb1..1ba90614e 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_bg.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_bg.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_cs.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_cs.ts
index d216a2bb4..d624723fe 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_cs.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_cs.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_de.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_de.ts
index bfd3f2ced..ad55e49d0 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_de.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_de.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_el.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_el.ts
index 353606868..122f6f5ea 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_el.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_el.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_en.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_en.ts
index 0d448a3a2..0e5ac7e91 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_en.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_en.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_es.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_es.ts
index 95a9ce658..348cb6c63 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_es.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_es.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_fr.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_fr.ts
index f9ba842e3..8a80862c2 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_fr.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_fr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_gl_ES.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_gl_ES.ts
index 90f0ab8b7..492f03e79 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_gl_ES.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_gl_ES.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_he.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_he.ts
index bbcf021d9..52edd4f1d 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_he.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_he.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_hu.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_hu.ts
index 2a40890a3..9562eeaf7 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_hu.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_hu.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_id.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_id.ts
index 77e4af7ea..d610b814c 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_id.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_id.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_it.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_it.ts
index 4f1ad5833..04b8c8920 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_it.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_it.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autori: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autori: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_ja.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_ja.ts
index bcbb602d1..1ddfdc29a 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_ja.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_ja.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_kk.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_kk.ts
index c56961e5f..f725f2881 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_kk.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_kk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_lt.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_lt.ts
index 24e4edc3f..736707935 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_lt.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_lt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_nl.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_nl.ts
index 9a6c5611e..8aa46c3ad 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_nl.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_nl.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_pl_PL.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_pl_PL.ts
index daa33744d..156f0060b 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_pl_PL.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_pl_PL.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Napisana przez: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Napisana przez: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_pt.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_pt.ts
index d60f7414d..a45a1eb0b 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_pt.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_pt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_pt_BR.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_pt_BR.ts
index 96ae3ea99..0fd1413dc 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_pt_BR.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_pt_BR.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_ru.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_ru.ts
index bf2f9d945..a6a786598 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_ru.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_ru.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_sk.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_sk.ts
index 659fa6a27..690d1690c 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_sk.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_sk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_sr_BA.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_sr_BA.ts
index 47e754ab2..fe21ac02e 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_sr_BA.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_sr_BA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_sr_RS.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_sr_RS.ts
index 0ad1a15de..46ebbf53a 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_sr_RS.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_sr_RS.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_tr.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_tr.ts
index 5f7b6fcb6..8ab0a1d61 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_tr.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_tr.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_uk_UA.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_uk_UA.ts
index 2d93c3d0b..c2c3f8a51 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_uk_UA.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_uk_UA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_zh_CN.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_zh_CN.ts
index c512d4d4d..b2df2a394 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_zh_CN.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_zh_CN.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_zh_TW.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_zh_TW.ts
index d01443f4e..10cd85bf0 100644
--- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_zh_TW.ts
+++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_zh_TW.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../mplayerenginefactory.cpp" line="87"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.cpp b/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.cpp
index 71c01a04c..da825dbe7 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.cpp
+++ b/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.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 *
@@ -79,7 +79,7 @@ void QmmpFileDialogFactory::showAbout(QWidget *parent)
tr("Qmmp File Dialog")+"\n"+
tr("Written by:\n"
"Vladimir Kuznetsov <vovanec@gmail.com>\n"
- "Ilya Kotov <forkotov02@hotmail.ru>")+"\n"+
+ "Ilya Kotov <forkotov02@ya.ru>")+"\n"+
tr("Some code is copied from the Qt library"));
}
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.h b/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.h
index 44cda36d1..d9ad4b17a 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.h
+++ b/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialog.h
@@ -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 *
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialogimpl.cpp b/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialogimpl.cpp
index d21e753fd..2181a0428 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialogimpl.cpp
+++ b/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialogimpl.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 *
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialogimpl.h b/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialogimpl.h
index bd6a8e75f..7419f08cf 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialogimpl.h
+++ b/src/plugins/FileDialogs/QmmpFileDialog/qmmpfiledialogimpl.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 *
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_bg.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_bg.ts
index 4ca861623..d52328e01 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_bg.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_bg.ts
@@ -74,7 +74,7 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_cs.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_cs.ts
index 4b1d3e5bd..7799e515f 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_cs.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_cs.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Autoři:
Vladimír Kuzněcov &lt;vovanec@gmail.com&gt;
-Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_de.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_de.ts
index 1cae6ea63..6c03937eb 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_de.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_de.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Geschrieben von:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_el.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_el.ts
index a9546c194..be4959e6f 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_el.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_el.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Γράφτηκε από τους:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_en.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_en.ts
index 9ddebb012..669770dfa 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_en.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_en.ts
@@ -74,7 +74,7 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_es.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_es.ts
index e5023f730..02faf2cc4 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_es.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_es.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Escrito por:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_fr.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_fr.ts
index dfe522a6b..be153e552 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_fr.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_fr.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Écrit par :
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_gl_ES.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_gl_ES.ts
index 3e3644103..ee1c26076 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_gl_ES.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_gl_ES.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Escrito por:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_he.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_he.ts
index d2f6b64a2..d0a8f6b37 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_he.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_he.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>חובר על ידי:‭
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‬</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;‬</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_hu.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_hu.ts
index 1957d4c1a..569d4eb3e 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_hu.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_hu.ts
@@ -74,7 +74,7 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_id.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_id.ts
index a2a68b5f5..81f7930a5 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_id.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_id.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Ditulis oleh:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.ts
index eeb9bcdde..a70ff0857 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_it.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Autore:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ja.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ja.ts
index 4e1f02e11..eae113240 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ja.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ja.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>制作:
Владимир Кузнецов (Vladimir Kuznetsov) &lt;vovanec@gmail.com&gt;
-Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_kk.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_kk.ts
index 2bd179b48..5a0350c4c 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_kk.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_kk.ts
@@ -74,7 +74,7 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_lt.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_lt.ts
index 924b6e95a..c0a8c2e1f 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_lt.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_lt.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Sukūrė:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_nl.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_nl.ts
index fb1b2c311..9325815d5 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_nl.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_nl.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Auteur:
Vladimír Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pl_PL.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pl_PL.ts
index 5b27b52f6..b8e29e088 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pl_PL.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pl_PL.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Autor:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt.ts
index 74ecec065..742e382b2 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Desenvolvido por:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt_BR.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt_BR.ts
index 85ddcb6a9..f19db6ade 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt_BR.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_pt_BR.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Desenvolvido por:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ru.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ru.ts
index d833bf9cb..04ffee44c 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ru.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_ru.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Разработчики:
Владимир Кузнецов &lt;vovanec@gmail.com&gt;
-Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sk.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sk.ts
index af3f8a755..f2449bea3 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sk.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sk.ts
@@ -74,7 +74,7 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sr_BA.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sr_BA.ts
index 0e6fcf918..74dc58ed5 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sr_BA.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sr_BA.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Аутори:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sr_RS.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sr_RS.ts
index 67d652244..ea699640c 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sr_RS.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_sr_RS.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Аутори:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_tr.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_tr.ts
index 38b5a33a2..66f3aeafb 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_tr.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_tr.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Yazan:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_uk_UA.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_uk_UA.ts
index 0b03660fd..e76267471 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_uk_UA.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_uk_UA.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Розробники:
Володимир Кузнєцов &lt;vovanec@gmail.com&gt;
-Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_CN.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_CN.ts
index 538bec61c..c5e1fe9fa 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_CN.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_CN.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>作者:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_TW.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_TW.ts
index 6410b9adf..b0900ec89 100644
--- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_TW.ts
+++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_zh_TW.ts
@@ -74,10 +74,10 @@
<location filename="../qmmpfiledialog.cpp" line="80"/>
<source>Written by:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>作者:
Vladimir Kuznetsov &lt;vovanec@gmail.com&gt;
-Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../qmmpfiledialog.cpp" line="83"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_bg.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_bg.ts
index 191a2ab06..21f25a469 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_bg.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_bg.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_cs.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_cs.ts
index e5d89bc15..123d8ccbf 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_cs.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_cs.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_de.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_de.ts
index 98a560451..bf5c7fe73 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_de.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_de.ts
@@ -49,8 +49,8 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="80"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_el.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_el.ts
index 0c66082fd..48f99cc9c 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_el.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_el.ts
@@ -49,8 +49,8 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="80"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_en.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_en.ts
index b4402d474..897b41ea4 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_en.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_en.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_es.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_es.ts
index eaf3547f1..1f67b27ca 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_es.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_es.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_fr.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_fr.ts
index 79045a198..efb658eda 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_fr.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_fr.ts
@@ -49,8 +49,8 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="80"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_gl_ES.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_gl_ES.ts
index 303a66fa3..004be1472 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_gl_ES.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_gl_ES.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_he.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_he.ts
index 5b3073b20..1dd1fe18c 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_he.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_he.ts
@@ -49,8 +49,8 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="80"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_hu.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_hu.ts
index ae8448f2b..7cce0ff78 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_hu.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_hu.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_id.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_id.ts
index 894235c09..fde988f07 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_id.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_id.ts
@@ -49,8 +49,8 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="80"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_it.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_it.ts
index 2daf78e1b..c3d63881c 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_it.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_it.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_ja.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_ja.ts
index d5656bbfc..49f229f46 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_ja.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_ja.ts
@@ -49,8 +49,8 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="80"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_kk.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_kk.ts
index 160325965..539a16ded 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_kk.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_kk.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_lt.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_lt.ts
index 6b18beb3e..2ab0e8c50 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_lt.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_lt.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_nl.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_nl.ts
index 9237da5b2..c323f5e42 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_nl.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_nl.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pl_PL.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pl_PL.ts
index 751e6b0c7..e536211c9 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pl_PL.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pl_PL.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pt.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pt.ts
index ed9589e50..a190c1d2b 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pt.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pt.ts
@@ -49,8 +49,8 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="80"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pt_BR.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pt_BR.ts
index 21ed54543..b2f320db2 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pt_BR.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_pt_BR.ts
@@ -49,8 +49,8 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="80"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_ru.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_ru.ts
index 067d28f91..6e1a119f8 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_ru.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_ru.ts
@@ -49,8 +49,8 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="80"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sk.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sk.ts
index 85215b437..e51e7bcf2 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sk.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sk.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sr_BA.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sr_BA.ts
index 74774b226..a421ed30e 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sr_BA.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sr_BA.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sr_RS.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sr_RS.ts
index 51edb35ca..bcc0b7eb7 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sr_RS.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_sr_RS.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_tr.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_tr.ts
index 6f28815ee..f45ef4643 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_tr.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_tr.ts
@@ -49,7 +49,7 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_uk_UA.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_uk_UA.ts
index f5f37e82d..8322bedec 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_uk_UA.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_uk_UA.ts
@@ -49,8 +49,8 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="80"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_zh_CN.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_zh_CN.ts
index 1f7c09243..c488f37e2 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_zh_CN.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_zh_CN.ts
@@ -49,8 +49,8 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="80"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_zh_TW.ts b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_zh_TW.ts
index 0652ebe94..fd4e5e8d1 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_zh_TW.ts
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/translations/two_panel_file_dialog_plugin_zh_TW.ts
@@ -49,8 +49,8 @@
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="79"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../twopanelfiledialog.cpp" line="80"/>
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialog.cpp b/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialog.cpp
index 473fe4dde..e236e2a6a 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialog.cpp
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialog.cpp
@@ -1,6 +1,6 @@
/**************************************************************************
* Copyright (C) 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 *
@@ -76,7 +76,7 @@ void TwoPanelFileDialogFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About Two-panel File Dialog"),
tr("Two-panel File Dialog") + "\n" +
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>") + "\n" +
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>") + "\n" +
tr("Based on code from the Qt library"));
}
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialog.h b/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialog.h
index 867e4c9e2..61a029ca2 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialog.h
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialog.h
@@ -1,6 +1,6 @@
/**************************************************************************
* Copyright (C) 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 @@
class TwoPanelFileDialogImpl;
/*!
- * @author Ilya Kotov <forkotov02@hotmail.ru>
+ * @author Ilya Kotov <forkotov02@ya.ru>
*/
class TwoPanelFileDialog : public FileDialog
{
diff --git a/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialogimpl.cpp b/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialogimpl.cpp
index c24ec8ff4..bd13e462c 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialogimpl.cpp
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialogimpl.cpp
@@ -1,6 +1,6 @@
/**************************************************************************
* Copyright (C) 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/FileDialogs/TwoPanelFileDialog/twopanelfiledialogimpl.h b/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialogimpl.h
index 456f14400..e42ae3b87 100644
--- a/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialogimpl.h
+++ b/src/plugins/FileDialogs/TwoPanelFileDialog/twopanelfiledialogimpl.h
@@ -1,6 +1,6 @@
/**************************************************************************
* Copyright (C) 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 *
@@ -29,7 +29,7 @@
#include <QFileSystemModel>
/*!
- * @author Ilya Kotov <forkotov02@hotmail.ru>
+ * @author Ilya Kotov <forkotov02@ya.ru>
*/
class TwoPanelFileDialogImpl : public QDialog
{
diff --git a/src/plugins/General/converter/converter.cpp b/src/plugins/General/converter/converter.cpp
index 417c2784d..ea4e7f12b 100644
--- a/src/plugins/General/converter/converter.cpp
+++ b/src/plugins/General/converter/converter.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/converter/converter.h b/src/plugins/General/converter/converter.h
index b338f5a60..94571f11b 100644
--- a/src/plugins/General/converter/converter.h
+++ b/src/plugins/General/converter/converter.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -32,7 +32,7 @@
#include <qmmp/inputsource.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Converter : public QObject, public QRunnable
{
diff --git a/src/plugins/General/converter/converterdialog.cpp b/src/plugins/General/converter/converterdialog.cpp
index 97ac12699..c80e6c132 100644
--- a/src/plugins/General/converter/converterdialog.cpp
+++ b/src/plugins/General/converter/converterdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/converter/converterdialog.h b/src/plugins/General/converter/converterdialog.h
index 23c7384d9..edde11558 100644
--- a/src/plugins/General/converter/converterdialog.h
+++ b/src/plugins/General/converter/converterdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -31,7 +31,7 @@ class ConverterPreset;
class Converter;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ConverterDialog : public QDialog
{
diff --git a/src/plugins/General/converter/converterfactory.cpp b/src/plugins/General/converter/converterfactory.cpp
index 1edea6170..6b2e32a43 100644
--- a/src/plugins/General/converter/converterfactory.cpp
+++ b/src/plugins/General/converter/converterfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011 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 ConverterFactory::showAbout(QWidget *parent)
tr("Qmmp Converter Plugin")+"\n"+
tr("This plugin converts supported audio files to other file formats "
"using external command-line encoders") +"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *ConverterFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/converter/converterfactory.h b/src/plugins/General/converter/converterfactory.h
index f9b83eb2a..27b340296 100644
--- a/src/plugins/General/converter/converterfactory.h
+++ b/src/plugins/General/converter/converterfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011 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 *
@@ -28,7 +28,7 @@
#include <qmmpui/generalfactory.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ConverterFactory : public QObject, public GeneralFactory
{
diff --git a/src/plugins/General/converter/converterhelper.cpp b/src/plugins/General/converter/converterhelper.cpp
index 570fea80d..c626284a4 100644
--- a/src/plugins/General/converter/converterhelper.cpp
+++ b/src/plugins/General/converter/converterhelper.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/converter/converterhelper.h b/src/plugins/General/converter/converterhelper.h
index 68d538c9c..a75ad6426 100644
--- a/src/plugins/General/converter/converterhelper.h
+++ b/src/plugins/General/converter/converterhelper.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 @@ class QAction;
class QProgressDialog;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ConverterHelper : public QObject
{
diff --git a/src/plugins/General/converter/preseteditor.cpp b/src/plugins/General/converter/preseteditor.cpp
index 1ca0c7438..17f0c9d86 100644
--- a/src/plugins/General/converter/preseteditor.cpp
+++ b/src/plugins/General/converter/preseteditor.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011 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/converter/preseteditor.h b/src/plugins/General/converter/preseteditor.h
index 964723ced..c9dabc8f7 100644
--- a/src/plugins/General/converter/preseteditor.h
+++ b/src/plugins/General/converter/preseteditor.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011 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 @@ namespace Ui {
}
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PresetEditor : public QDialog
{
diff --git a/src/plugins/General/converter/translations/converter_plugin_bg.ts b/src/plugins/General/converter/translations/converter_plugin_bg.ts
index 5ab0756cb..d68f7c317 100644
--- a/src/plugins/General/converter/translations/converter_plugin_bg.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_bg.ts
@@ -155,7 +155,7 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_cs.ts b/src/plugins/General/converter/translations/converter_plugin_cs.ts
index 38173c718..be844f47c 100644
--- a/src/plugins/General/converter/translations/converter_plugin_cs.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_cs.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_de.ts b/src/plugins/General/converter/translations/converter_plugin_de.ts
index 2b633356c..566175bde 100644
--- a/src/plugins/General/converter/translations/converter_plugin_de.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_de.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_el.ts b/src/plugins/General/converter/translations/converter_plugin_el.ts
index 0237b2fd5..ac9eeff54 100644
--- a/src/plugins/General/converter/translations/converter_plugin_el.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_el.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_en.ts b/src/plugins/General/converter/translations/converter_plugin_en.ts
index 5a2801194..4faaa7d45 100644
--- a/src/plugins/General/converter/translations/converter_plugin_en.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_en.ts
@@ -155,7 +155,7 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_es.ts b/src/plugins/General/converter/translations/converter_plugin_es.ts
index 36480e257..7599d8318 100644
--- a/src/plugins/General/converter/translations/converter_plugin_es.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_es.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_fr.ts b/src/plugins/General/converter/translations/converter_plugin_fr.ts
index 132d2ce40..656c3e8f7 100644
--- a/src/plugins/General/converter/translations/converter_plugin_fr.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_fr.ts
@@ -156,8 +156,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_gl_ES.ts b/src/plugins/General/converter/translations/converter_plugin_gl_ES.ts
index 936830d6b..af048f90b 100644
--- a/src/plugins/General/converter/translations/converter_plugin_gl_ES.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_gl_ES.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_he.ts b/src/plugins/General/converter/translations/converter_plugin_he.ts
index 99fe3dade..40a610519 100644
--- a/src/plugins/General/converter/translations/converter_plugin_he.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_he.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_hu.ts b/src/plugins/General/converter/translations/converter_plugin_hu.ts
index 27971d37c..fae3f3b6f 100644
--- a/src/plugins/General/converter/translations/converter_plugin_hu.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_hu.ts
@@ -155,7 +155,7 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_id.ts b/src/plugins/General/converter/translations/converter_plugin_id.ts
index 3de8ae5cf..fb579f2e3 100644
--- a/src/plugins/General/converter/translations/converter_plugin_id.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_id.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_it.ts b/src/plugins/General/converter/translations/converter_plugin_it.ts
index 8ce4627d3..ef317b5da 100644
--- a/src/plugins/General/converter/translations/converter_plugin_it.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_it.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_ja.ts b/src/plugins/General/converter/translations/converter_plugin_ja.ts
index 910b63988..a581d8bc1 100644
--- a/src/plugins/General/converter/translations/converter_plugin_ja.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_ja.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_kk.ts b/src/plugins/General/converter/translations/converter_plugin_kk.ts
index dd02021bc..08897f006 100644
--- a/src/plugins/General/converter/translations/converter_plugin_kk.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_kk.ts
@@ -155,7 +155,7 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_lt.ts b/src/plugins/General/converter/translations/converter_plugin_lt.ts
index 093a1d8e7..722a4a228 100644
--- a/src/plugins/General/converter/translations/converter_plugin_lt.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_lt.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_nl.ts b/src/plugins/General/converter/translations/converter_plugin_nl.ts
index cb35123c6..07fbcc05e 100644
--- a/src/plugins/General/converter/translations/converter_plugin_nl.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_nl.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_pl_PL.ts b/src/plugins/General/converter/translations/converter_plugin_pl_PL.ts
index 28ab7e001..c28bafb80 100644
--- a/src/plugins/General/converter/translations/converter_plugin_pl_PL.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_pl_PL.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_pt.ts b/src/plugins/General/converter/translations/converter_plugin_pt.ts
index 5f27f23dc..ff2f4d30c 100644
--- a/src/plugins/General/converter/translations/converter_plugin_pt.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_pt.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_pt_BR.ts b/src/plugins/General/converter/translations/converter_plugin_pt_BR.ts
index b71f55cff..a80b85e00 100644
--- a/src/plugins/General/converter/translations/converter_plugin_pt_BR.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_pt_BR.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_ru.ts b/src/plugins/General/converter/translations/converter_plugin_ru.ts
index 4e93faf14..390faf5de 100644
--- a/src/plugins/General/converter/translations/converter_plugin_ru.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_ru.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_sk.ts b/src/plugins/General/converter/translations/converter_plugin_sk.ts
index 58468d073..afabc8b6f 100644
--- a/src/plugins/General/converter/translations/converter_plugin_sk.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_sk.ts
@@ -155,7 +155,7 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_sr_BA.ts b/src/plugins/General/converter/translations/converter_plugin_sr_BA.ts
index 8daf898bb..dfffab661 100644
--- a/src/plugins/General/converter/translations/converter_plugin_sr_BA.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_sr_BA.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_sr_RS.ts b/src/plugins/General/converter/translations/converter_plugin_sr_RS.ts
index ba6ac6797..8c8d525e3 100644
--- a/src/plugins/General/converter/translations/converter_plugin_sr_RS.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_sr_RS.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_tr.ts b/src/plugins/General/converter/translations/converter_plugin_tr.ts
index 4216d91dd..9cb1ff6a4 100644
--- a/src/plugins/General/converter/translations/converter_plugin_tr.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_tr.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_uk_UA.ts b/src/plugins/General/converter/translations/converter_plugin_uk_UA.ts
index e47f0f36d..ece5917c3 100644
--- a/src/plugins/General/converter/translations/converter_plugin_uk_UA.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_uk_UA.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_zh_CN.ts b/src/plugins/General/converter/translations/converter_plugin_zh_CN.ts
index 03199193a..8d804d88a 100644
--- a/src/plugins/General/converter/translations/converter_plugin_zh_CN.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_zh_CN.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts b/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts
index e6944500a..4d50ddb1e 100644
--- a/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts
+++ b/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts
@@ -155,8 +155,8 @@
</message>
<message>
<location filename="../converterfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/copypaste/copypaste.cpp b/src/plugins/General/copypaste/copypaste.cpp
index 17d17ba71..47e097b83 100644
--- a/src/plugins/General/copypaste/copypaste.cpp
+++ b/src/plugins/General/copypaste/copypaste.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 *
diff --git a/src/plugins/General/copypaste/copypaste.h b/src/plugins/General/copypaste/copypaste.h
index 3b550122c..3ac153da4 100644
--- a/src/plugins/General/copypaste/copypaste.h
+++ b/src/plugins/General/copypaste/copypaste.h
@@ -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 *
@@ -30,7 +30,7 @@ class PlayListTrack;
class PlayListManager;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class CopyPaste : public QObject
{
diff --git a/src/plugins/General/copypaste/copypastefactory.cpp b/src/plugins/General/copypaste/copypastefactory.cpp
index 03a8fe68e..b4fd61a6b 100644
--- a/src/plugins/General/copypaste/copypastefactory.cpp
+++ b/src/plugins/General/copypaste/copypastefactory.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 *
@@ -50,7 +50,7 @@ void CopyPasteFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About Copy/Paste Plugin"),
tr("Qmmp Copy/Paste Plugin")+"\n"+
tr("This plugin allows one to copy selected tracks from one playlist to another")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *CopyPasteFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/copypaste/copypastefactory.h b/src/plugins/General/copypaste/copypastefactory.h
index 613d7e9f5..2e157cb2e 100644
--- a/src/plugins/General/copypaste/copypastefactory.h
+++ b/src/plugins/General/copypaste/copypastefactory.h
@@ -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 *
@@ -21,7 +21,7 @@
#define COPYPASTEFACTORY_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_bg.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_bg.ts
index 1ad9270a4..98c0085ea 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_bg.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_bg.ts
@@ -58,7 +58,7 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts
index 615979746..2bdc75c67 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_de.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_de.ts
index 9c44a9e0b..d8d6286fb 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_de.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_de.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_el.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_el.ts
index ac9b269a3..59393f4a8 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_el.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_el.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts
index 50c1b8d30..fb3629321 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_en.ts
@@ -58,7 +58,7 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts
index 12bd538b8..f767c3766 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts
@@ -58,7 +58,7 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts
index 47c3c8532..93fdf5ce2 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts
index e7e7498e4..3dde955ba 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_he.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_he.ts
index 0b0d47487..b13623816 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_he.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_he.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts
index 80dac83e5..27fdd105b 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts
@@ -58,7 +58,7 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_id.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_id.ts
index a2506c68b..ca9c61f6a 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_id.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_id.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts
index 3ec9d34df..dc692ff30 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts
@@ -58,7 +58,7 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts
index 3cb69baa9..44b1f77b7 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts
index 40069ece2..43be73333 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts
@@ -58,7 +58,7 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts
index 7a83031f8..c7b356987 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt; </translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt; </translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts
index a4ca95f65..bcab01a99 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts
@@ -58,7 +58,7 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts
index e5e22a5af..7c5c5a5e8 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_pt.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_pt.ts
index 1d5a45fac..745e7289f 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_pt.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_pt.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts
index af9f39fb3..a82f547f2 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts
index 57b8a6675..01105256d 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts
index 4d2d7279b..c1d42d10a 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts
@@ -58,7 +58,7 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts
index f80a8113a..8e7ac2b66 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_sr_BA.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts
index 252ef24d9..52b7a0a6b 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_sr_RS.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts
index 7578d831e..c09e0e0f6 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts
@@ -58,7 +58,7 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts
index dd188504e..f41f666fc 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts
index 552183f48..de8e5b7af 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts
index 0a16ca9e1..6352cd0b6 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts
@@ -58,8 +58,8 @@
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/covermanager/covermanager.cpp b/src/plugins/General/covermanager/covermanager.cpp
index dd88e6643..aa473a8ff 100644
--- a/src/plugins/General/covermanager/covermanager.cpp
+++ b/src/plugins/General/covermanager/covermanager.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/covermanager/covermanager.h b/src/plugins/General/covermanager/covermanager.h
index ce02e8226..729d79a40 100644
--- a/src/plugins/General/covermanager/covermanager.h
+++ b/src/plugins/General/covermanager/covermanager.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -27,7 +27,7 @@
class QAction;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class CoverManager : public QObject
{
diff --git a/src/plugins/General/covermanager/covermanagerfactory.cpp b/src/plugins/General/covermanager/covermanagerfactory.cpp
index 973c19613..ad44dc095 100644
--- a/src/plugins/General/covermanager/covermanagerfactory.cpp
+++ b/src/plugins/General/covermanager/covermanagerfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 CoverManagerFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About Cover Manager Plugin"),
tr("Qmmp Cover Manager Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *CoverManagerFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/covermanager/covermanagerfactory.h b/src/plugins/General/covermanager/covermanagerfactory.h
index e5e1b9cbe..02a37bdb6 100644
--- a/src/plugins/General/covermanager/covermanagerfactory.h
+++ b/src/plugins/General/covermanager/covermanagerfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 COVERMANAGERFACTORY_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
diff --git a/src/plugins/General/covermanager/coverwidget.cpp b/src/plugins/General/covermanager/coverwidget.cpp
index c40aba163..87169b376 100644
--- a/src/plugins/General/covermanager/coverwidget.cpp
+++ b/src/plugins/General/covermanager/coverwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/covermanager/coverwidget.h b/src/plugins/General/covermanager/coverwidget.h
index 80c1e2de6..d56404585 100644
--- a/src/plugins/General/covermanager/coverwidget.h
+++ b/src/plugins/General/covermanager/coverwidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -27,7 +27,7 @@ class QMenu;
class QMouseEvent;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class CoverWidget : public QWidget
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_bg.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_bg.ts
index f21f23904..36054e560 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_bg.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_bg.ts
@@ -33,7 +33,7 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_cs.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_cs.ts
index c0344b8ed..b1f6ef417 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_cs.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_cs.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_de.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_de.ts
index fd074b2f6..bbf0a5793 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_de.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_de.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_el.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_el.ts
index 4945c0d39..bc2c7973d 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_el.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_el.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_en.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_en.ts
index 7a5846bb5..aeecb3ed1 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_en.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_en.ts
@@ -33,7 +33,7 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_es.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_es.ts
index 7e0ffc44d..f5f7fe12a 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_es.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_es.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_fr.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_fr.ts
index 05f3dbaa8..f3a747e5a 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_fr.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_fr.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_gl_ES.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_gl_ES.ts
index c30544843..f0f588891 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_gl_ES.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_gl_ES.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_he.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_he.ts
index 5adf316d4..b9152f299 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_he.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_he.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_hu.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_hu.ts
index f1dba86b2..463a3437f 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_hu.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_hu.ts
@@ -33,7 +33,7 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_id.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_id.ts
index 0006c8bd0..3b7d028e8 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_id.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_id.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_it.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_it.ts
index bd0be8b42..5cd2b3d8b 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_it.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_it.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autori: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autori: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_ja.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_ja.ts
index c0e824722..9b90fbb62 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_ja.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_ja.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_kk.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_kk.ts
index 3055d996c..89a77f328 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_kk.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_kk.ts
@@ -33,7 +33,7 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_lt.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_lt.ts
index 9d84d4489..c4a71d988 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_lt.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_lt.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_nl.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_nl.ts
index f918c5ac5..0e96d8153 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_nl.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_nl.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_pl_PL.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_pl_PL.ts
index b1a90ed06..a8c88efd1 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_pl_PL.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_pl_PL.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Napisana przez: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Napisana przez: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_pt.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_pt.ts
index 6408e260e..4bfbd0408 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_pt.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_pt.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_pt_BR.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_pt_BR.ts
index 005475da8..aa5dff034 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_pt_BR.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_pt_BR.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_ru.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_ru.ts
index cbfe7f139..e069bfec4 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_ru.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_ru.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_sk.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_sk.ts
index 85e6a851b..39ce0a23c 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_sk.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_sk.ts
@@ -33,7 +33,7 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_sr_BA.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_sr_BA.ts
index 0b0d2a5b0..0041f3697 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_sr_BA.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_sr_BA.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_sr_RS.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_sr_RS.ts
index 020dbdcb4..ca31ff855 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_sr_RS.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_sr_RS.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_tr.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_tr.ts
index 06b9a16f2..6ecb14e7c 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_tr.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_tr.ts
@@ -33,7 +33,7 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_uk_UA.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_uk_UA.ts
index c64884ccf..0e815804a 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_uk_UA.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_uk_UA.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_zh_CN.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_zh_CN.ts
index fad6c616f..8c7c5971a 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_zh_CN.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_zh_CN.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_zh_TW.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_zh_TW.ts
index 8bbd45b3a..e65bb82d3 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_zh_TW.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_zh_TW.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/fileops.cpp b/src/plugins/General/fileops/fileops.cpp
index c968a86f9..fd353208d 100644
--- a/src/plugins/General/fileops/fileops.cpp
+++ b/src/plugins/General/fileops/fileops.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/fileops/fileops.h b/src/plugins/General/fileops/fileops.h
index a336b31a1..f5a542f3a 100644
--- a/src/plugins/General/fileops/fileops.h
+++ b/src/plugins/General/fileops/fileops.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -30,7 +30,7 @@ class MetaDataFormatter;
class PlayListModel;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class FileOps : public QObject
diff --git a/src/plugins/General/fileops/fileopsfactory.cpp b/src/plugins/General/fileops/fileopsfactory.cpp
index 0b87b17a8..854afb31c 100644
--- a/src/plugins/General/fileops/fileopsfactory.cpp
+++ b/src/plugins/General/fileops/fileopsfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 FileOpsFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About File Operations Plugin"),
tr("Qmmp File Operations Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *FileOpsFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/fileops/fileopsfactory.h b/src/plugins/General/fileops/fileopsfactory.h
index 991aade20..e95fa581b 100644
--- a/src/plugins/General/fileops/fileopsfactory.h
+++ b/src/plugins/General/fileops/fileopsfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 FILEOPSFACTORY_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
diff --git a/src/plugins/General/fileops/hotkeydialog.cpp b/src/plugins/General/fileops/hotkeydialog.cpp
index 832d18efc..758a76a07 100644
--- a/src/plugins/General/fileops/hotkeydialog.cpp
+++ b/src/plugins/General/fileops/hotkeydialog.cpp
@@ -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 *
diff --git a/src/plugins/General/fileops/hotkeydialog.h b/src/plugins/General/fileops/hotkeydialog.h
index 470ddf37a..ba63c7ce5 100644
--- a/src/plugins/General/fileops/hotkeydialog.h
+++ b/src/plugins/General/fileops/hotkeydialog.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 *
@@ -27,7 +27,7 @@
class QKeyEvent;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class HotkeyDialog : public QDialog
{
diff --git a/src/plugins/General/fileops/settingsdialog.cpp b/src/plugins/General/fileops/settingsdialog.cpp
index 1f0f7db8b..702602082 100644
--- a/src/plugins/General/fileops/settingsdialog.cpp
+++ b/src/plugins/General/fileops/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/fileops/settingsdialog.h b/src/plugins/General/fileops/settingsdialog.h
index 4b538db32..15d657802 100644
--- a/src/plugins/General/fileops/settingsdialog.h
+++ b/src/plugins/General/fileops/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -24,7 +24,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ActionItem;
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_bg.ts b/src/plugins/General/fileops/translations/fileops_plugin_bg.ts
index a7be6fe30..f9877102a 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_bg.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_bg.ts
@@ -87,7 +87,7 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_cs.ts b/src/plugins/General/fileops/translations/fileops_plugin_cs.ts
index 81e0b0bc2..39f42c1da 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_cs.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_cs.ts
@@ -89,8 +89,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_de.ts b/src/plugins/General/fileops/translations/fileops_plugin_de.ts
index 6513f9072..532dc3a0b 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_de.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_de.ts
@@ -87,8 +87,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_el.ts b/src/plugins/General/fileops/translations/fileops_plugin_el.ts
index 639c2c403..82fa7e6bb 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_el.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_el.ts
@@ -87,8 +87,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_en.ts b/src/plugins/General/fileops/translations/fileops_plugin_en.ts
index efeea9e6d..ef6da3239 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_en.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_en.ts
@@ -87,7 +87,7 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_es.ts b/src/plugins/General/fileops/translations/fileops_plugin_es.ts
index 68aeef76d..13d5080bc 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_es.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_es.ts
@@ -87,8 +87,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_fr.ts b/src/plugins/General/fileops/translations/fileops_plugin_fr.ts
index ca1df2213..9ac01c381 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_fr.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_fr.ts
@@ -87,8 +87,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_gl_ES.ts b/src/plugins/General/fileops/translations/fileops_plugin_gl_ES.ts
index 82fcfe77b..c1d82def2 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_gl_ES.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_gl_ES.ts
@@ -87,8 +87,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_he.ts b/src/plugins/General/fileops/translations/fileops_plugin_he.ts
index cacad5fa2..38095273f 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_he.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_he.ts
@@ -87,8 +87,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_hu.ts b/src/plugins/General/fileops/translations/fileops_plugin_hu.ts
index 5af72bc9d..4823e46f9 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_hu.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_hu.ts
@@ -85,7 +85,7 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_id.ts b/src/plugins/General/fileops/translations/fileops_plugin_id.ts
index df1ac074d..58e4c7915 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_id.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_id.ts
@@ -85,8 +85,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_it.ts b/src/plugins/General/fileops/translations/fileops_plugin_it.ts
index b7f087c21..ed0790d0e 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_it.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_it.ts
@@ -85,8 +85,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_ja.ts b/src/plugins/General/fileops/translations/fileops_plugin_ja.ts
index e394053c6..7efc2da0e 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_ja.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_ja.ts
@@ -85,8 +85,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_kk.ts b/src/plugins/General/fileops/translations/fileops_plugin_kk.ts
index b58177c3e..f4ce01c4a 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_kk.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_kk.ts
@@ -87,7 +87,7 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_lt.ts b/src/plugins/General/fileops/translations/fileops_plugin_lt.ts
index 66140f263..a682ef81c 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_lt.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_lt.ts
@@ -89,8 +89,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_nl.ts b/src/plugins/General/fileops/translations/fileops_plugin_nl.ts
index 2d067abf3..f965bd95f 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_nl.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_nl.ts
@@ -87,8 +87,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_pl_PL.ts b/src/plugins/General/fileops/translations/fileops_plugin_pl_PL.ts
index aa9b5c1e1..cb501e699 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_pl_PL.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_pl_PL.ts
@@ -89,8 +89,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_pt.ts b/src/plugins/General/fileops/translations/fileops_plugin_pt.ts
index cc08a392e..f3e0096d3 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_pt.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_pt.ts
@@ -87,8 +87,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_pt_BR.ts b/src/plugins/General/fileops/translations/fileops_plugin_pt_BR.ts
index 44ee487b9..13d746a7f 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_pt_BR.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_pt_BR.ts
@@ -87,8 +87,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_ru.ts b/src/plugins/General/fileops/translations/fileops_plugin_ru.ts
index ae4abd2f5..fff64abb2 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_ru.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_ru.ts
@@ -89,8 +89,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_sk.ts b/src/plugins/General/fileops/translations/fileops_plugin_sk.ts
index 66e629d4f..ca25c3d9c 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_sk.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_sk.ts
@@ -89,7 +89,7 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_sr_BA.ts b/src/plugins/General/fileops/translations/fileops_plugin_sr_BA.ts
index 513ccbcb6..ce71614a1 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_sr_BA.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_sr_BA.ts
@@ -89,8 +89,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_sr_RS.ts b/src/plugins/General/fileops/translations/fileops_plugin_sr_RS.ts
index 2a9a15caa..00eba52b3 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_sr_RS.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_sr_RS.ts
@@ -89,8 +89,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_tr.ts b/src/plugins/General/fileops/translations/fileops_plugin_tr.ts
index 1a4fa150b..1eff3830b 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_tr.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_tr.ts
@@ -85,8 +85,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_uk_UA.ts b/src/plugins/General/fileops/translations/fileops_plugin_uk_UA.ts
index 8409c52b6..ac1ccdc9b 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_uk_UA.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_uk_UA.ts
@@ -89,8 +89,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts b/src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts
index 608ed7e84..93ed0d735 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts
@@ -85,8 +85,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts b/src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts
index 3d6bdb2c1..090b033bd 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts
@@ -85,8 +85,8 @@
</message>
<message>
<location filename="../fileopsfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp b/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp
index 274f145c8..dd7e8699d 100644
--- a/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp
+++ b/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2014 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 GnomeHotkeyFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About Gnome Hotkey Plugin"),
tr("Qmmp Gnome Hotkey Plugin") + "\n" +
tr("This plugin adds support of the GNOME/Cinnamon hotkeys") + "\n" +
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *GnomeHotkeyFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/gnomehotkey/gnomehotkeyfactory.h b/src/plugins/General/gnomehotkey/gnomehotkeyfactory.h
index 528282e57..1a4230783 100644
--- a/src/plugins/General/gnomehotkey/gnomehotkeyfactory.h
+++ b/src/plugins/General/gnomehotkey/gnomehotkeyfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2014 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 @@
#include <qmmpui/generalfactory.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class GnomeHotkeyFactory : public QObject, public GeneralFactory
{
diff --git a/src/plugins/General/gnomehotkey/mediakeys.cpp b/src/plugins/General/gnomehotkey/mediakeys.cpp
index db196cd11..495380173 100644
--- a/src/plugins/General/gnomehotkey/mediakeys.cpp
+++ b/src/plugins/General/gnomehotkey/mediakeys.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2014-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/gnomehotkey/mediakeys.h b/src/plugins/General/gnomehotkey/mediakeys.h
index 710c09ca8..6533b3443 100644
--- a/src/plugins/General/gnomehotkey/mediakeys.h
+++ b/src/plugins/General/gnomehotkey/mediakeys.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2014 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 @@
class QDBusInterface;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class MediaKeys : public QObject
{
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_bg.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_bg.ts
index cef79541d..7e22e4cc3 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_bg.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_bg.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_cs.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_cs.ts
index 371e43da7..4a6e77520 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_cs.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_cs.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_de.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_de.ts
index 29561eb51..0709ba086 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_de.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_de.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_el.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_el.ts
index c7a130ab9..1e8142621 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_el.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_el.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts
index c90f44c4b..6e5e5c890 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_en.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_es.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_es.ts
index 07e81ecc9..c46f516e0 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_es.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_es.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_fr.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_fr.ts
index d9f0f05ea..dcb76af75 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_fr.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_fr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_gl_ES.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_gl_ES.ts
index c238a6faa..aa101b304 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_gl_ES.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_gl_ES.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_he.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_he.ts
index 54cf999b8..91fce71c3 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_he.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_he.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_hu.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_hu.ts
index b7b54bf0e..864afccbb 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_hu.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_hu.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts
index 47bf87429..a23f34c24 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_id.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_it.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_it.ts
index 87652fb35..134276c08 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_it.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_it.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_ja.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_ja.ts
index 062159ef0..127f1b694 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_ja.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_ja.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_kk.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_kk.ts
index f34a2bcdd..26a60afd6 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_kk.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_kk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_lt.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_lt.ts
index a9e32e12d..bf1745c01 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_lt.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_lt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt; </translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt; </translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_nl.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_nl.ts
index 852d41f45..aca7a8998 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_nl.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_nl.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pl_PL.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pl_PL.ts
index 22221d95b..0cd1167f8 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pl_PL.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pl_PL.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt.ts
index c01933f7c..e2697e82c 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt_BR.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt_BR.ts
index 4c98d9533..0867d3b9d 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt_BR.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_pt_BR.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_ru.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_ru.ts
index e28bd1d9e..580e78566 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_ru.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_ru.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sk.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sk.ts
index 99133018a..2cc7bdaa5 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sk.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sr_BA.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sr_BA.ts
index 0f333f802..c6d7afb01 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sr_BA.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sr_BA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sr_RS.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sr_RS.ts
index 76dc53c4c..4c3b5c34b 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sr_RS.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_sr_RS.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_tr.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_tr.ts
index f104cf1a0..acc8d166c 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_tr.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_tr.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_uk_UA.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_uk_UA.ts
index 793805e73..435b1243c 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_uk_UA.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_uk_UA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_zh_CN.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_zh_CN.ts
index ef15e0456..485fe8896 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_zh_CN.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_zh_CN.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_zh_TW.ts b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_zh_TW.ts
index 507d7423c..c89ede0dc 100644
--- a/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_zh_TW.ts
+++ b/src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_zh_TW.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../gnomehotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/hal/haldevice.cpp b/src/plugins/General/hal/haldevice.cpp
index 8a5d98757..54ba54fb2 100644
--- a/src/plugins/General/hal/haldevice.cpp
+++ b/src/plugins/General/hal/haldevice.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009 by Ilya Kotov *
- * forkotov02@hotmail.ru *
+ * forkotov02@ya.ru *
* *
* Copyright (C) 2006 by Kevin Ottens <ervin@kde.org> *
* *
diff --git a/src/plugins/General/hal/haldevice.h b/src/plugins/General/hal/haldevice.h
index 9f0507a16..934d7f8a1 100644
--- a/src/plugins/General/hal/haldevice.h
+++ b/src/plugins/General/hal/haldevice.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009 by Ilya Kotov *
- * forkotov02@hotmail.ru *
+ * forkotov02@ya.ru *
* *
* Copyright (C) 2006 by Kevin Ottens <ervin@kde.org> *
* *
@@ -40,7 +40,7 @@ struct ChangeDescription
};
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class HalDevice : public QObject
{
diff --git a/src/plugins/General/hal/halfactory.cpp b/src/plugins/General/hal/halfactory.cpp
index a326b5874..f28207645 100644
--- a/src/plugins/General/hal/halfactory.cpp
+++ b/src/plugins/General/hal/halfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -52,7 +52,7 @@ void HalFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About HAL Plugin"),
tr("Qmmp HAL Plugin") + "\n" +
tr("This plugin provides removable devices detection using HAL") + "\n" +
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>") + "\n" +
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>") + "\n" +
tr("Based on Solid (KDE hardware library)"));
}
diff --git a/src/plugins/General/hal/halfactory.h b/src/plugins/General/hal/halfactory.h
index fe943e40b..1a78b7e25 100644
--- a/src/plugins/General/hal/halfactory.h
+++ b/src/plugins/General/hal/halfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 DEVDETECTFACTORY_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
diff --git a/src/plugins/General/hal/halmanager.cpp b/src/plugins/General/hal/halmanager.cpp
index e5608b9b7..9ed8cd235 100644
--- a/src/plugins/General/hal/halmanager.cpp
+++ b/src/plugins/General/hal/halmanager.cpp
@@ -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 *
diff --git a/src/plugins/General/hal/halmanager.h b/src/plugins/General/hal/halmanager.h
index edca8a1e4..ef81feab9 100644
--- a/src/plugins/General/hal/halmanager.h
+++ b/src/plugins/General/hal/halmanager.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 *
@@ -26,7 +26,7 @@
class QDBusInterface;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class HalManager : public QObject
{
diff --git a/src/plugins/General/hal/halplugin.cpp b/src/plugins/General/hal/halplugin.cpp
index 90f59bf65..6deabcfd3 100644
--- a/src/plugins/General/hal/halplugin.cpp
+++ b/src/plugins/General/hal/halplugin.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-2014 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/hal/halplugin.h b/src/plugins/General/hal/halplugin.h
index fd00159f4..e618a1e76 100644
--- a/src/plugins/General/hal/halplugin.h
+++ b/src/plugins/General/hal/halplugin.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -29,7 +29,7 @@ class QActionGroup;
class QAction;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class HalPlugin : public QObject
diff --git a/src/plugins/General/hal/settingsdialog.cpp b/src/plugins/General/hal/settingsdialog.cpp
index c531fe724..eb2ca75c9 100644
--- a/src/plugins/General/hal/settingsdialog.cpp
+++ b/src/plugins/General/hal/settingsdialog.cpp
@@ -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 *
diff --git a/src/plugins/General/hal/settingsdialog.h b/src/plugins/General/hal/settingsdialog.h
index c8aa7e640..6bd6b602f 100644
--- a/src/plugins/General/hal/settingsdialog.h
+++ b/src/plugins/General/hal/settingsdialog.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 "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/General/hal/translations/hal_plugin_bg.ts b/src/plugins/General/hal/translations/hal_plugin_bg.ts
index c18ce3cb7..a9f991fe9 100644
--- a/src/plugins/General/hal/translations/hal_plugin_bg.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_bg.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/hal/translations/hal_plugin_cs.ts b/src/plugins/General/hal/translations/hal_plugin_cs.ts
index 6d82aa582..9c71a168f 100644
--- a/src/plugins/General/hal/translations/hal_plugin_cs.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_cs.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_de.ts b/src/plugins/General/hal/translations/hal_plugin_de.ts
index 3a7a0c704..f73ab613d 100644
--- a/src/plugins/General/hal/translations/hal_plugin_de.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_de.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_el.ts b/src/plugins/General/hal/translations/hal_plugin_el.ts
index b6798b331..d8857f564 100644
--- a/src/plugins/General/hal/translations/hal_plugin_el.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_el.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_en.ts b/src/plugins/General/hal/translations/hal_plugin_en.ts
index d4dc4d4d9..3e3a33e99 100644
--- a/src/plugins/General/hal/translations/hal_plugin_en.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_en.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/hal/translations/hal_plugin_es.ts b/src/plugins/General/hal/translations/hal_plugin_es.ts
index 9d20af5ed..394856189 100644
--- a/src/plugins/General/hal/translations/hal_plugin_es.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_es.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_fr.ts b/src/plugins/General/hal/translations/hal_plugin_fr.ts
index 655b0c534..a3badfe75 100644
--- a/src/plugins/General/hal/translations/hal_plugin_fr.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_fr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_gl_ES.ts b/src/plugins/General/hal/translations/hal_plugin_gl_ES.ts
index 8a39cebf2..d7b39a73b 100644
--- a/src/plugins/General/hal/translations/hal_plugin_gl_ES.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_gl_ES.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_he.ts b/src/plugins/General/hal/translations/hal_plugin_he.ts
index 1212eed38..e89868275 100644
--- a/src/plugins/General/hal/translations/hal_plugin_he.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_he.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_hu.ts b/src/plugins/General/hal/translations/hal_plugin_hu.ts
index e60114942..9600266c9 100644
--- a/src/plugins/General/hal/translations/hal_plugin_hu.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_hu.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/hal/translations/hal_plugin_id.ts b/src/plugins/General/hal/translations/hal_plugin_id.ts
index 786654a89..2b2feb6b4 100644
--- a/src/plugins/General/hal/translations/hal_plugin_id.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_id.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_it.ts b/src/plugins/General/hal/translations/hal_plugin_it.ts
index 27dabda3e..e1b974362 100644
--- a/src/plugins/General/hal/translations/hal_plugin_it.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_it.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_ja.ts b/src/plugins/General/hal/translations/hal_plugin_ja.ts
index 37ff6bfd5..4db80dd2e 100644
--- a/src/plugins/General/hal/translations/hal_plugin_ja.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_ja.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_kk.ts b/src/plugins/General/hal/translations/hal_plugin_kk.ts
index 6b0f7c0d4..4cbf7df9e 100644
--- a/src/plugins/General/hal/translations/hal_plugin_kk.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_kk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/hal/translations/hal_plugin_lt.ts b/src/plugins/General/hal/translations/hal_plugin_lt.ts
index 701c46b1a..6cbe1ca01 100644
--- a/src/plugins/General/hal/translations/hal_plugin_lt.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_lt.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Sukūrė: Ilya Kotov</translation>
</message>
<message>
diff --git a/src/plugins/General/hal/translations/hal_plugin_nl.ts b/src/plugins/General/hal/translations/hal_plugin_nl.ts
index 689bdaf69..0c3ccfbbb 100644
--- a/src/plugins/General/hal/translations/hal_plugin_nl.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_nl.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_pl_PL.ts b/src/plugins/General/hal/translations/hal_plugin_pl_PL.ts
index 36eedf43b..655928cef 100644
--- a/src/plugins/General/hal/translations/hal_plugin_pl_PL.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_pl_PL.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_pt.ts b/src/plugins/General/hal/translations/hal_plugin_pt.ts
index b45fd78a8..db1defafa 100644
--- a/src/plugins/General/hal/translations/hal_plugin_pt.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_pt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_pt_BR.ts b/src/plugins/General/hal/translations/hal_plugin_pt_BR.ts
index 1748a84b7..28989b0d4 100644
--- a/src/plugins/General/hal/translations/hal_plugin_pt_BR.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_pt_BR.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_ru.ts b/src/plugins/General/hal/translations/hal_plugin_ru.ts
index c35cdfe25..839e863f1 100644
--- a/src/plugins/General/hal/translations/hal_plugin_ru.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_ru.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Разработчик: Илья Котов</translation>
</message>
<message>
diff --git a/src/plugins/General/hal/translations/hal_plugin_sk.ts b/src/plugins/General/hal/translations/hal_plugin_sk.ts
index 88d42a73e..21c5771c5 100644
--- a/src/plugins/General/hal/translations/hal_plugin_sk.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_sk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/hal/translations/hal_plugin_sr_BA.ts b/src/plugins/General/hal/translations/hal_plugin_sr_BA.ts
index f2f7410a8..0f263b198 100644
--- a/src/plugins/General/hal/translations/hal_plugin_sr_BA.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_sr_BA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_sr_RS.ts b/src/plugins/General/hal/translations/hal_plugin_sr_RS.ts
index a88a46a1d..bf117ebb3 100644
--- a/src/plugins/General/hal/translations/hal_plugin_sr_RS.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_sr_RS.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_tr.ts b/src/plugins/General/hal/translations/hal_plugin_tr.ts
index 842bf4b41..757797614 100644
--- a/src/plugins/General/hal/translations/hal_plugin_tr.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_tr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_uk_UA.ts b/src/plugins/General/hal/translations/hal_plugin_uk_UA.ts
index fe2da36e5..4ccb1535f 100644
--- a/src/plugins/General/hal/translations/hal_plugin_uk_UA.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_uk_UA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_zh_CN.ts b/src/plugins/General/hal/translations/hal_plugin_zh_CN.ts
index 210fe65f6..94bc8f8b4 100644
--- a/src/plugins/General/hal/translations/hal_plugin_zh_CN.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_zh_CN.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hal/translations/hal_plugin_zh_TW.ts b/src/plugins/General/hal/translations/hal_plugin_zh_TW.ts
index a17e9e931..ab0da5153 100644
--- a/src/plugins/General/hal/translations/hal_plugin_zh_TW.ts
+++ b/src/plugins/General/hal/translations/hal_plugin_zh_TW.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../halfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../halfactory.cpp" line="56"/>
diff --git a/src/plugins/General/hotkey/hotkeydialog.cpp b/src/plugins/General/hotkey/hotkeydialog.cpp
index 4bd0715aa..7d0c0f780 100644
--- a/src/plugins/General/hotkey/hotkeydialog.cpp
+++ b/src/plugins/General/hotkey/hotkeydialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/hotkey/hotkeydialog.h b/src/plugins/General/hotkey/hotkeydialog.h
index 86b9d0340..5b87c4d2e 100644
--- a/src/plugins/General/hotkey/hotkeydialog.h
+++ b/src/plugins/General/hotkey/hotkeydialog.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 *
@@ -27,7 +27,7 @@
class QKeyEvent;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class HotkeyDialog : public QDialog
{
diff --git a/src/plugins/General/hotkey/hotkeyfactory.cpp b/src/plugins/General/hotkey/hotkeyfactory.cpp
index a2ea71e6e..de944514e 100644
--- a/src/plugins/General/hotkey/hotkeyfactory.cpp
+++ b/src/plugins/General/hotkey/hotkeyfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -52,7 +52,7 @@ void HotkeyFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About Global Hotkey Plugin"),
tr("Qmmp Global Hotkey Plugin")+"\n"+
tr("This plugin adds support for multimedia keys or global key combinations")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *HotkeyFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/hotkey/hotkeyfactory.h b/src/plugins/General/hotkey/hotkeyfactory.h
index 94e363bfb..caae05029 100644
--- a/src/plugins/General/hotkey/hotkeyfactory.h
+++ b/src/plugins/General/hotkey/hotkeyfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 HOTKEYFACTORY_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
diff --git a/src/plugins/General/hotkey/hotkeymanager.h b/src/plugins/General/hotkey/hotkeymanager.h
index e464adce9..cf816dd6f 100644
--- a/src/plugins/General/hotkey/hotkeymanager.h
+++ b/src/plugins/General/hotkey/hotkeymanager.h
@@ -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 *
@@ -29,7 +29,7 @@ class QEvent;
class QWidget;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Hotkey
diff --git a/src/plugins/General/hotkey/hotkeymanager_win.cpp b/src/plugins/General/hotkey/hotkeymanager_win.cpp
index bd917d578..cb3793724 100644
--- a/src/plugins/General/hotkey/hotkeymanager_win.cpp
+++ b/src/plugins/General/hotkey/hotkeymanager_win.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/hotkey/hotkeymanager_x11.cpp b/src/plugins/General/hotkey/hotkeymanager_x11.cpp
index 47b9d2a11..3954eebb3 100644
--- a/src/plugins/General/hotkey/hotkeymanager_x11.cpp
+++ b/src/plugins/General/hotkey/hotkeymanager_x11.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-2015 by Ilya Kotov *
- * forkotov02@hotmail.ru *
+ * forkotov02@ya.ru *
* *
* Copyright (C) 2003-2007 by Justin Karneges and Michail Pishchagin *
* *
diff --git a/src/plugins/General/hotkey/settingsdialog.cpp b/src/plugins/General/hotkey/settingsdialog.cpp
index ff794774c..08d429227 100644
--- a/src/plugins/General/hotkey/settingsdialog.cpp
+++ b/src/plugins/General/hotkey/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/hotkey/settingsdialog.h b/src/plugins/General/hotkey/settingsdialog.h
index 728a1abf1..e1fde23ec 100644
--- a/src/plugins/General/hotkey/settingsdialog.h
+++ b/src/plugins/General/hotkey/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-2014 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 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_bg.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_bg.ts
index fc978df90..5b0d9cf86 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_bg.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_bg.ts
@@ -43,7 +43,7 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts
index dc78ba8f9..e7cb2b2be 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts
index 3249c6d01..308a081d1 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_de.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_el.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_el.ts
index 672ddf344..e3466eda9 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_el.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_el.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_en.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_en.ts
index 602b75aeb..42e4c65a9 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_en.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_en.ts
@@ -43,7 +43,7 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_es.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_es.ts
index 4d70efa3b..8aa7b4017 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_es.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_es.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts
index 8cbf85cd0..a999d317f 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_fr.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts
index 29c32dd53..52095af4c 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts
index 18ea5de82..3fceae4f4 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_he.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts
index c8e74e6e1..35ec12deb 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_hu.ts
@@ -43,7 +43,7 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_id.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_id.ts
index 19454bbb9..9e01ae160 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_id.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_id.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts
index 75a229f6d..146fab9b5 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts
index 6e1a7d3ec..48ca697e2 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_ja.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts
index b89e81145..1c4373e0f 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_kk.ts
@@ -43,7 +43,7 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts
index 52c34d7d8..fcbfc62cc 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_lt.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts
index ce9697e35..56e1ea8ac 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_nl.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts
index 94343471f..997db356f 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_pl_PL.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_pt.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_pt.ts
index 1eeb53049..2adc4fde7 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_pt.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_pt.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts
index 4160f3885..6005b0bcb 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_pt_BR.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts
index 799c73d1f..dfef595c0 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_ru.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts
index a52c73fd1..36bd98162 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_sk.ts
@@ -43,7 +43,7 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_sr_BA.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_sr_BA.ts
index e3402b650..ce2bf7062 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_sr_BA.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_sr_BA.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_sr_RS.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_sr_RS.ts
index f444f1ddb..80b173f2a 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_sr_RS.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_sr_RS.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts
index 381307f7b..3161c133e 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts
index e355bef48..29c63d8af 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts
index caa1a03b6..21b4ef8fd 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_zh_CN.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts
index 7545facae..8f068a3d0 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_zh_TW.ts
@@ -43,8 +43,8 @@
</message>
<message>
<location filename="../hotkeyfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/lyrics.cpp b/src/plugins/General/lyrics/lyrics.cpp
index 5e544d1b4..c57ae23bc 100644
--- a/src/plugins/General/lyrics/lyrics.cpp
+++ b/src/plugins/General/lyrics/lyrics.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/lyrics/lyrics.h b/src/plugins/General/lyrics/lyrics.h
index f0892afcc..663fe4af5 100644
--- a/src/plugins/General/lyrics/lyrics.h
+++ b/src/plugins/General/lyrics/lyrics.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -30,7 +30,7 @@ class QAction;
class SoundCore;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Lyrics : public QObject
diff --git a/src/plugins/General/lyrics/lyricsfactory.cpp b/src/plugins/General/lyrics/lyricsfactory.cpp
index eae2154b6..0ddfd6224 100644
--- a/src/plugins/General/lyrics/lyricsfactory.cpp
+++ b/src/plugins/General/lyrics/lyricsfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 LyricsFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About Lyrics Plugin"),
tr("Qmmp Lyrics Plugin")+"\n"+
tr("This plugin retrieves lyrics from LyricWiki")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *LyricsFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/lyrics/lyricsfactory.h b/src/plugins/General/lyrics/lyricsfactory.h
index 570698ef9..a35af440b 100644
--- a/src/plugins/General/lyrics/lyricsfactory.h
+++ b/src/plugins/General/lyrics/lyricsfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 LYRICSFACTORY_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
diff --git a/src/plugins/General/lyrics/lyricswindow.cpp b/src/plugins/General/lyrics/lyricswindow.cpp
index 603e6630f..d914e1630 100644
--- a/src/plugins/General/lyrics/lyricswindow.cpp
+++ b/src/plugins/General/lyrics/lyricswindow.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/lyrics/lyricswindow.h b/src/plugins/General/lyrics/lyricswindow.h
index 6d8d8425d..7ccec881f 100644
--- a/src/plugins/General/lyrics/lyricswindow.h
+++ b/src/plugins/General/lyrics/lyricswindow.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -28,7 +28,7 @@ class QNetworkAccessManager;
class QNetworkReply;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class LyricsWindow : public QWidget
{
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_bg.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_bg.ts
index 31bfcb99a..3c3d04b06 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_bg.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_bg.ts
@@ -38,7 +38,7 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts
index 4e805fab1..f00c7569c 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts
index 0653f5102..4c51d3fbd 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_el.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_el.ts
index ba881fe2d..046303d92 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_el.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_el.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_en.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_en.ts
index a0ce0c1ef..b412af515 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_en.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_en.ts
@@ -38,7 +38,7 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_es.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_es.ts
index e19ee5513..5883e8af7 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_es.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_es.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../lyricsfactory.cpp" line="53"/>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_fr.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_fr.ts
index a11a98896..8ba2e6297 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_fr.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_fr.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts
index 385e51e37..fff7ea2c8 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_he.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_he.ts
index 231a6ebba..5c149278c 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_he.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_he.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_hu.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_hu.ts
index 6411456f2..32a73f846 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_hu.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_hu.ts
@@ -38,7 +38,7 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_id.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_id.ts
index 9aae47338..b18b18eee 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_id.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_id.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts
index f8ee9655d..d1648aad9 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../lyricsfactory.cpp" line="53"/>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_ja.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_ja.ts
index d4a7d28f5..1ae083ea9 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_ja.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_ja.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_kk.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_kk.ts
index 98c75c684..fb65f759b 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_kk.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_kk.ts
@@ -38,7 +38,7 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_lt.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_lt.ts
index be9a79515..9e7a9f371 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_lt.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_lt.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../lyricsfactory.cpp" line="53"/>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_nl.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_nl.ts
index e14a0cbfc..b0050779f 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_nl.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_nl.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../lyricsfactory.cpp" line="53"/>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts
index 986f35a9a..dfcba2ff3 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_pt.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_pt.ts
index 880fd4ab5..97810ea47 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_pt.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_pt.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts
index 5c7329bb5..97ac7b2c8 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts
index 73a039f04..afbc836d9 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../lyricsfactory.cpp" line="53"/>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_sk.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_sk.ts
index 0bd7a67f4..22d4f1c6d 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_sk.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_sk.ts
@@ -38,7 +38,7 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_sr_BA.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_sr_BA.ts
index faf258b46..3f65cf492 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_sr_BA.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_sr_BA.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_sr_RS.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_sr_RS.ts
index 4a816bc31..649c2284b 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_sr_RS.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_sr_RS.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_tr.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_tr.ts
index 8f488710e..528c4937b 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_tr.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_tr.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts
index 025081a72..1e2f034d7 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts
@@ -33,8 +33,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../lyricsfactory.cpp" line="53"/>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts
index 3efcfc389..c3bbb65d7 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts
index 2aee61c3b..17188b091 100644
--- a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts
+++ b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../lyricsfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</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 &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/notifier/notifier.cpp b/src/plugins/General/notifier/notifier.cpp
index 3846223ae..f519100ad 100644
--- a/src/plugins/General/notifier/notifier.cpp
+++ b/src/plugins/General/notifier/notifier.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/notifier/notifier.h b/src/plugins/General/notifier/notifier.h
index 48cbc0243..6b0317b30 100644
--- a/src/plugins/General/notifier/notifier.h
+++ b/src/plugins/General/notifier/notifier.h
@@ -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 *
@@ -29,7 +29,7 @@ class PopupWidget;
class SoundCore;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Notifier : public QObject
diff --git a/src/plugins/General/notifier/notifierfactory.cpp b/src/plugins/General/notifier/notifierfactory.cpp
index 771024cf2..d7bc37b07 100644
--- a/src/plugins/General/notifier/notifierfactory.cpp
+++ b/src/plugins/General/notifier/notifierfactory.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 NotifierFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About Notifier Plugin"),
tr("Qmmp Notifier Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *NotifierFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/notifier/notifierfactory.h b/src/plugins/General/notifier/notifierfactory.h
index d0f7988f2..e11a8662e 100644
--- a/src/plugins/General/notifier/notifierfactory.h
+++ b/src/plugins/General/notifier/notifierfactory.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 NOTIFIERFACTORY_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
diff --git a/src/plugins/General/notifier/popupwidget.cpp b/src/plugins/General/notifier/popupwidget.cpp
index b14ba6396..b3a4c136a 100644
--- a/src/plugins/General/notifier/popupwidget.cpp
+++ b/src/plugins/General/notifier/popupwidget.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/notifier/popupwidget.h b/src/plugins/General/notifier/popupwidget.h
index 0eb625c50..f06b4c4d3 100644
--- a/src/plugins/General/notifier/popupwidget.h
+++ b/src/plugins/General/notifier/popupwidget.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 *
@@ -30,7 +30,7 @@ class QTimer;
class QLabel;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PopupWidget : public QFrame
{
diff --git a/src/plugins/General/notifier/settingsdialog.cpp b/src/plugins/General/notifier/settingsdialog.cpp
index 6adeaf03e..af5fcaad3 100644
--- a/src/plugins/General/notifier/settingsdialog.cpp
+++ b/src/plugins/General/notifier/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/notifier/settingsdialog.h b/src/plugins/General/notifier/settingsdialog.h
index 6245d2581..fda8434c4 100644
--- a/src/plugins/General/notifier/settingsdialog.h
+++ b/src/plugins/General/notifier/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 Action;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_bg.ts b/src/plugins/General/notifier/translations/notifier_plugin_bg.ts
index 398f60df7..b2461d263 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_bg.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_cs.ts b/src/plugins/General/notifier/translations/notifier_plugin_cs.ts
index b99291ec3..b55cfabc7 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_cs.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_cs.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_de.ts b/src/plugins/General/notifier/translations/notifier_plugin_de.ts
index 71298c9b0..2ca9295ed 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_de.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_el.ts b/src/plugins/General/notifier/translations/notifier_plugin_el.ts
index ea9492f5c..ddab9e0ac 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_el.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_el.ts
@@ -23,8 +23,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_en.ts b/src/plugins/General/notifier/translations/notifier_plugin_en.ts
index 987bfd624..fd09d7bc9 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_en.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_es.ts b/src/plugins/General/notifier/translations/notifier_plugin_es.ts
index b4d7fc23f..37677982d 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_es.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_fr.ts b/src/plugins/General/notifier/translations/notifier_plugin_fr.ts
index 8517ca6e8..b676cccfa 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_fr.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_fr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts b/src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts
index f85e55485..c02ab576e 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_he.ts b/src/plugins/General/notifier/translations/notifier_plugin_he.ts
index 90d736f75..8295c9b6e 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_he.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_hu.ts b/src/plugins/General/notifier/translations/notifier_plugin_hu.ts
index c96af8067..33b0ddc5f 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_hu.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_id.ts b/src/plugins/General/notifier/translations/notifier_plugin_id.ts
index 93f0c035c..48a074708 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_id.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_it.ts b/src/plugins/General/notifier/translations/notifier_plugin_it.ts
index 9cad6b8fa..bd0bf3a10 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_it.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_it.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_ja.ts b/src/plugins/General/notifier/translations/notifier_plugin_ja.ts
index 9d405e759..5f63e4f6e 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_ja.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_ja.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_kk.ts b/src/plugins/General/notifier/translations/notifier_plugin_kk.ts
index 7f3feaffc..9995ce780 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_kk.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_lt.ts b/src/plugins/General/notifier/translations/notifier_plugin_lt.ts
index f90d868f5..758e6ac00 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_lt.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_nl.ts b/src/plugins/General/notifier/translations/notifier_plugin_nl.ts
index 32c33404f..cac6be165 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_nl.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_pl_PL.ts b/src/plugins/General/notifier/translations/notifier_plugin_pl_PL.ts
index df7544ab7..4f1104dbd 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_pl_PL.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_pl_PL.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_pt.ts b/src/plugins/General/notifier/translations/notifier_plugin_pt.ts
index c4512ee4c..327008c53 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_pt.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_pt_BR.ts b/src/plugins/General/notifier/translations/notifier_plugin_pt_BR.ts
index b0ef1e25b..ca4747047 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_pt_BR.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_ru.ts b/src/plugins/General/notifier/translations/notifier_plugin_ru.ts
index f3b6a8b73..452ed83d1 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_ru.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_sk.ts b/src/plugins/General/notifier/translations/notifier_plugin_sk.ts
index 7d6fd281a..12c7fb01c 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_sk.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts b/src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts
index e585e4e78..e525b6b39 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts b/src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts
index 6cd7da930..8ad6dd98d 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_tr.ts b/src/plugins/General/notifier/translations/notifier_plugin_tr.ts
index 7ff7207b2..5ea682c19 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_tr.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_tr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_uk_UA.ts b/src/plugins/General/notifier/translations/notifier_plugin_uk_UA.ts
index 719d3cd8b..8eb5fdba4 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_uk_UA.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_zh_CN.ts b/src/plugins/General/notifier/translations/notifier_plugin_zh_CN.ts
index a3883ccb9..08b548405 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_zh_CN.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts b/src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts
index 549aef99b..30f5c2c8a 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../notifierfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/rgscan/rgscandialog.cpp b/src/plugins/General/rgscan/rgscandialog.cpp
index fcb88ad76..183cd2218 100644
--- a/src/plugins/General/rgscan/rgscandialog.cpp
+++ b/src/plugins/General/rgscan/rgscandialog.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/rgscan/rgscandialog.h b/src/plugins/General/rgscan/rgscandialog.h
index fb01a5562..761b594c2 100644
--- a/src/plugins/General/rgscan/rgscandialog.h
+++ b/src/plugins/General/rgscan/rgscandialog.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 *
@@ -58,7 +58,7 @@ namespace TagLib
}
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class RGScanDialog : public QDialog
{
diff --git a/src/plugins/General/rgscan/rgscanfactory.cpp b/src/plugins/General/rgscan/rgscanfactory.cpp
index 016e74a11..e3f3992d8 100644
--- a/src/plugins/General/rgscan/rgscanfactory.cpp
+++ b/src/plugins/General/rgscan/rgscanfactory.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 *
@@ -51,7 +51,7 @@ void RGScanFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About ReplayGain Scanner Plugin"),
tr("ReplayGain Scanner Plugin for Qmmp")+"\n"+
tr("This plugin scans audio files and gives information for volume normalization") + "\n" +
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>") + "\n" +
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>") + "\n" +
tr("Based on source code by:") + "\n" +
tr("David Robinson <David@Robinson.org>") + "\n" +
tr("Glen Sawyer <mp3gain@hotmail.com>") + "\n" +
diff --git a/src/plugins/General/rgscan/rgscanfactory.h b/src/plugins/General/rgscan/rgscanfactory.h
index 859c0b93d..13e66d474 100644
--- a/src/plugins/General/rgscan/rgscanfactory.h
+++ b/src/plugins/General/rgscan/rgscanfactory.h
@@ -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 *
@@ -27,7 +27,7 @@
#include <qmmpui/generalfactory.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class RGScanFactory : public QObject, public GeneralFactory
{
diff --git a/src/plugins/General/rgscan/rgscanhelper.cpp b/src/plugins/General/rgscan/rgscanhelper.cpp
index 9e710d1fa..6777f8d69 100644
--- a/src/plugins/General/rgscan/rgscanhelper.cpp
+++ b/src/plugins/General/rgscan/rgscanhelper.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 *
diff --git a/src/plugins/General/rgscan/rgscanhelper.h b/src/plugins/General/rgscan/rgscanhelper.h
index 4c0c6893e..bc67a700b 100644
--- a/src/plugins/General/rgscan/rgscanhelper.h
+++ b/src/plugins/General/rgscan/rgscanhelper.h
@@ -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 *
@@ -27,7 +27,7 @@ class QAction;
class RGScanner;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class RGScanHelper : public QObject
{
diff --git a/src/plugins/General/rgscan/rgscanner.cpp b/src/plugins/General/rgscan/rgscanner.cpp
index 7d1c085a8..d7a66b7ac 100644
--- a/src/plugins/General/rgscan/rgscanner.cpp
+++ b/src/plugins/General/rgscan/rgscanner.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/rgscan/rgscanner.h b/src/plugins/General/rgscan/rgscanner.h
index 86a8d4b99..368491ef3 100644
--- a/src/plugins/General/rgscan/rgscanner.h
+++ b/src/plugins/General/rgscan/rgscanner.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 *
@@ -31,7 +31,7 @@
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class RGScanner : public QObject, public QRunnable
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_bg.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_bg.ts
index f75f3b52b..a7ee1b520 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_bg.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_bg.ts
@@ -102,7 +102,7 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_cs.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_cs.ts
index 053e4ee49..851e0a338 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_cs.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_cs.ts
@@ -102,7 +102,7 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_de.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_de.ts
index 77410ce76..68c106424 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_de.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_de.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_el.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_el.ts
index ba753ba93..f8ab7f2b4 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_el.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_el.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_en.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_en.ts
index f16f00e46..564ea0eed 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_en.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_en.ts
@@ -102,7 +102,7 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_es.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_es.ts
index a1a566874..be0a42f18 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_es.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_es.ts
@@ -102,7 +102,7 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_fr.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_fr.ts
index 7e2df132b..f4af4feeb 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_fr.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_fr.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_gl_ES.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_gl_ES.ts
index ae3201475..8b918956c 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_gl_ES.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_gl_ES.ts
@@ -102,7 +102,7 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_he.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_he.ts
index a72f94554..d939de2dc 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_he.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_he.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_hu.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_hu.ts
index 985a7099a..1d37f61ae 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_hu.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_hu.ts
@@ -102,7 +102,7 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_id.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_id.ts
index c2c4c6009..dcfbce50a 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_id.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_id.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_it.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_it.ts
index a85f86b1d..ca6f94bbc 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_it.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_it.ts
@@ -102,7 +102,7 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_ja.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_ja.ts
index 2862a197e..942ac3b3e 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_ja.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_ja.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_kk.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_kk.ts
index 318edc7c7..3faf55c12 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_kk.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_kk.ts
@@ -102,7 +102,7 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_lt.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_lt.ts
index 1af1d3105..95fc7673f 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_lt.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_lt.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt; </translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt; </translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_nl.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_nl.ts
index c1ca8f5fe..d3bddca6d 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_nl.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_nl.ts
@@ -102,7 +102,7 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_pl_PL.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_pl_PL.ts
index 680a9622c..00a4fba69 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_pl_PL.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_pl_PL.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_pt.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_pt.ts
index 4a71e4232..57da952cd 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_pt.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_pt.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_pt_BR.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_pt_BR.ts
index 1842c7091..9cb6fc8da 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_pt_BR.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_pt_BR.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_ru.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_ru.ts
index 9948fd52e..c703ee641 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_ru.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_ru.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_sk.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_sk.ts
index fad3fe761..c5cbca2ac 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_sk.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_sk.ts
@@ -102,7 +102,7 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_sr_BA.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_sr_BA.ts
index 22d19647c..1a487bac8 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_sr_BA.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_sr_BA.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_sr_RS.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_sr_RS.ts
index 478de0e0b..6671bf0f0 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_sr_RS.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_sr_RS.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_tr.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_tr.ts
index 226a64f1a..77c489489 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_tr.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_tr.ts
@@ -102,7 +102,7 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_uk_UA.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_uk_UA.ts
index d6c225458..a242eaf4f 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_uk_UA.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_uk_UA.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_zh_CN.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_zh_CN.ts
index baddf130b..7d8331fb1 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_zh_CN.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_zh_CN.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_zh_TW.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_zh_TW.ts
index 6383f3872..b5e042bae 100644
--- a/src/plugins/General/rgscan/translations/rgscan_plugin_zh_TW.ts
+++ b/src/plugins/General/rgscan/translations/rgscan_plugin_zh_TW.ts
@@ -102,8 +102,8 @@
</message>
<message>
<location filename="../rgscanfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../rgscanfactory.cpp" line="55"/>
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 <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ScrobblerResponse
{
@@ -50,7 +50,7 @@ public:
};
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Scrobbler : public QObject
{
@@ -86,7 +86,7 @@ private:
};
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
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 <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SongInfo
{
@@ -60,7 +60,7 @@ private:
};
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
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 <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
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 <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
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 <qmmpui/general.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
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 <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
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 @@
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/statusicon/coverwidget.cpp b/src/plugins/General/statusicon/coverwidget.cpp
index ae886d189..04e86cea6 100644
--- a/src/plugins/General/statusicon/coverwidget.cpp
+++ b/src/plugins/General/statusicon/coverwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-2014 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/statusicon/coverwidget.h b/src/plugins/General/statusicon/coverwidget.h
index 51e5cb8dc..36888062c 100644
--- a/src/plugins/General/statusicon/coverwidget.h
+++ b/src/plugins/General/statusicon/coverwidget.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 *
@@ -24,7 +24,7 @@
#include <QPixmap>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class CoverWidget : public QWidget
diff --git a/src/plugins/General/statusicon/qmmptrayicon.cpp b/src/plugins/General/statusicon/qmmptrayicon.cpp
index 4479323e6..4113b53a4 100644
--- a/src/plugins/General/statusicon/qmmptrayicon.cpp
+++ b/src/plugins/General/statusicon/qmmptrayicon.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/statusicon/qmmptrayicon.h b/src/plugins/General/statusicon/qmmptrayicon.h
index 4c0eb1415..2d067d4ed 100644
--- a/src/plugins/General/statusicon/qmmptrayicon.h
+++ b/src/plugins/General/statusicon/qmmptrayicon.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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 *
@@ -30,7 +30,7 @@ class StatusIconPopupWidget;
#endif
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class QmmpTrayIcon : public QSystemTrayIcon
{
diff --git a/src/plugins/General/statusicon/settingsdialog.cpp b/src/plugins/General/statusicon/settingsdialog.cpp
index 8bc8ac2e3..ba43b28d3 100644
--- a/src/plugins/General/statusicon/settingsdialog.cpp
+++ b/src/plugins/General/statusicon/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/statusicon/settingsdialog.h b/src/plugins/General/statusicon/settingsdialog.h
index f2cdecb16..afb2f0327 100644
--- a/src/plugins/General/statusicon/settingsdialog.h
+++ b/src/plugins/General/statusicon/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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 *
@@ -24,7 +24,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/General/statusicon/statusicon.cpp b/src/plugins/General/statusicon/statusicon.cpp
index bd075bd8e..34ec682b5 100644
--- a/src/plugins/General/statusicon/statusicon.cpp
+++ b/src/plugins/General/statusicon/statusicon.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/statusicon/statusicon.h b/src/plugins/General/statusicon/statusicon.h
index 1edac5d82..f40cbcb5a 100644
--- a/src/plugins/General/statusicon/statusicon.h
+++ b/src/plugins/General/statusicon/statusicon.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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 *
@@ -34,7 +34,7 @@ class QEvent;
class QMenu;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class StatusIcon : public QObject
{
diff --git a/src/plugins/General/statusicon/statusiconfactory.cpp b/src/plugins/General/statusicon/statusiconfactory.cpp
index 96d0b0a13..5c1f094fe 100644
--- a/src/plugins/General/statusicon/statusiconfactory.cpp
+++ b/src/plugins/General/statusicon/statusiconfactory.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 StatusIconFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About Status Icon Plugin"),
tr("Qmmp Status Icon Plugin")+"\n"+
tr("Written by:") + "\n"+
- tr("Ilya Kotov <forkotov02@hotmail.ru>")+"\n"+
+ tr("Ilya Kotov <forkotov02@ya.ru>")+"\n"+
tr("Artur Guzik <a.guzik88@gmail.com>"));
}
diff --git a/src/plugins/General/statusicon/statusiconfactory.h b/src/plugins/General/statusicon/statusiconfactory.h
index dd8910fe7..a310cfafe 100644
--- a/src/plugins/General/statusicon/statusiconfactory.h
+++ b/src/plugins/General/statusicon/statusiconfactory.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 STATUSICONFACTORY_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
diff --git a/src/plugins/General/statusicon/statusiconpopupwidget.cpp b/src/plugins/General/statusicon/statusiconpopupwidget.cpp
index 2f7b80ac0..e4442d742 100644
--- a/src/plugins/General/statusicon/statusiconpopupwidget.cpp
+++ b/src/plugins/General/statusicon/statusiconpopupwidget.cpp
@@ -3,7 +3,7 @@
* a.guzik88@gmail.com *
* *
* Copyright (C) 2009-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/statusicon/statusiconpopupwidget.h b/src/plugins/General/statusicon/statusiconpopupwidget.h
index aef0d470f..a239ce162 100644
--- a/src/plugins/General/statusicon/statusiconpopupwidget.h
+++ b/src/plugins/General/statusicon/statusiconpopupwidget.h
@@ -3,7 +3,7 @@
* a.guzik88@gmail.com *
* *
* Copyright (C) 2009-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/statusicon/translations/statusicon_plugin_bg.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_bg.ts
index aab3f2186..9ee5bfcb6 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_bg.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_bg.ts
@@ -137,7 +137,7 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts
index 2fdd3dd4a..8dde4709a 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_de.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_de.ts
index 78ac0aa81..e0136b040 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_de.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_de.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_el.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_el.ts
index a32fb5a31..7b0964516 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_el.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_el.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_en.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_en.ts
index 9212edefb..c22bf1afb 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_en.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_en.ts
@@ -137,7 +137,7 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_es.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_es.ts
index fe9997f29..9db894552 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_es.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_es.ts
@@ -132,8 +132,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_fr.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_fr.ts
index bacd48e63..8069a9d01 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_fr.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_fr.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_gl_ES.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_gl_ES.ts
index ee57f4245..cc38e87b9 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_gl_ES.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_gl_ES.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_he.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_he.ts
index 3028a74c2..22b2ee6c3 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_he.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_he.ts
@@ -137,7 +137,7 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_hu.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_hu.ts
index 577a12b66..7e84580b5 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_hu.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_hu.ts
@@ -137,7 +137,7 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_id.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_id.ts
index bb9872613..e92a998bf 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_id.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_id.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_it.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_it.ts
index af0b533c1..19ed588c5 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_it.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_it.ts
@@ -132,8 +132,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_ja.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_ja.ts
index 180271e2c..3fec9bddd 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_ja.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_ja.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_kk.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_kk.ts
index db12cb68e..b3e63ad8a 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_kk.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_kk.ts
@@ -137,7 +137,7 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_lt.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_lt.ts
index 012623638..d152eb395 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_lt.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_lt.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_nl.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_nl.ts
index 1edad3390..416d3e74d 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_nl.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_nl.ts
@@ -132,8 +132,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_pl_PL.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_pl_PL.ts
index 6e832d0c8..cbdb5a944 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_pl_PL.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_pl_PL.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_pt.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_pt.ts
index 00a3c1073..308ed72a3 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_pt.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_pt.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_pt_BR.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_pt_BR.ts
index c70d0f28c..25990baee 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_pt_BR.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_pt_BR.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_ru.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_ru.ts
index 92d46b8b6..5552826b9 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_ru.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_ru.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_sk.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_sk.ts
index 32ecccd5d..b76b875f5 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_sk.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_sk.ts
@@ -137,7 +137,7 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_sr_BA.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_sr_BA.ts
index bad84cb7a..25cedc9cb 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_sr_BA.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_sr_BA.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_sr_RS.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_sr_RS.ts
index 54c7a8340..8b40d5c7c 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_sr_RS.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_sr_RS.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_tr.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_tr.ts
index be718340b..359071d93 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_tr.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_tr.ts
@@ -137,7 +137,7 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_uk_UA.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_uk_UA.ts
index 95f2c1d31..06e63510d 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_uk_UA.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_uk_UA.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_zh_CN.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_zh_CN.ts
index c32572234..0e42e6cae 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_zh_CN.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_zh_CN.ts
@@ -137,8 +137,8 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="55"/>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_zh_TW.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_zh_TW.ts
index 65866e1fb..1e8245d58 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_zh_TW.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_zh_TW.ts
@@ -137,7 +137,7 @@
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/General/streambrowser/streambrowser.cpp b/src/plugins/General/streambrowser/streambrowser.cpp
index b2e8469fe..69fbcd836 100644
--- a/src/plugins/General/streambrowser/streambrowser.cpp
+++ b/src/plugins/General/streambrowser/streambrowser.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/streambrowser/streambrowser.h b/src/plugins/General/streambrowser/streambrowser.h
index fca6f6248..0f23644d8 100644
--- a/src/plugins/General/streambrowser/streambrowser.h
+++ b/src/plugins/General/streambrowser/streambrowser.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -28,7 +28,7 @@ class QAction;
class StreamWindow;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class StreamBrowser : public QObject
diff --git a/src/plugins/General/streambrowser/streambrowserfactory.cpp b/src/plugins/General/streambrowser/streambrowserfactory.cpp
index fed34ca0a..182e3d414 100644
--- a/src/plugins/General/streambrowser/streambrowserfactory.cpp
+++ b/src/plugins/General/streambrowser/streambrowserfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2012-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 StreamBrowserFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About Stream Browser Plugin"),
tr("Qmmp Stream Browser Plugin")+"\n"+
tr("This plugin allows one to add stream from IceCast stream directory")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *StreamBrowserFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/streambrowser/streambrowserfactory.h b/src/plugins/General/streambrowser/streambrowserfactory.h
index 9e931fbe0..aac26dd09 100644
--- a/src/plugins/General/streambrowser/streambrowserfactory.h
+++ b/src/plugins/General/streambrowser/streambrowserfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 STREAMBROWSERFACTORY_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
diff --git a/src/plugins/General/streambrowser/streamwindow.cpp b/src/plugins/General/streambrowser/streamwindow.cpp
index 1d8cc24d8..7153abe48 100644
--- a/src/plugins/General/streambrowser/streamwindow.cpp
+++ b/src/plugins/General/streambrowser/streamwindow.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2012-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/streambrowser/streamwindow.h b/src/plugins/General/streambrowser/streamwindow.h
index 8fe50b917..013490fd3 100644
--- a/src/plugins/General/streambrowser/streamwindow.h
+++ b/src/plugins/General/streambrowser/streamwindow.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -32,7 +32,7 @@ class QMenu;
class StreamsProxyModel;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class StreamWindow : public QWidget
{
@@ -67,7 +67,7 @@ private:
};
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class StreamsProxyModel: public QSortFilterProxyModel
{
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.ts
index 23690a9b6..e5c53d93b 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.ts
@@ -38,7 +38,7 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts
index f9866cc16..bee60d7a2 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts
index 99134c70f..846526a62 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_el.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_el.ts
index 30a6d4f01..f5ab90ef1 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_el.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_el.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts
index 8f40dc568..63aaea510 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts
@@ -38,7 +38,7 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts
index 077789b9c..6be00385e 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts
index 1cb55dcef..ae6ec52ca 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts
index 29859a76b..83e24ada7 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts
index ea5885433..619bb3a0c 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts
index 484e9df6f..8ab7dcc29 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts
@@ -38,7 +38,7 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts
index 5fc2274e0..0b3602990 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts
index f651ad44f..f0fa53004 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts
index be975770a..a543bcab9 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts
index d94ef9369..7fd931b9f 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts
@@ -38,7 +38,7 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts
index f97934c22..200a88d5d 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts
index adada355e..4310ffd34 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts
index ac4319116..d19ddd540 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts
index 9d550b13f..29a2fe263 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts
index 8b8149795..01d50bd7c 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts
index d5dd80f7f..fd6a82749 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts
index 01f92af11..154eaa945 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts
@@ -38,7 +38,7 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts
index 7223d0164..a92e27eac 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts
index 8dadd15e5..2ca3fee7f 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts
index 905b249a7..4a403e653 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts
index da3fc0e8f..c768227dc 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts
index d65ff11bb..e1c347fbe 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts
index 450849a9f..fa942d7c8 100644
--- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts
+++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts
@@ -38,8 +38,8 @@
</message>
<message>
<location filename="../streambrowserfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/trackchange/settingsdialog.cpp b/src/plugins/General/trackchange/settingsdialog.cpp
index 8c5ca71e0..f6122d748 100644
--- a/src/plugins/General/trackchange/settingsdialog.cpp
+++ b/src/plugins/General/trackchange/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2013-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/trackchange/settingsdialog.h b/src/plugins/General/trackchange/settingsdialog.h
index fa0b00e1e..dfb022577 100644
--- a/src/plugins/General/trackchange/settingsdialog.h
+++ b/src/plugins/General/trackchange/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2013-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 *
@@ -27,7 +27,7 @@ class QAction;
class QToolButton;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/General/trackchange/trackchange.cpp b/src/plugins/General/trackchange/trackchange.cpp
index 4d1a4e621..0f640a9fb 100644
--- a/src/plugins/General/trackchange/trackchange.cpp
+++ b/src/plugins/General/trackchange/trackchange.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2013-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/trackchange/trackchange.h b/src/plugins/General/trackchange/trackchange.h
index 727f2e2d5..859973731 100644
--- a/src/plugins/General/trackchange/trackchange.h
+++ b/src/plugins/General/trackchange/trackchange.h
@@ -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 *
@@ -30,7 +30,7 @@ class PlayListTrack;
class PlayListManager;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class TrackChange : public QObject
{
diff --git a/src/plugins/General/trackchange/trackchangefactory.cpp b/src/plugins/General/trackchange/trackchangefactory.cpp
index f62172ed3..af8f125b7 100644
--- a/src/plugins/General/trackchange/trackchangefactory.cpp
+++ b/src/plugins/General/trackchange/trackchangefactory.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 *
@@ -51,7 +51,7 @@ void TrackChangeFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About Track Change Plugin"),
tr("Qmmp Track Change Plugin")+"\n"+
tr("This plugin executes external command when current track is changed") + "\n" +
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *TrackChangeFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/trackchange/trackchangefactory.h b/src/plugins/General/trackchange/trackchangefactory.h
index dac4b9f01..d42371431 100644
--- a/src/plugins/General/trackchange/trackchangefactory.h
+++ b/src/plugins/General/trackchange/trackchangefactory.h
@@ -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 *
@@ -21,7 +21,7 @@
#define TRACKCHANGEFACTORY_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_bg.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_bg.ts
index ae0c77241..03ffd67ef 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_bg.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_bg.ts
@@ -61,7 +61,7 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_cs.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_cs.ts
index 00a61badf..3b44a694a 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_cs.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_cs.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_de.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_de.ts
index 17954e302..a878776f5 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_de.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_de.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_el.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_el.ts
index 0f92f8c4d..4d32b6a2a 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_el.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_el.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_en.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_en.ts
index 99c2114ce..726b86ba6 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_en.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_en.ts
@@ -61,7 +61,7 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_es.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_es.ts
index 198280c20..617b34343 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_es.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_es.ts
@@ -61,7 +61,7 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_fr.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_fr.ts
index 9063022a8..64a1d9171 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_fr.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_fr.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts
index b81358950..156e6dd90 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_he.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_he.ts
index ada925470..dff25837f 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_he.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_he.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_hu.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_hu.ts
index 2089ffeb1..a3fef3dac 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_hu.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_hu.ts
@@ -61,7 +61,7 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_id.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_id.ts
index f98ddf2fd..5e4c24de9 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_id.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_id.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_it.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_it.ts
index febc0e468..e2f50ec20 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_it.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_it.ts
@@ -61,7 +61,7 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_ja.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_ja.ts
index 72b7a620f..0e4d5cdf3 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_ja.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_ja.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_kk.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_kk.ts
index dd6680ac3..1a86299e0 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_kk.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_kk.ts
@@ -61,7 +61,7 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_lt.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_lt.ts
index 2b280c735..748f8614d 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_lt.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_lt.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė:Ilya Kotov &lt;forkotov02@hotmail.ru&gt; </translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė:Ilya Kotov &lt;forkotov02@ya.ru&gt; </translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_nl.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_nl.ts
index f0f9dbcfd..7f643440d 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_nl.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_nl.ts
@@ -61,7 +61,7 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts
index baa18d360..4fb81f337 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Stworzona przez: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Stworzona przez: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_pt.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_pt.ts
index af0a69922..2193ad270 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_pt.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_pt.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts
index 55a0edafc..25c74dcd8 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_ru.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_ru.ts
index 01dd0d7a2..213dbde54 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_ru.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_ru.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_sk.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_sk.ts
index 5fcf15123..ae72d4185 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_sk.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_sk.ts
@@ -61,7 +61,7 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_sr_BA.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_sr_BA.ts
index 94a3f179b..9f0948fae 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_sr_BA.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_sr_BA.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_sr_RS.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_sr_RS.ts
index d128b989e..6c0341e2e 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_sr_RS.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_sr_RS.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_tr.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_tr.ts
index 241c9d7aa..e4e65e754 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_tr.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_tr.ts
@@ -61,7 +61,7 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_uk_UA.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_uk_UA.ts
index 1e2baf2e4..6a8864031 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_uk_UA.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_uk_UA.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_zh_CN.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_zh_CN.ts
index 3dd8fea78..d8245c5b1 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_zh_CN.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_zh_CN.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_zh_TW.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_zh_TW.ts
index dc47727b5..c6dec1c38 100644
--- a/src/plugins/General/trackchange/translations/trackchange_plugin_zh_TW.ts
+++ b/src/plugins/General/trackchange/translations/trackchange_plugin_zh_TW.ts
@@ -61,8 +61,8 @@
</message>
<message>
<location filename="../trackchangefactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/udisks/settingsdialog.cpp b/src/plugins/General/udisks/settingsdialog.cpp
index e50e2661b..1d9b792a8 100644
--- a/src/plugins/General/udisks/settingsdialog.cpp
+++ b/src/plugins/General/udisks/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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/udisks/settingsdialog.h b/src/plugins/General/udisks/settingsdialog.h
index a4a67fbf0..5e7aa64c2 100644
--- a/src/plugins/General/udisks/settingsdialog.h
+++ b/src/plugins/General/udisks/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_bg.ts b/src/plugins/General/udisks/translations/udisks_plugin_bg.ts
index eeb40ae9f..8b2eea312 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_bg.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_bg.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_cs.ts b/src/plugins/General/udisks/translations/udisks_plugin_cs.ts
index b82220bc9..373cd1070 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_cs.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_cs.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_de.ts b/src/plugins/General/udisks/translations/udisks_plugin_de.ts
index f7dc37162..eb44b7a38 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_de.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_de.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_el.ts b/src/plugins/General/udisks/translations/udisks_plugin_el.ts
index e8477cd73..3588716f0 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_el.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_el.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_en.ts b/src/plugins/General/udisks/translations/udisks_plugin_en.ts
index 28b63b2cb..49a76540e 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_en.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_en.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_es.ts b/src/plugins/General/udisks/translations/udisks_plugin_es.ts
index 0b1d8963a..f77c942b4 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_es.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_es.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_fr.ts b/src/plugins/General/udisks/translations/udisks_plugin_fr.ts
index 186b56df6..ac958df24 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_fr.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_fr.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_gl_ES.ts b/src/plugins/General/udisks/translations/udisks_plugin_gl_ES.ts
index 632a96b15..0c72c23ea 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_gl_ES.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_gl_ES.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_he.ts b/src/plugins/General/udisks/translations/udisks_plugin_he.ts
index a5ee413e6..99a1b6a86 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_he.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_he.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_hu.ts b/src/plugins/General/udisks/translations/udisks_plugin_hu.ts
index ff30f0490..58d107042 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_hu.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_hu.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_id.ts b/src/plugins/General/udisks/translations/udisks_plugin_id.ts
index a6c0a87cf..09bbe8e38 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_id.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_id.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_it.ts b/src/plugins/General/udisks/translations/udisks_plugin_it.ts
index f46ec98cf..529fa0a93 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_it.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_it.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_ja.ts b/src/plugins/General/udisks/translations/udisks_plugin_ja.ts
index 86b39d256..7f39f6d7c 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_ja.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_ja.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_kk.ts b/src/plugins/General/udisks/translations/udisks_plugin_kk.ts
index c91ead6f6..406d1a997 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_kk.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_kk.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_lt.ts b/src/plugins/General/udisks/translations/udisks_plugin_lt.ts
index 2e3f1b86b..76611afeb 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_lt.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_lt.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Sukūrė: Ilya Kotov</translation>
</message>
</context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_nl.ts b/src/plugins/General/udisks/translations/udisks_plugin_nl.ts
index e2743b885..98f393eec 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_nl.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_nl.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_pl_PL.ts b/src/plugins/General/udisks/translations/udisks_plugin_pl_PL.ts
index b0b0fdca8..64adf70a9 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_pl_PL.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_pl_PL.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_pt.ts b/src/plugins/General/udisks/translations/udisks_plugin_pt.ts
index 596b9a43c..fc4569f79 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_pt.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_pt.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_pt_BR.ts b/src/plugins/General/udisks/translations/udisks_plugin_pt_BR.ts
index 456f1d97d..b9d5969d7 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_pt_BR.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_pt_BR.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_ru.ts b/src/plugins/General/udisks/translations/udisks_plugin_ru.ts
index 8638b966d..9c786aab0 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_ru.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_ru.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Разработчик: Илья Котов</translation>
</message>
</context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_sk.ts b/src/plugins/General/udisks/translations/udisks_plugin_sk.ts
index 6cb56d8de..2060957bd 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_sk.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_sk.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_sr_BA.ts b/src/plugins/General/udisks/translations/udisks_plugin_sr_BA.ts
index e9c05a985..eda86012b 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_sr_BA.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_sr_BA.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_sr_RS.ts b/src/plugins/General/udisks/translations/udisks_plugin_sr_RS.ts
index bf083c173..2470efdc6 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_sr_RS.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_sr_RS.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_tr.ts b/src/plugins/General/udisks/translations/udisks_plugin_tr.ts
index 24334ad8a..3ae7e71ce 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_tr.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_tr.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_uk_UA.ts b/src/plugins/General/udisks/translations/udisks_plugin_uk_UA.ts
index 9b02c5ceb..6de558536 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_uk_UA.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_uk_UA.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_zh_CN.ts b/src/plugins/General/udisks/translations/udisks_plugin_zh_CN.ts
index 5779bf562..0f88f7488 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_zh_CN.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_zh_CN.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_zh_TW.ts b/src/plugins/General/udisks/translations/udisks_plugin_zh_TW.ts
index d80a2fa0b..be5a34032 100644
--- a/src/plugins/General/udisks/translations/udisks_plugin_zh_TW.ts
+++ b/src/plugins/General/udisks/translations/udisks_plugin_zh_TW.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisksfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks/udisksdevice.cpp b/src/plugins/General/udisks/udisksdevice.cpp
index 34a5fa49e..d6d824e37 100644
--- a/src/plugins/General/udisks/udisksdevice.cpp
+++ b/src/plugins/General/udisks/udisksdevice.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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/udisks/udisksdevice.h b/src/plugins/General/udisks/udisksdevice.h
index 140526fcd..f49b3bcc7 100644
--- a/src/plugins/General/udisks/udisksdevice.h
+++ b/src/plugins/General/udisks/udisksdevice.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 QDBusInterface;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class UDisksDevice : public QObject
{
diff --git a/src/plugins/General/udisks/udisksfactory.cpp b/src/plugins/General/udisks/udisksfactory.cpp
index 262f73108..17684b8dc 100644
--- a/src/plugins/General/udisks/udisksfactory.cpp
+++ b/src/plugins/General/udisks/udisksfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 UDisksFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About UDisks Plugin"),
tr("Qmmp UDisks Plugin") + "\n" +
tr("This plugin provides removable devices detection using UDisks") + "\n" +
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *UDisksFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/udisks/udisksfactory.h b/src/plugins/General/udisks/udisksfactory.h
index 26da701d4..9a096f794 100644
--- a/src/plugins/General/udisks/udisksfactory.h
+++ b/src/plugins/General/udisks/udisksfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 DEVDETECTFACTORY_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
diff --git a/src/plugins/General/udisks/udisksmanager.cpp b/src/plugins/General/udisks/udisksmanager.cpp
index 1d1179d43..53025ed50 100644
--- a/src/plugins/General/udisks/udisksmanager.cpp
+++ b/src/plugins/General/udisks/udisksmanager.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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/udisks/udisksmanager.h b/src/plugins/General/udisks/udisksmanager.h
index 01fb5898a..c109947a6 100644
--- a/src/plugins/General/udisks/udisksmanager.h
+++ b/src/plugins/General/udisks/udisksmanager.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 @@
class QDBusInterface;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class UDisksManager : public QObject
{
diff --git a/src/plugins/General/udisks/udisksplugin.cpp b/src/plugins/General/udisks/udisksplugin.cpp
index 38abd7d21..22f5b1420 100644
--- a/src/plugins/General/udisks/udisksplugin.cpp
+++ b/src/plugins/General/udisks/udisksplugin.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-2014 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/udisks/udisksplugin.h b/src/plugins/General/udisks/udisksplugin.h
index f834c3f02..c463b33fe 100644
--- a/src/plugins/General/udisks/udisksplugin.h
+++ b/src/plugins/General/udisks/udisksplugin.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 QActionGroup;
class QAction;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class UDisksPlugin : public QObject
diff --git a/src/plugins/General/udisks2/settingsdialog.cpp b/src/plugins/General/udisks2/settingsdialog.cpp
index c83bd772a..6961318f0 100644
--- a/src/plugins/General/udisks2/settingsdialog.cpp
+++ b/src/plugins/General/udisks2/settingsdialog.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 *
diff --git a/src/plugins/General/udisks2/settingsdialog.h b/src/plugins/General/udisks2/settingsdialog.h
index 6ee3e2b05..8a6f1cc5b 100644
--- a/src/plugins/General/udisks2/settingsdialog.h
+++ b/src/plugins/General/udisks2/settingsdialog.h
@@ -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 *
@@ -24,7 +24,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_bg.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_bg.ts
index a4a149c3d..a8c9d09c3 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_bg.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_bg.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_cs.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_cs.ts
index 37489533b..4bebe63a3 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_cs.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_cs.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_de.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_de.ts
index 99ecf4c68..cd32c9d11 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_de.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_de.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_el.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_el.ts
index ac9ddc890..3978426d3 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_el.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_el.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_en.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_en.ts
index bf3b25385..9561978a9 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_en.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_en.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_es.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_es.ts
index 1b626773d..7414e2857 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_es.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_es.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_fr.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_fr.ts
index ccfff4371..77477d25f 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_fr.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_fr.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts
index 0885075ec..c3345d1f5 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_he.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_he.ts
index 0f01c8852..f0240b9b6 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_he.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_he.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_hu.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_hu.ts
index a9fed7eb5..6d30fbe49 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_hu.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_hu.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_id.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_id.ts
index e917191b5..3b6ee998e 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_id.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_id.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_it.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_it.ts
index 6024cfd65..7b5b2e7a0 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_it.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_it.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_ja.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_ja.ts
index ba46a9296..73598b9ad 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_ja.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_ja.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_kk.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_kk.ts
index 44ae113c3..ec49c5bb4 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_kk.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_kk.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_lt.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_lt.ts
index 407ad08f6..a5e2415a3 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_lt.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_lt.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Sukūrė: Ilya Kotov</translation>
</message>
</context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_nl.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_nl.ts
index ab9ebfe53..f0bbc2e10 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_nl.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_nl.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_pl_PL.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_pl_PL.ts
index f816ab547..e548b6401 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_pl_PL.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_pl_PL.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Stworzona przez: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Stworzona przez: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_pt.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_pt.ts
index 952e532bd..86a790e8a 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_pt.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_pt.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_pt_BR.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_pt_BR.ts
index b7f58de49..fc3a7c477 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_pt_BR.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_pt_BR.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_ru.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_ru.ts
index 1b55f4f4a..ad76eb049 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_ru.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_ru.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Разработчик: Илья Котов</translation>
</message>
</context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_sk.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_sk.ts
index 2c4252b6a..735bd1324 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_sk.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_sk.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts
index 6729d5dc0..b191e85e6 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts
index 32ec08ac1..9db721bca 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_tr.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_tr.ts
index 27e4e1fce..b6b699647 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_tr.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_tr.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_uk_UA.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_uk_UA.ts
index f6bb2e98b..017c0c0c6 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_uk_UA.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_uk_UA.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_zh_CN.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_zh_CN.ts
index 7cb206c3c..ddcb5148a 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_zh_CN.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_zh_CN.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_zh_TW.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_zh_TW.ts
index 7a36dc4da..900afb2e2 100644
--- a/src/plugins/General/udisks2/translations/udisks2_plugin_zh_TW.ts
+++ b/src/plugins/General/udisks2/translations/udisks2_plugin_zh_TW.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../udisks2factory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/General/udisks2/udisks2device.cpp b/src/plugins/General/udisks2/udisks2device.cpp
index 18090685e..b307d57df 100644
--- a/src/plugins/General/udisks2/udisks2device.cpp
+++ b/src/plugins/General/udisks2/udisks2device.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 *
diff --git a/src/plugins/General/udisks2/udisks2device.h b/src/plugins/General/udisks2/udisks2device.h
index 63d292b51..8fcca4c6f 100644
--- a/src/plugins/General/udisks2/udisks2device.h
+++ b/src/plugins/General/udisks2/udisks2device.h
@@ -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 *
@@ -59,7 +59,7 @@ inline QDBusArgument &operator<<(QDBusArgument &arg, const QByteArrayList &list)
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class UDisks2Device : public QObject
{
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 <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *UDisks2Factory::createTranslator(QObject *parent)
diff --git a/src/plugins/General/udisks2/udisks2factory.h b/src/plugins/General/udisks2/udisks2factory.h
index 3d28e80a0..b12e4722c 100644
--- a/src/plugins/General/udisks2/udisks2factory.h
+++ b/src/plugins/General/udisks2/udisks2factory.h
@@ -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 *
@@ -21,7 +21,7 @@
#define UDISKS2FACTORY_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
#include <QObject>
#include <QTranslator>
diff --git a/src/plugins/General/udisks2/udisks2manager.cpp b/src/plugins/General/udisks2/udisks2manager.cpp
index 279aa78d9..4bcbc275c 100644
--- a/src/plugins/General/udisks2/udisks2manager.cpp
+++ b/src/plugins/General/udisks2/udisks2manager.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 *
diff --git a/src/plugins/General/udisks2/udisks2manager.h b/src/plugins/General/udisks2/udisks2manager.h
index da539bc61..cbd1e2fe1 100644
--- a/src/plugins/General/udisks2/udisks2manager.h
+++ b/src/plugins/General/udisks2/udisks2manager.h
@@ -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 *
@@ -31,7 +31,7 @@ typedef QMap<QString,QVariantMap> QVariantMapMap;
Q_DECLARE_METATYPE(QVariantMapMap)
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class UDisks2Manager : public QObject
{
diff --git a/src/plugins/General/udisks2/udisks2plugin.cpp b/src/plugins/General/udisks2/udisks2plugin.cpp
index c2029c297..d390d8824 100644
--- a/src/plugins/General/udisks2/udisks2plugin.cpp
+++ b/src/plugins/General/udisks2/udisks2plugin.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2013-2014 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/udisks2/udisks2plugin.h b/src/plugins/General/udisks2/udisks2plugin.h
index c545de378..ed3130da0 100644
--- a/src/plugins/General/udisks2/udisks2plugin.h
+++ b/src/plugins/General/udisks2/udisks2plugin.h
@@ -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 *
@@ -29,7 +29,7 @@ class QActionGroup;
class QAction;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class UDisks2Plugin : public QObject
diff --git a/src/plugins/Input/aac/aacfile.cpp b/src/plugins/Input/aac/aacfile.cpp
index b452403b3..48f659890 100644
--- a/src/plugins/Input/aac/aacfile.cpp
+++ b/src/plugins/Input/aac/aacfile.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 *
diff --git a/src/plugins/Input/aac/aacfile.h b/src/plugins/Input/aac/aacfile.h
index 1d0a47caa..101b1f56b 100644
--- a/src/plugins/Input/aac/aacfile.h
+++ b/src/plugins/Input/aac/aacfile.h
@@ -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 *
@@ -37,7 +37,7 @@ class TagExtractor;
class QBuffer;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class AACFile
{
diff --git a/src/plugins/Input/aac/aacmetadatamodel.cpp b/src/plugins/Input/aac/aacmetadatamodel.cpp
index db373187b..98b830613 100644
--- a/src/plugins/Input/aac/aacmetadatamodel.cpp
+++ b/src/plugins/Input/aac/aacmetadatamodel.cpp
@@ -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 *
diff --git a/src/plugins/Input/aac/aacmetadatamodel.h b/src/plugins/Input/aac/aacmetadatamodel.h
index 2b7d76c46..5c26791ab 100644
--- a/src/plugins/Input/aac/aacmetadatamodel.h
+++ b/src/plugins/Input/aac/aacmetadatamodel.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 *
diff --git a/src/plugins/Input/aac/decoder_aac.cpp b/src/plugins/Input/aac/decoder_aac.cpp
index db3853012..1f5f0d7be 100644
--- a/src/plugins/Input/aac/decoder_aac.cpp
+++ b/src/plugins/Input/aac/decoder_aac.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/aac/decoder_aac.h b/src/plugins/Input/aac/decoder_aac.h
index 834007e73..903d37cb5 100644
--- a/src/plugins/Input/aac/decoder_aac.h
+++ b/src/plugins/Input/aac/decoder_aac.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/aac/decoderaacfactory.cpp b/src/plugins/Input/aac/decoderaacfactory.cpp
index 836b3f541..b6fde8432 100644
--- a/src/plugins/Input/aac/decoderaacfactory.cpp
+++ b/src/plugins/Input/aac/decoderaacfactory.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 *
@@ -83,7 +83,7 @@ void DecoderAACFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About AAC Audio Plugin"),
tr("Qmmp AAC Audio Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *DecoderAACFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Input/aac/decoderaacfactory.h b/src/plugins/Input/aac/decoderaacfactory.h
index 2a10b8152..b0a2df3c9 100644
--- a/src/plugins/Input/aac/decoderaacfactory.h
+++ b/src/plugins/Input/aac/decoderaacfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/aac/translations/aac_plugin_bg.ts b/src/plugins/Input/aac/translations/aac_plugin_bg.ts
index de4aef6a2..7be3d7802 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_bg.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_bg.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_cs.ts b/src/plugins/Input/aac/translations/aac_plugin_cs.ts
index eb1855d90..f7c27f29f 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_cs.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_cs.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_de.ts b/src/plugins/Input/aac/translations/aac_plugin_de.ts
index aa124b272..fe46d8c6a 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_de.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_de.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_el.ts b/src/plugins/Input/aac/translations/aac_plugin_el.ts
index 775994de7..4fb0ca744 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_el.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_el.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_en.ts b/src/plugins/Input/aac/translations/aac_plugin_en.ts
index ff37a35d1..fc38a1d70 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_en.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_en.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_es.ts b/src/plugins/Input/aac/translations/aac_plugin_es.ts
index 0cf0497d5..9d7767e1e 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_es.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_es.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_fr.ts b/src/plugins/Input/aac/translations/aac_plugin_fr.ts
index 5b0ba5239..a6a8a9305 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_fr.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_fr.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts b/src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts
index 2e8e1b29b..ea54006d9 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_he.ts b/src/plugins/Input/aac/translations/aac_plugin_he.ts
index 0ea45940a..3c4dfc86b 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_he.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_he.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_hu.ts b/src/plugins/Input/aac/translations/aac_plugin_hu.ts
index fd525a5de..5bd290a32 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_hu.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_hu.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_id.ts b/src/plugins/Input/aac/translations/aac_plugin_id.ts
index 8a4c50b72..b0718e5e5 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_id.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_id.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_it.ts b/src/plugins/Input/aac/translations/aac_plugin_it.ts
index c7b25fc4c..d73b8ec3f 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_it.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_it.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_ja.ts b/src/plugins/Input/aac/translations/aac_plugin_ja.ts
index 8ea4a9e5f..e09b4ff52 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_ja.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_ja.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_kk.ts b/src/plugins/Input/aac/translations/aac_plugin_kk.ts
index 09a3a2630..82991637f 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_kk.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_kk.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_lt.ts b/src/plugins/Input/aac/translations/aac_plugin_lt.ts
index 3669483aa..937dbff36 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_lt.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_lt.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_nl.ts b/src/plugins/Input/aac/translations/aac_plugin_nl.ts
index 684dfec0d..f16527dd9 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_nl.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_nl.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_pl_PL.ts b/src/plugins/Input/aac/translations/aac_plugin_pl_PL.ts
index 08347b89c..ddda80203 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_pl_PL.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_pl_PL.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_pt.ts b/src/plugins/Input/aac/translations/aac_plugin_pt.ts
index 42469cdf0..72cc819db 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_pt.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_pt.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_pt_BR.ts b/src/plugins/Input/aac/translations/aac_plugin_pt_BR.ts
index 1689109b2..b04111576 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_pt_BR.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_pt_BR.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_ru.ts b/src/plugins/Input/aac/translations/aac_plugin_ru.ts
index a06972e03..d13ff2e00 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_ru.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_ru.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_sk.ts b/src/plugins/Input/aac/translations/aac_plugin_sk.ts
index 4b57fc7fb..b809fa8a1 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_sk.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_sk.ts
@@ -63,7 +63,7 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_sr_BA.ts b/src/plugins/Input/aac/translations/aac_plugin_sr_BA.ts
index f32143c4e..805745df9 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_sr_BA.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_sr_BA.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_sr_RS.ts b/src/plugins/Input/aac/translations/aac_plugin_sr_RS.ts
index 5c6baef1d..526aca97f 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_sr_RS.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_sr_RS.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_tr.ts b/src/plugins/Input/aac/translations/aac_plugin_tr.ts
index b3ebcee65..b61156603 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_tr.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_tr.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_uk_UA.ts b/src/plugins/Input/aac/translations/aac_plugin_uk_UA.ts
index 9d57323a4..6c81427d3 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_uk_UA.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_uk_UA.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_zh_CN.ts b/src/plugins/Input/aac/translations/aac_plugin_zh_CN.ts
index 0d5dd3f31..ea0af0e24 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_zh_CN.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_zh_CN.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/aac/translations/aac_plugin_zh_TW.ts b/src/plugins/Input/aac/translations/aac_plugin_zh_TW.ts
index f53b0a745..319d7c6d9 100644
--- a/src/plugins/Input/aac/translations/aac_plugin_zh_TW.ts
+++ b/src/plugins/Input/aac/translations/aac_plugin_zh_TW.ts
@@ -63,8 +63,8 @@
</message>
<message>
<location filename="../decoderaacfactory.cpp" line="86"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/archive/archiveinputdevice.cpp b/src/plugins/Input/archive/archiveinputdevice.cpp
index 795766ada..8ecc6b3da 100644
--- a/src/plugins/Input/archive/archiveinputdevice.cpp
+++ b/src/plugins/Input/archive/archiveinputdevice.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Input/archive/archiveinputdevice.h b/src/plugins/Input/archive/archiveinputdevice.h
index c70fc9793..eab4747eb 100644
--- a/src/plugins/Input/archive/archiveinputdevice.h
+++ b/src/plugins/Input/archive/archiveinputdevice.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Input/archive/archivemetadatamodel.cpp b/src/plugins/Input/archive/archivemetadatamodel.cpp
index e460ba344..6509d3ca9 100644
--- a/src/plugins/Input/archive/archivemetadatamodel.cpp
+++ b/src/plugins/Input/archive/archivemetadatamodel.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Input/archive/archivemetadatamodel.h b/src/plugins/Input/archive/archivemetadatamodel.h
index 771106844..b034ae7da 100644
--- a/src/plugins/Input/archive/archivemetadatamodel.h
+++ b/src/plugins/Input/archive/archivemetadatamodel.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Input/archive/archivetagreader.cpp b/src/plugins/Input/archive/archivetagreader.cpp
index 7497ddaf3..c9b94c91e 100644
--- a/src/plugins/Input/archive/archivetagreader.cpp
+++ b/src/plugins/Input/archive/archivetagreader.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Input/archive/archivetagreader.h b/src/plugins/Input/archive/archivetagreader.h
index f1314af40..7ce58bc3b 100644
--- a/src/plugins/Input/archive/archivetagreader.h
+++ b/src/plugins/Input/archive/archivetagreader.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Input/archive/decoder_archive.cpp b/src/plugins/Input/archive/decoder_archive.cpp
index 07fdd5ddb..aeafd98cb 100644
--- a/src/plugins/Input/archive/decoder_archive.cpp
+++ b/src/plugins/Input/archive/decoder_archive.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Input/archive/decoder_archive.h b/src/plugins/Input/archive/decoder_archive.h
index 028cf7d14..448acadec 100644
--- a/src/plugins/Input/archive/decoder_archive.h
+++ b/src/plugins/Input/archive/decoder_archive.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Input/archive/decoderarchivefactory.cpp b/src/plugins/Input/archive/decoderarchivefactory.cpp
index 126d5734b..779026dfe 100644
--- a/src/plugins/Input/archive/decoderarchivefactory.cpp
+++ b/src/plugins/Input/archive/decoderarchivefactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -141,7 +141,7 @@ void DecoderArchiveFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About Archive Reader Plugin"),
tr("Qmmp Archive Reader Plugin")+"\n"+
tr("Compiled against %1").arg(ARCHIVE_VERSION_STRING)+"\n" +
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *DecoderArchiveFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Input/archive/decoderarchivefactory.h b/src/plugins/Input/archive/decoderarchivefactory.h
index adc4426f4..b2591bb69 100644
--- a/src/plugins/Input/archive/decoderarchivefactory.h
+++ b/src/plugins/Input/archive/decoderarchivefactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Input/archive/translations/archive_plugin_bg.ts b/src/plugins/Input/archive/translations/archive_plugin_bg.ts
index 7df272d88..00106a243 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_bg.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_bg.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_cs.ts b/src/plugins/Input/archive/translations/archive_plugin_cs.ts
index cbd61350e..8ce4f8b9e 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_cs.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_cs.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_de.ts b/src/plugins/Input/archive/translations/archive_plugin_de.ts
index 3dda64d2d..5f86f129a 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_de.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_de.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_el.ts b/src/plugins/Input/archive/translations/archive_plugin_el.ts
index fb70689c8..c1fb0c696 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_el.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_el.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_en.ts b/src/plugins/Input/archive/translations/archive_plugin_en.ts
index d0dbf39a8..007ad862f 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_en.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_en.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_es.ts b/src/plugins/Input/archive/translations/archive_plugin_es.ts
index 4a5f766b0..d21ccbf57 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_es.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_es.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_fr.ts b/src/plugins/Input/archive/translations/archive_plugin_fr.ts
index 3edb0cb76..b36748a6e 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_fr.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_fr.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_gl_ES.ts b/src/plugins/Input/archive/translations/archive_plugin_gl_ES.ts
index 0603545ef..952df733c 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_gl_ES.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_gl_ES.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_he.ts b/src/plugins/Input/archive/translations/archive_plugin_he.ts
index 2455f3e4c..61c82bef0 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_he.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_he.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_hu.ts b/src/plugins/Input/archive/translations/archive_plugin_hu.ts
index 6386877fe..a83581d5b 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_hu.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_hu.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_id.ts b/src/plugins/Input/archive/translations/archive_plugin_id.ts
index 9e328a7b4..dcdcd9cb3 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_id.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_id.ts
@@ -73,8 +73,8 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_it.ts b/src/plugins/Input/archive/translations/archive_plugin_it.ts
index eb9910a28..24198b680 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_it.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_it.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_ja.ts b/src/plugins/Input/archive/translations/archive_plugin_ja.ts
index a759750a1..abeb74017 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_ja.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_ja.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_kk.ts b/src/plugins/Input/archive/translations/archive_plugin_kk.ts
index c715714dd..4261e5f4b 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_kk.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_kk.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_lt.ts b/src/plugins/Input/archive/translations/archive_plugin_lt.ts
index fbcf6515d..d0f5d35a2 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_lt.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_lt.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_nl.ts b/src/plugins/Input/archive/translations/archive_plugin_nl.ts
index 0a452a2db..4a32848e7 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_nl.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_nl.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_pl_PL.ts b/src/plugins/Input/archive/translations/archive_plugin_pl_PL.ts
index 46e62d081..802aea4ff 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_pl_PL.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_pl_PL.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_pt.ts b/src/plugins/Input/archive/translations/archive_plugin_pt.ts
index 1553094da..f042c8e67 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_pt.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_pt.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_pt_BR.ts b/src/plugins/Input/archive/translations/archive_plugin_pt_BR.ts
index db0a0d70d..a8bc5a2d4 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_pt_BR.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_pt_BR.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_ru.ts b/src/plugins/Input/archive/translations/archive_plugin_ru.ts
index 0386f7ed9..a1b14505b 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_ru.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_ru.ts
@@ -73,8 +73,8 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_sk.ts b/src/plugins/Input/archive/translations/archive_plugin_sk.ts
index f48e56b04..ca95dd41e 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_sk.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_sk.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_sr_BA.ts b/src/plugins/Input/archive/translations/archive_plugin_sr_BA.ts
index 38fed6510..c7ecb32fe 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_sr_BA.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_sr_BA.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_sr_RS.ts b/src/plugins/Input/archive/translations/archive_plugin_sr_RS.ts
index 4d834d287..1004d76de 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_sr_RS.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_sr_RS.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_tr.ts b/src/plugins/Input/archive/translations/archive_plugin_tr.ts
index fbf09eaf9..9707c486e 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_tr.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_tr.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_uk_UA.ts b/src/plugins/Input/archive/translations/archive_plugin_uk_UA.ts
index 2996c279d..7e4f8a90e 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_uk_UA.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_uk_UA.ts
@@ -73,8 +73,8 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_zh_CN.ts b/src/plugins/Input/archive/translations/archive_plugin_zh_CN.ts
index 654607ad8..8b080fb05 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_zh_CN.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_zh_CN.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/archive/translations/archive_plugin_zh_TW.ts b/src/plugins/Input/archive/translations/archive_plugin_zh_TW.ts
index 523eb4513..8ea260d3b 100644
--- a/src/plugins/Input/archive/translations/archive_plugin_zh_TW.ts
+++ b/src/plugins/Input/archive/translations/archive_plugin_zh_TW.ts
@@ -73,7 +73,7 @@
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="144"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/cdaudio/decoder_cdaudio.cpp b/src/plugins/Input/cdaudio/decoder_cdaudio.cpp
index 6cb7bab75..69f5d2c0a 100644
--- a/src/plugins/Input/cdaudio/decoder_cdaudio.cpp
+++ b/src/plugins/Input/cdaudio/decoder_cdaudio.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/cdaudio/decoder_cdaudio.h b/src/plugins/Input/cdaudio/decoder_cdaudio.h
index 1ae705c9c..bcad1add4 100644
--- a/src/plugins/Input/cdaudio/decoder_cdaudio.h
+++ b/src/plugins/Input/cdaudio/decoder_cdaudio.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/cdaudio/decodercdaudiofactory.cpp b/src/plugins/Input/cdaudio/decodercdaudiofactory.cpp
index ccd10a183..28878690c 100644
--- a/src/plugins/Input/cdaudio/decodercdaudiofactory.cpp
+++ b/src/plugins/Input/cdaudio/decodercdaudiofactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -88,7 +88,7 @@ void DecoderCDAudioFactory::showAbout(QWidget *parent)
tr("Qmmp CD Audio Plugin")+"\n"+
QString(tr("Compiled against libcdio-%1 and libcddb-%2")).arg(CDIO_VERSION)
.arg(CDDB_VERSION) + "\n" +
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")+"\n"+
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>")+"\n"+
tr("Usage: open cdda:/// using Add URL dialog or command line"));
}
diff --git a/src/plugins/Input/cdaudio/decodercdaudiofactory.h b/src/plugins/Input/cdaudio/decodercdaudiofactory.h
index b0f7d4ccb..db9ff94b9 100644
--- a/src/plugins/Input/cdaudio/decodercdaudiofactory.h
+++ b/src/plugins/Input/cdaudio/decodercdaudiofactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/cdaudio/settingsdialog.cpp b/src/plugins/Input/cdaudio/settingsdialog.cpp
index 209cd38a3..f63147214 100644
--- a/src/plugins/Input/cdaudio/settingsdialog.cpp
+++ b/src/plugins/Input/cdaudio/settingsdialog.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/Input/cdaudio/settingsdialog.h b/src/plugins/Input/cdaudio/settingsdialog.h
index 0aa3ef3bc..7eb53d5a9 100644
--- a/src/plugins/Input/cdaudio/settingsdialog.h
+++ b/src/plugins/Input/cdaudio/settingsdialog.h
@@ -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 *
@@ -24,7 +24,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_bg.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_bg.ts
index a5043b654..12b5dd88b 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_bg.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_bg.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_cs.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_cs.ts
index 88cac5de9..d96a4df36 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_cs.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_cs.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_de.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_de.ts
index aa956c1b6..7e75c2e9f 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_de.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_de.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_el.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_el.ts
index c95d00b37..7dd3e2ac1 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_el.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_el.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_en.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_en.ts
index f0a6c5d21..0c484eb8a 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_en.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_en.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_es.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_es.ts
index c62fc4de8..7566a71e8 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_es.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_es.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_fr.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_fr.ts
index cb60c9db8..c6bb8bbae 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_fr.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_fr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts
index 1001a7045..dad7e4081 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_he.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_he.ts
index c146368c1..c372e823d 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_he.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_he.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_hu.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_hu.ts
index 1b7dcce69..7c390eead 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_hu.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_hu.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_id.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_id.ts
index 5e9651e0b..188f1c332 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_id.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_id.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_it.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_it.ts
index dafc5582c..b7feb1cf9 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_it.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_it.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_ja.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_ja.ts
index 4f35be97a..9ccf5a26b 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_ja.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_ja.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_kk.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_kk.ts
index 821219766..b9f612266 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_kk.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_kk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_lt.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_lt.ts
index d6ca32e79..e799853ad 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_lt.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_lt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_nl.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_nl.ts
index c02dfc7db..30710ab1b 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_nl.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_nl.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl_PL.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl_PL.ts
index 2011cc8b2..275faa001 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl_PL.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pl_PL.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pt.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pt.ts
index f8cbee30f..04feeeba8 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pt.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pt_BR.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pt_BR.ts
index 3a9b3af0d..eed619d7b 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pt_BR.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_pt_BR.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_ru.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_ru.ts
index 5e0d2f9d3..ea891f451 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_ru.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_ru.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_sk.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_sk.ts
index 4452b28f7..c0625798a 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_sk.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_sk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_sr_BA.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_sr_BA.ts
index 4d1f957ce..60bd035c4 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_sr_BA.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_sr_BA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_sr_RS.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_sr_RS.ts
index 0925818b8..8b2203663 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_sr_RS.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_sr_RS.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_tr.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_tr.ts
index b21b1e52e..8fe6a416e 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_tr.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_tr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_uk_UA.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_uk_UA.ts
index 171b83a98..f258a4967 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_uk_UA.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_uk_UA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_zh_CN.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_zh_CN.ts
index 4e1bc3933..909d7c6fc 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_zh_CN.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_zh_CN.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_zh_TW.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_zh_TW.ts
index 4b51e57e8..ac3c07011 100644
--- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_zh_TW.ts
+++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_zh_TW.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="91"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodercdaudiofactory.cpp" line="92"/>
diff --git a/src/plugins/Input/cue/cuemetadatamodel.cpp b/src/plugins/Input/cue/cuemetadatamodel.cpp
index c53a42de5..219b1bec3 100644
--- a/src/plugins/Input/cue/cuemetadatamodel.cpp
+++ b/src/plugins/Input/cue/cuemetadatamodel.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/cue/cuemetadatamodel.h b/src/plugins/Input/cue/cuemetadatamodel.h
index 065430f78..cb0af08d8 100644
--- a/src/plugins/Input/cue/cuemetadatamodel.h
+++ b/src/plugins/Input/cue/cuemetadatamodel.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/cue/cueparser.cpp b/src/plugins/Input/cue/cueparser.cpp
index 3f54db839..db3750f87 100644
--- a/src/plugins/Input/cue/cueparser.cpp
+++ b/src/plugins/Input/cue/cueparser.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/Input/cue/cueparser.h b/src/plugins/Input/cue/cueparser.h
index 797f3ae23..b005a190a 100644
--- a/src/plugins/Input/cue/cueparser.h
+++ b/src/plugins/Input/cue/cueparser.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 *
@@ -29,7 +29,7 @@
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class CUEParser
{
diff --git a/src/plugins/Input/cue/decoder_cue.cpp b/src/plugins/Input/cue/decoder_cue.cpp
index 14df92942..2bdb35d94 100644
--- a/src/plugins/Input/cue/decoder_cue.cpp
+++ b/src/plugins/Input/cue/decoder_cue.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 *
diff --git a/src/plugins/Input/cue/decoder_cue.h b/src/plugins/Input/cue/decoder_cue.h
index a7dbd547c..5bb87c469 100644
--- a/src/plugins/Input/cue/decoder_cue.h
+++ b/src/plugins/Input/cue/decoder_cue.h
@@ -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 *
diff --git a/src/plugins/Input/cue/decodercuefactory.cpp b/src/plugins/Input/cue/decodercuefactory.cpp
index fe2fd0c41..0e92264b5 100644
--- a/src/plugins/Input/cue/decodercuefactory.cpp
+++ b/src/plugins/Input/cue/decodercuefactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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 *
@@ -92,7 +92,7 @@ void DecoderCUEFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About CUE Audio Plugin"),
tr("Qmmp CUE Audio Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *DecoderCUEFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Input/cue/decodercuefactory.h b/src/plugins/Input/cue/decodercuefactory.h
index e0fca546f..60c33c042 100644
--- a/src/plugins/Input/cue/decodercuefactory.h
+++ b/src/plugins/Input/cue/decodercuefactory.h
@@ -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 *
diff --git a/src/plugins/Input/cue/settingsdialog.cpp b/src/plugins/Input/cue/settingsdialog.cpp
index 980d8051f..c43c59b68 100644
--- a/src/plugins/Input/cue/settingsdialog.cpp
+++ b/src/plugins/Input/cue/settingsdialog.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/Input/cue/settingsdialog.h b/src/plugins/Input/cue/settingsdialog.h
index c1cbc8985..60bdc6c07 100644
--- a/src/plugins/Input/cue/settingsdialog.h
+++ b/src/plugins/Input/cue/settingsdialog.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 *
@@ -24,7 +24,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Input/cue/translations/cue_plugin_bg.ts b/src/plugins/Input/cue/translations/cue_plugin_bg.ts
index 468c44477..fe2a250f0 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_bg.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_bg.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_cs.ts b/src/plugins/Input/cue/translations/cue_plugin_cs.ts
index bd034c332..fb47cb747 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_cs.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_cs.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_de.ts b/src/plugins/Input/cue/translations/cue_plugin_de.ts
index febf36bd0..d5e642f08 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_de.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_de.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_el.ts b/src/plugins/Input/cue/translations/cue_plugin_el.ts
index e5252b43b..bc002734c 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_el.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_el.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_en.ts b/src/plugins/Input/cue/translations/cue_plugin_en.ts
index 99221ff27..ddcd7cabf 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_en.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_en.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_es.ts b/src/plugins/Input/cue/translations/cue_plugin_es.ts
index 98bfe72f3..5c49ef8e4 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_es.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_es.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_fr.ts b/src/plugins/Input/cue/translations/cue_plugin_fr.ts
index 6e860ca07..eba1bbcdb 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_fr.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_fr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts b/src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts
index 739ab4014..02e1ec516 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_he.ts b/src/plugins/Input/cue/translations/cue_plugin_he.ts
index e5ecdc5a8..0bc230890 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_he.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_he.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_hu.ts b/src/plugins/Input/cue/translations/cue_plugin_hu.ts
index 5f0d4cad3..154d69a86 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_hu.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_hu.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_id.ts b/src/plugins/Input/cue/translations/cue_plugin_id.ts
index b835ca607..cea041556 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_id.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_id.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_it.ts b/src/plugins/Input/cue/translations/cue_plugin_it.ts
index b93c298e4..684f5e7c0 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_it.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_it.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_ja.ts b/src/plugins/Input/cue/translations/cue_plugin_ja.ts
index 765e01267..6bfaa1995 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_ja.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_ja.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_kk.ts b/src/plugins/Input/cue/translations/cue_plugin_kk.ts
index 655b9fbd3..fab44077f 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_kk.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_kk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_lt.ts b/src/plugins/Input/cue/translations/cue_plugin_lt.ts
index ea93bcce4..5cad727ca 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_lt.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_lt.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Sukūrė:Ilya Kotov </translation>
</message>
</context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_nl.ts b/src/plugins/Input/cue/translations/cue_plugin_nl.ts
index 3df76cb5f..f88f72cea 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_nl.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_nl.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_pl_PL.ts b/src/plugins/Input/cue/translations/cue_plugin_pl_PL.ts
index bafb1aefa..c421a9e5a 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_pl_PL.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_pl_PL.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_pt.ts b/src/plugins/Input/cue/translations/cue_plugin_pt.ts
index 42c36c09a..7361e7030 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_pt.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_pt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_pt_BR.ts b/src/plugins/Input/cue/translations/cue_plugin_pt_BR.ts
index e184531ea..97ab0a629 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_pt_BR.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_pt_BR.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_ru.ts b/src/plugins/Input/cue/translations/cue_plugin_ru.ts
index 78e03d8ba..5e25e2f7e 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_ru.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_ru.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation>Разработчик: Илья Котов</translation>
</message>
</context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_sk.ts b/src/plugins/Input/cue/translations/cue_plugin_sk.ts
index a563ef3f8..fc5d9cf0d 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_sk.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_sk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_sr_BA.ts b/src/plugins/Input/cue/translations/cue_plugin_sr_BA.ts
index 65a81ed72..e72daf4b8 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_sr_BA.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_sr_BA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_sr_RS.ts b/src/plugins/Input/cue/translations/cue_plugin_sr_RS.ts
index a4f715071..e51fbeb52 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_sr_RS.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_sr_RS.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_tr.ts b/src/plugins/Input/cue/translations/cue_plugin_tr.ts
index cac4db650..f27af91b3 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_tr.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_tr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts b/src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts
index ce964aafc..ab03328dd 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_zh_CN.ts b/src/plugins/Input/cue/translations/cue_plugin_zh_CN.ts
index 3f9096a0d..939eab55f 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_zh_CN.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_zh_CN.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/cue/translations/cue_plugin_zh_TW.ts b/src/plugins/Input/cue/translations/cue_plugin_zh_TW.ts
index 41209fc8a..06c046964 100644
--- a/src/plugins/Input/cue/translations/cue_plugin_zh_TW.ts
+++ b/src/plugins/Input/cue/translations/cue_plugin_zh_TW.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodercuefactory.cpp" line="95"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp b/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp
index 555e7a352..77ff3f0af 100644
--- a/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp
+++ b/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/ffmpeg/decoder_ffmpeg.h b/src/plugins/Input/ffmpeg/decoder_ffmpeg.h
index fe0261843..461440efd 100644
--- a/src/plugins/Input/ffmpeg/decoder_ffmpeg.h
+++ b/src/plugins/Input/ffmpeg/decoder_ffmpeg.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/ffmpeg/decoderffmpegfactory.cpp b/src/plugins/Input/ffmpeg/decoderffmpegfactory.cpp
index 5fb0fb53e..10bb08a2c 100644
--- a/src/plugins/Input/ffmpeg/decoderffmpegfactory.cpp
+++ b/src/plugins/Input/ffmpeg/decoderffmpegfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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 *
@@ -271,7 +271,7 @@ void DecoderFFmpegFactory::showAbout(QWidget *parent)
.arg(LIBAVUTIL_VERSION_MAJOR)
.arg(LIBAVUTIL_VERSION_MINOR)
.arg(LIBAVUTIL_VERSION_MICRO) +"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *DecoderFFmpegFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Input/ffmpeg/decoderffmpegfactory.h b/src/plugins/Input/ffmpeg/decoderffmpegfactory.h
index e3d5f73c2..75eef41b5 100644
--- a/src/plugins/Input/ffmpeg/decoderffmpegfactory.h
+++ b/src/plugins/Input/ffmpeg/decoderffmpegfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/ffmpeg/ffmpegmetadatamodel.cpp b/src/plugins/Input/ffmpeg/ffmpegmetadatamodel.cpp
index 00de8d9aa..2fb14b363 100644
--- a/src/plugins/Input/ffmpeg/ffmpegmetadatamodel.cpp
+++ b/src/plugins/Input/ffmpeg/ffmpegmetadatamodel.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/ffmpeg/ffmpegmetadatamodel.h b/src/plugins/Input/ffmpeg/ffmpegmetadatamodel.h
index 5a7f9a23a..3178f57d6 100644
--- a/src/plugins/Input/ffmpeg/ffmpegmetadatamodel.h
+++ b/src/plugins/Input/ffmpeg/ffmpegmetadatamodel.h
@@ -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/Input/ffmpeg/replaygainreader.cpp b/src/plugins/Input/ffmpeg/replaygainreader.cpp
index 3ab6144fe..13c796614 100644
--- a/src/plugins/Input/ffmpeg/replaygainreader.cpp
+++ b/src/plugins/Input/ffmpeg/replaygainreader.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Input/ffmpeg/replaygainreader.h b/src/plugins/Input/ffmpeg/replaygainreader.h
index 236095beb..2002b15b6 100644
--- a/src/plugins/Input/ffmpeg/replaygainreader.h
+++ b/src/plugins/Input/ffmpeg/replaygainreader.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -30,7 +30,7 @@ extern "C"{
#include <qmmp/qmmp.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ReplayGainReader
{
diff --git a/src/plugins/Input/ffmpeg/settingsdialog.cpp b/src/plugins/Input/ffmpeg/settingsdialog.cpp
index cdefb383f..a7944929b 100644
--- a/src/plugins/Input/ffmpeg/settingsdialog.cpp
+++ b/src/plugins/Input/ffmpeg/settingsdialog.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 *
diff --git a/src/plugins/Input/ffmpeg/settingsdialog.h b/src/plugins/Input/ffmpeg/settingsdialog.h
index 38c04a3a4..fb3d8a00c 100644
--- a/src/plugins/Input/ffmpeg/settingsdialog.h
+++ b/src/plugins/Input/ffmpeg/settingsdialog.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 *
@@ -25,7 +25,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_bg.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_bg.ts
index 74571ce5c..901b6591c 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_bg.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_bg.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_cs.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_cs.ts
index 532b66fe5..2e188231a 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_cs.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_cs.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts
index d03273a85..705f01341 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_de.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_el.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_el.ts
index c5231e11b..75c696c9a 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_el.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_el.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_en.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_en.ts
index a26bc9f4d..a6af85101 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_en.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_en.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_es.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_es.ts
index a41846071..e5f0833b4 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_es.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="150"/>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_fr.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_fr.ts
index 567a24449..05e3cc05e 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_fr.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_fr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts
index 298daa49c..b13fae645 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts
index 1f998e2b9..365987e07 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_he.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_hu.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_hu.ts
index 6ab0d1f50..3f624be34 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_hu.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_hu.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_id.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_id.ts
index 34f6e5eb1..93a490b30 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_id.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_id.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_it.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_it.ts
index d56d6868f..5819f7f1e 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_it.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_it.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="150"/>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ja.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ja.ts
index 61cc7c226..049d5a9f5 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ja.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ja.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_kk.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_kk.ts
index 8b1eed0a6..4c5cdb4cc 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_kk.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_kk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts
index ddef381e2..580a6371e 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="150"/>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_nl.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_nl.ts
index c2b682713..4a55f3315 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_nl.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="150"/>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts
index 49f558fc6..e05bca8f4 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pl_PL.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt.ts
index 90d7cbaea..e9ea38614 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt_BR.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt_BR.ts
index 22bb88ff4..71be9b47a 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt_BR.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_pt_BR.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts
index f776e4bc7..2d54af351 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="150"/>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sk.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sk.ts
index d233f2650..6ed850df1 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sk.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sr_BA.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sr_BA.ts
index f8b1a24a8..1ba1724fe 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sr_BA.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sr_BA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sr_RS.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sr_RS.ts
index b3159ae7c..906f244f6 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sr_RS.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_sr_RS.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_tr.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_tr.ts
index 3da5fd973..7ea3b5cbe 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_tr.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_tr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_uk_UA.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_uk_UA.ts
index ddb2a68c4..db81f28f4 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_uk_UA.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="150"/>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_CN.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_CN.ts
index 3d9024588..8f9ddb355 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_CN.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_CN.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_TW.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_TW.ts
index 4d04b7aca..e3639151d 100644
--- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_TW.ts
+++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_zh_TW.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="274"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.cpp b/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.cpp
index 6a23ee053..52655d9ce 100644
--- a/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.cpp
+++ b/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/ffmpeg_legacy/decoder_ffmpeg.h b/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.h
index cb93a1759..79d0bed53 100644
--- a/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.h
+++ b/src/plugins/Input/ffmpeg_legacy/decoder_ffmpeg.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/ffmpeg_legacy/decoderffmpegfactory.cpp b/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.cpp
index 144580be7..f7b7f3efa 100644
--- a/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.cpp
+++ b/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.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 *
@@ -210,7 +210,7 @@ void DecoderFFmpegFactory::showAbout(QWidget *parent)
.arg(LIBAVCODEC_VERSION_MAJOR)
.arg(LIBAVCODEC_VERSION_MINOR)
.arg(LIBAVCODEC_VERSION_MICRO)+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *DecoderFFmpegFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.h b/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.h
index 030be2888..11dc5d816 100644
--- a/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.h
+++ b/src/plugins/Input/ffmpeg_legacy/decoderffmpegfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/ffmpeg_legacy/ffmpegmetadatamodel.cpp b/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.cpp
index 412b139f8..62446fc27 100644
--- a/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.cpp
+++ b/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.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/Input/ffmpeg_legacy/ffmpegmetadatamodel.h b/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.h
index d2e3e4e87..78d6a3cd1 100644
--- a/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.h
+++ b/src/plugins/Input/ffmpeg_legacy/ffmpegmetadatamodel.h
@@ -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/Input/ffmpeg_legacy/settingsdialog.cpp b/src/plugins/Input/ffmpeg_legacy/settingsdialog.cpp
index 1bcf9371e..6032fd092 100644
--- a/src/plugins/Input/ffmpeg_legacy/settingsdialog.cpp
+++ b/src/plugins/Input/ffmpeg_legacy/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/Input/ffmpeg_legacy/settingsdialog.h b/src/plugins/Input/ffmpeg_legacy/settingsdialog.h
index 9721dfcb0..db63260ed 100644
--- a/src/plugins/Input/ffmpeg_legacy/settingsdialog.h
+++ b/src/plugins/Input/ffmpeg_legacy/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 *
@@ -25,7 +25,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_bg.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_bg.ts
index 5f74eb494..c5741886a 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_bg.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_bg.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_cs.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_cs.ts
index 205eea3da..a6fc4c33c 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_cs.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_cs.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_de.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_de.ts
index 81b55091f..84e858a1b 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_de.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_de.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_el.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_el.ts
index 763629b71..fd82e3f2f 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_el.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_el.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts
index 4b3821415..c5f01b352 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_en.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_es.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_es.ts
index 01640cf0f..36580fa81 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_es.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_es.ts
@@ -15,8 +15,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="94"/>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_fr.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_fr.ts
index f42bfa1d5..30934a46b 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_fr.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_fr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts
index 158fdc539..3cda45b3b 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_he.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_he.ts
index 5d494496c..70548ddba 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_he.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_he.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_hu.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_hu.ts
index e013e0ba2..dbb3becf0 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_hu.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_hu.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_id.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_id.ts
index 40a31b4c3..fcdccdeba 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_id.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_id.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_it.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_it.ts
index 8f6fceb99..e530fb5a2 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_it.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_it.ts
@@ -15,8 +15,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="94"/>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ja.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ja.ts
index b1983cbd9..16b1648cf 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ja.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ja.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_kk.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_kk.ts
index 40b61517a..3113c4d9a 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_kk.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_kk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_lt.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_lt.ts
index 686978da2..accf1ff93 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_lt.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_lt.ts
@@ -15,8 +15,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="94"/>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_nl.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_nl.ts
index 9ed4c41b6..99ee8af08 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_nl.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_nl.ts
@@ -15,8 +15,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="94"/>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pl_PL.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pl_PL.ts
index 309f2e5a2..0604f7247 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pl_PL.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pl_PL.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt.ts
index 59cd15d30..7fefb7030 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt_BR.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt_BR.ts
index e7900642d..faf41b439 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt_BR.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_pt_BR.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ru.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ru.ts
index 30d7fbb71..07ed017c8 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ru.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_ru.ts
@@ -15,8 +15,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="94"/>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sk.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sk.ts
index 67fc06267..730a72e49 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sk.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_BA.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_BA.ts
index 25e44d099..24120e0f8 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_BA.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_BA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_RS.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_RS.ts
index fe81ec4f9..8ee1e299a 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_RS.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_sr_RS.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_tr.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_tr.ts
index 4c866122d..c3c74c6a1 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_tr.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_tr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_uk_UA.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_uk_UA.ts
index 5f9fd9843..35f1b3a61 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_uk_UA.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_uk_UA.ts
@@ -15,8 +15,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="94"/>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_CN.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_CN.ts
index 8c8af1441..6fc11b183 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_CN.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_CN.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_TW.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_TW.ts
index 5c6b1084f..4d3687c48 100644
--- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_TW.ts
+++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_zh_TW.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderffmpegfactory.cpp" line="213"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/cueparser.cpp b/src/plugins/Input/flac/cueparser.cpp
index 79ba61c6b..4f248df32 100644
--- a/src/plugins/Input/flac/cueparser.cpp
+++ b/src/plugins/Input/flac/cueparser.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/Input/flac/cueparser.h b/src/plugins/Input/flac/cueparser.h
index a7926170f..676bef0aa 100644
--- a/src/plugins/Input/flac/cueparser.h
+++ b/src/plugins/Input/flac/cueparser.h
@@ -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 *
@@ -30,7 +30,7 @@
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class CUEParser
{
diff --git a/src/plugins/Input/flac/decoder_flac.cpp b/src/plugins/Input/flac/decoder_flac.cpp
index 7f902db3a..0ecfb7259 100644
--- a/src/plugins/Input/flac/decoder_flac.cpp
+++ b/src/plugins/Input/flac/decoder_flac.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/flac/decoder_flac.h b/src/plugins/Input/flac/decoder_flac.h
index 66a9efae6..1771db2d8 100644
--- a/src/plugins/Input/flac/decoder_flac.h
+++ b/src/plugins/Input/flac/decoder_flac.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/flac/decoderflacfactory.cpp b/src/plugins/Input/flac/decoderflacfactory.cpp
index 5624fe4ae..d55623ef2 100644
--- a/src/plugins/Input/flac/decoderflacfactory.cpp
+++ b/src/plugins/Input/flac/decoderflacfactory.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 *
@@ -198,7 +198,7 @@ void DecoderFLACFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About FLAC Audio Plugin"),
tr("Qmmp FLAC Audio Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *DecoderFLACFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Input/flac/decoderflacfactory.h b/src/plugins/Input/flac/decoderflacfactory.h
index 3b22768a2..fa2693d7a 100644
--- a/src/plugins/Input/flac/decoderflacfactory.h
+++ b/src/plugins/Input/flac/decoderflacfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/flac/flacmetadatamodel.cpp b/src/plugins/Input/flac/flacmetadatamodel.cpp
index 7f8965de5..6abb8b9c4 100644
--- a/src/plugins/Input/flac/flacmetadatamodel.cpp
+++ b/src/plugins/Input/flac/flacmetadatamodel.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/flac/flacmetadatamodel.h b/src/plugins/Input/flac/flacmetadatamodel.h
index c21a0afa9..4dac83e2e 100644
--- a/src/plugins/Input/flac/flacmetadatamodel.h
+++ b/src/plugins/Input/flac/flacmetadatamodel.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/flac/replaygainreader.cpp b/src/plugins/Input/flac/replaygainreader.cpp
index b33dd0ffd..023eaf12e 100644
--- a/src/plugins/Input/flac/replaygainreader.cpp
+++ b/src/plugins/Input/flac/replaygainreader.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/flac/replaygainreader.h b/src/plugins/Input/flac/replaygainreader.h
index 85199bf79..75f2037ba 100644
--- a/src/plugins/Input/flac/replaygainreader.h
+++ b/src/plugins/Input/flac/replaygainreader.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 *
@@ -27,7 +27,7 @@
#include <qmmp/qmmp.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ReplayGainReader
{
diff --git a/src/plugins/Input/flac/translations/flac_plugin_bg.ts b/src/plugins/Input/flac/translations/flac_plugin_bg.ts
index a0a35f058..40541d52b 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_bg.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_bg.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_cs.ts b/src/plugins/Input/flac/translations/flac_plugin_cs.ts
index 4c8bc9789..a778f91a5 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_cs.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_cs.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_de.ts b/src/plugins/Input/flac/translations/flac_plugin_de.ts
index c2ab79b7d..cebc831fe 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_de.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_de.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_el.ts b/src/plugins/Input/flac/translations/flac_plugin_el.ts
index 3b4e0fe38..a238d4af6 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_el.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_el.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_en.ts b/src/plugins/Input/flac/translations/flac_plugin_en.ts
index 1b65a19a0..7642ed71b 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_en.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_en.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_es.ts b/src/plugins/Input/flac/translations/flac_plugin_es.ts
index fc18f0fd7..7c059759c 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_es.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_es.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_fr.ts b/src/plugins/Input/flac/translations/flac_plugin_fr.ts
index 756d58058..2871a1b2a 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_fr.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_fr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts b/src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts
index 0adb369e1..2914981e0 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_he.ts b/src/plugins/Input/flac/translations/flac_plugin_he.ts
index e685a0c1e..bb242d27e 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_he.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_he.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_hu.ts b/src/plugins/Input/flac/translations/flac_plugin_hu.ts
index ecd408365..1bf0bc95c 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_hu.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_hu.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_id.ts b/src/plugins/Input/flac/translations/flac_plugin_id.ts
index fbdce517e..cda3d0320 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_id.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_id.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_it.ts b/src/plugins/Input/flac/translations/flac_plugin_it.ts
index b273a5a88..4b4d1f34c 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_it.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_it.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_ja.ts b/src/plugins/Input/flac/translations/flac_plugin_ja.ts
index ee95d6498..8af046254 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_ja.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_ja.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_kk.ts b/src/plugins/Input/flac/translations/flac_plugin_kk.ts
index 5f67cf7b6..6ee5f4647 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_kk.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_kk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_lt.ts b/src/plugins/Input/flac/translations/flac_plugin_lt.ts
index 333330fa6..a69cb26b7 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_lt.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_lt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_nl.ts b/src/plugins/Input/flac/translations/flac_plugin_nl.ts
index 0720ba3ce..33bd6fdca 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_nl.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_nl.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_pl_PL.ts b/src/plugins/Input/flac/translations/flac_plugin_pl_PL.ts
index 1a4584731..13b3b52f6 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_pl_PL.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_pl_PL.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_pt.ts b/src/plugins/Input/flac/translations/flac_plugin_pt.ts
index 8ad3c1a4b..6680edd69 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_pt.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_pt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_pt_BR.ts b/src/plugins/Input/flac/translations/flac_plugin_pt_BR.ts
index 6c46907a0..b75076b83 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_pt_BR.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_pt_BR.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_ru.ts b/src/plugins/Input/flac/translations/flac_plugin_ru.ts
index 5bcbcd1ac..03e076f15 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_ru.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_ru.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_sk.ts b/src/plugins/Input/flac/translations/flac_plugin_sk.ts
index 3af3153a5..2c5c89c48 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_sk.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_sk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_sr_BA.ts b/src/plugins/Input/flac/translations/flac_plugin_sr_BA.ts
index c5bdd0264..90e4dd442 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_sr_BA.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_sr_BA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_sr_RS.ts b/src/plugins/Input/flac/translations/flac_plugin_sr_RS.ts
index 2b1d8d429..d6ab1a9b0 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_sr_RS.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_sr_RS.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_tr.ts b/src/plugins/Input/flac/translations/flac_plugin_tr.ts
index eac4c2876..2ceab6ad6 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_tr.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_tr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_uk_UA.ts b/src/plugins/Input/flac/translations/flac_plugin_uk_UA.ts
index 01cc5a931..36e16ffc1 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_uk_UA.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_uk_UA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_zh_CN.ts b/src/plugins/Input/flac/translations/flac_plugin_zh_CN.ts
index 000a32309..5c869ff0c 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_zh_CN.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_zh_CN.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/flac/translations/flac_plugin_zh_TW.ts b/src/plugins/Input/flac/translations/flac_plugin_zh_TW.ts
index d5b96e9fd..3eb11398b 100644
--- a/src/plugins/Input/flac/translations/flac_plugin_zh_TW.ts
+++ b/src/plugins/Input/flac/translations/flac_plugin_zh_TW.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="201"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/decoder_gme.cpp b/src/plugins/Input/gme/decoder_gme.cpp
index 55c866c74..8d6753c96 100644
--- a/src/plugins/Input/gme/decoder_gme.cpp
+++ b/src/plugins/Input/gme/decoder_gme.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/Input/gme/decoder_gme.h b/src/plugins/Input/gme/decoder_gme.h
index ac99175f2..03121b97e 100644
--- a/src/plugins/Input/gme/decoder_gme.h
+++ b/src/plugins/Input/gme/decoder_gme.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 *
@@ -27,7 +27,7 @@
class GmeHelper;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class DecoderGme : public Decoder
{
diff --git a/src/plugins/Input/gme/decodergmefactory.cpp b/src/plugins/Input/gme/decodergmefactory.cpp
index 90c24c6d0..5c5872632 100644
--- a/src/plugins/Input/gme/decodergmefactory.cpp
+++ b/src/plugins/Input/gme/decodergmefactory.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 *
@@ -107,7 +107,7 @@ void DecoderGmeFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About GME Audio Plugin"),
tr("Qmmp GME Audio Plugin")+"\n"+
tr("This plugin uses Game_Music_Emu library to play game music files")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *DecoderGmeFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Input/gme/decodergmefactory.h b/src/plugins/Input/gme/decodergmefactory.h
index 169411e0c..b35fa7cfc 100644
--- a/src/plugins/Input/gme/decodergmefactory.h
+++ b/src/plugins/Input/gme/decodergmefactory.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 *
@@ -31,7 +31,7 @@
#include <qmmp/fileinfo.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class DecoderGmeFactory : public QObject, DecoderFactory
{
diff --git a/src/plugins/Input/gme/gmehelper.cpp b/src/plugins/Input/gme/gmehelper.cpp
index c96e5ee2f..074c25c99 100644
--- a/src/plugins/Input/gme/gmehelper.cpp
+++ b/src/plugins/Input/gme/gmehelper.cpp
@@ -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 *
diff --git a/src/plugins/Input/gme/gmehelper.h b/src/plugins/Input/gme/gmehelper.h
index c54506745..b42eed7fe 100644
--- a/src/plugins/Input/gme/gmehelper.h
+++ b/src/plugins/Input/gme/gmehelper.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 *
@@ -27,7 +27,7 @@
#include <qmmp/fileinfo.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class GmeHelper
{
diff --git a/src/plugins/Input/gme/settingsdialog.cpp b/src/plugins/Input/gme/settingsdialog.cpp
index 339f5cd91..765a03427 100644
--- a/src/plugins/Input/gme/settingsdialog.cpp
+++ b/src/plugins/Input/gme/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Input/gme/settingsdialog.h b/src/plugins/Input/gme/settingsdialog.h
index ae9612302..c320153b7 100644
--- a/src/plugins/Input/gme/settingsdialog.h
+++ b/src/plugins/Input/gme/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Input/gme/translations/gme_plugin_bg.ts b/src/plugins/Input/gme/translations/gme_plugin_bg.ts
index f36142e27..7e640c613 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_bg.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_bg.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_cs.ts b/src/plugins/Input/gme/translations/gme_plugin_cs.ts
index c3bae2777..618632760 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_cs.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_cs.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_de.ts b/src/plugins/Input/gme/translations/gme_plugin_de.ts
index f35528b10..25da4b044 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_de.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_de.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_el.ts b/src/plugins/Input/gme/translations/gme_plugin_el.ts
index a1ba314f0..30182147b 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_el.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_el.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_en.ts b/src/plugins/Input/gme/translations/gme_plugin_en.ts
index 639014d72..ece6a11e2 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_en.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_en.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_es.ts b/src/plugins/Input/gme/translations/gme_plugin_es.ts
index ea2c057f8..e52d73db7 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_es.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_es.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_fr.ts b/src/plugins/Input/gme/translations/gme_plugin_fr.ts
index a81080b5a..b045f7ce6 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_fr.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_fr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts b/src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts
index a813c65ce..79dead1b7 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_he.ts b/src/plugins/Input/gme/translations/gme_plugin_he.ts
index 03a46cdd9..e25d443ab 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_he.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_he.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_hu.ts b/src/plugins/Input/gme/translations/gme_plugin_hu.ts
index dbf983869..369174eba 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_hu.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_hu.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_id.ts b/src/plugins/Input/gme/translations/gme_plugin_id.ts
index 02b79030c..dedce9564 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_id.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_id.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_it.ts b/src/plugins/Input/gme/translations/gme_plugin_it.ts
index 65ac920cd..1d6472d9b 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_it.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_it.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_ja.ts b/src/plugins/Input/gme/translations/gme_plugin_ja.ts
index a4c233806..e740f4266 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_ja.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_ja.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_kk.ts b/src/plugins/Input/gme/translations/gme_plugin_kk.ts
index 37ccfe362..6c2859cbc 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_kk.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_kk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_lt.ts b/src/plugins/Input/gme/translations/gme_plugin_lt.ts
index 3089da2ac..3fbe877c6 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_lt.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_lt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_nl.ts b/src/plugins/Input/gme/translations/gme_plugin_nl.ts
index e4e11ab97..da7e8bc63 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_nl.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_nl.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_pl_PL.ts b/src/plugins/Input/gme/translations/gme_plugin_pl_PL.ts
index 65ae8df45..01ce52ed3 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_pl_PL.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_pl_PL.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_pt.ts b/src/plugins/Input/gme/translations/gme_plugin_pt.ts
index dfec76c70..c560da307 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_pt.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_pt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_pt_BR.ts b/src/plugins/Input/gme/translations/gme_plugin_pt_BR.ts
index dedc9ab0e..e52abae59 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_pt_BR.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_pt_BR.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_ru.ts b/src/plugins/Input/gme/translations/gme_plugin_ru.ts
index 45f20f3a7..16320d1ae 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_ru.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_ru.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_sk.ts b/src/plugins/Input/gme/translations/gme_plugin_sk.ts
index f02446cfa..1f2f693b1 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_sk.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_sk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_sr_BA.ts b/src/plugins/Input/gme/translations/gme_plugin_sr_BA.ts
index 4297c2130..1bcb2058b 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_sr_BA.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_sr_BA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_sr_RS.ts b/src/plugins/Input/gme/translations/gme_plugin_sr_RS.ts
index 19128140a..eead24668 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_sr_RS.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_sr_RS.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_tr.ts b/src/plugins/Input/gme/translations/gme_plugin_tr.ts
index 7ec6e27db..0a112111f 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_tr.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_tr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_uk_UA.ts b/src/plugins/Input/gme/translations/gme_plugin_uk_UA.ts
index e82f12cf7..8b868b170 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_uk_UA.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_uk_UA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_zh_CN.ts b/src/plugins/Input/gme/translations/gme_plugin_zh_CN.ts
index 9f4f3c737..94519f0b1 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_zh_CN.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_zh_CN.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/gme/translations/gme_plugin_zh_TW.ts b/src/plugins/Input/gme/translations/gme_plugin_zh_TW.ts
index e11950eb4..76980d05f 100644
--- a/src/plugins/Input/gme/translations/gme_plugin_zh_TW.ts
+++ b/src/plugins/Input/gme/translations/gme_plugin_zh_TW.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodergmefactory.cpp" line="110"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mad/decoder_mad.cpp b/src/plugins/Input/mad/decoder_mad.cpp
index afebf39ff..6f57cdc6b 100644
--- a/src/plugins/Input/mad/decoder_mad.cpp
+++ b/src/plugins/Input/mad/decoder_mad.cpp
@@ -3,7 +3,7 @@
* *
* Copyright (c) 2000-2001 Brad Hughes <bhughes@trolltech.com> *
* Copyright (C) 2000-2004 Robert Leslie <rob@mars.org> *
- * Copyright (C) 2009-2017 Ilya Kotov forkotov02@hotmail.ru *
+ * Copyright (C) 2009-2017 Ilya Kotov 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/Input/mad/decoder_mad.h b/src/plugins/Input/mad/decoder_mad.h
index c1dcd84c9..b5c85238c 100644
--- a/src/plugins/Input/mad/decoder_mad.h
+++ b/src/plugins/Input/mad/decoder_mad.h
@@ -3,7 +3,7 @@
* *
* Copyright (c) 2000-2001 Brad Hughes <bhughes@trolltech.com> *
* Copyright (C) 2000-2004 Robert Leslie <rob@mars.org> *
- * Copyright (C) 2009-2017 Ilya Kotov forkotov02@hotmail.ru *
+ * Copyright (C) 2009-2017 Ilya Kotov 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/Input/mad/decodermadfactory.cpp b/src/plugins/Input/mad/decodermadfactory.cpp
index 5c69c61b8..b003eb9b9 100644
--- a/src/plugins/Input/mad/decodermadfactory.cpp
+++ b/src/plugins/Input/mad/decodermadfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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 *
@@ -281,7 +281,7 @@ void DecoderMADFactory::showAbout(QWidget *parent)
QString("%1.%2.%3%4").arg(MAD_VERSION_MAJOR)
.arg(MAD_VERSION_MINOR)
.arg(MAD_VERSION_PATCH).arg(MAD_VERSION_EXTRA)+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")+"\n"+
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>")+"\n"+
tr("Source code based on mq3 and madplay projects")
);
}
diff --git a/src/plugins/Input/mad/decodermadfactory.h b/src/plugins/Input/mad/decodermadfactory.h
index 9facac68a..25820d2f0 100644
--- a/src/plugins/Input/mad/decodermadfactory.h
+++ b/src/plugins/Input/mad/decodermadfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/mad/mpegmetadatamodel.cpp b/src/plugins/Input/mad/mpegmetadatamodel.cpp
index acfea5b36..d7437a767 100644
--- a/src/plugins/Input/mad/mpegmetadatamodel.cpp
+++ b/src/plugins/Input/mad/mpegmetadatamodel.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/mad/mpegmetadatamodel.h b/src/plugins/Input/mad/mpegmetadatamodel.h
index 86831f741..97b943895 100644
--- a/src/plugins/Input/mad/mpegmetadatamodel.h
+++ b/src/plugins/Input/mad/mpegmetadatamodel.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-2014 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/Input/mad/replaygainreader.cpp b/src/plugins/Input/mad/replaygainreader.cpp
index fc8704a11..d90822b75 100644
--- a/src/plugins/Input/mad/replaygainreader.cpp
+++ b/src/plugins/Input/mad/replaygainreader.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/mad/replaygainreader.h b/src/plugins/Input/mad/replaygainreader.h
index 95885bc23..03398dc16 100644
--- a/src/plugins/Input/mad/replaygainreader.h
+++ b/src/plugins/Input/mad/replaygainreader.h
@@ -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 *
@@ -28,7 +28,7 @@
#include <qmmp/qmmp.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ReplayGainReader
{
diff --git a/src/plugins/Input/mad/settingsdialog.cpp b/src/plugins/Input/mad/settingsdialog.cpp
index 61bad57f7..7371d2cf9 100644
--- a/src/plugins/Input/mad/settingsdialog.cpp
+++ b/src/plugins/Input/mad/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/mad/settingsdialog.h b/src/plugins/Input/mad/settingsdialog.h
index 26840e86b..b3701e9d9 100644
--- a/src/plugins/Input/mad/settingsdialog.h
+++ b/src/plugins/Input/mad/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-2014 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 "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Input/mad/tagextractor.cpp b/src/plugins/Input/mad/tagextractor.cpp
index a9b78ce55..c65cb6985 100644
--- a/src/plugins/Input/mad/tagextractor.cpp
+++ b/src/plugins/Input/mad/tagextractor.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/Input/mad/tagextractor.h b/src/plugins/Input/mad/tagextractor.h
index b6d9f5f64..c6151d22b 100644
--- a/src/plugins/Input/mad/tagextractor.h
+++ b/src/plugins/Input/mad/tagextractor.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 *
@@ -35,7 +35,7 @@ class QBuffer;
class QByteArray;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class TagExtractor
{
diff --git a/src/plugins/Input/mad/translations/mad_plugin_bg.ts b/src/plugins/Input/mad/translations/mad_plugin_bg.ts
index b7621f451..328499f5e 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_bg.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_bg.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_cs.ts b/src/plugins/Input/mad/translations/mad_plugin_cs.ts
index a8f42e1e2..824fdf66f 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_cs.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_cs.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_de.ts b/src/plugins/Input/mad/translations/mad_plugin_de.ts
index f9e5e706a..e929565d7 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_de.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_de.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_el.ts b/src/plugins/Input/mad/translations/mad_plugin_el.ts
index 70ef93dbc..8dd1e6bce 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_el.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_el.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_en.ts b/src/plugins/Input/mad/translations/mad_plugin_en.ts
index 2d634d6e0..926489c14 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_en.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_en.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_es.ts b/src/plugins/Input/mad/translations/mad_plugin_es.ts
index a0623d5ed..1230c1558 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_es.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_es.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_fr.ts b/src/plugins/Input/mad/translations/mad_plugin_fr.ts
index 5f1fa7e8d..afe03196a 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_fr.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_fr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts b/src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts
index 64bf73ad5..15ae72ae5 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_he.ts b/src/plugins/Input/mad/translations/mad_plugin_he.ts
index fa5464cba..7cfe707c3 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_he.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_he.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_hu.ts b/src/plugins/Input/mad/translations/mad_plugin_hu.ts
index 976ae2f6c..28e8f79a3 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_hu.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_hu.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_id.ts b/src/plugins/Input/mad/translations/mad_plugin_id.ts
index 77ce020fb..8ca744226 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_id.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_id.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_it.ts b/src/plugins/Input/mad/translations/mad_plugin_it.ts
index 3666cb7d7..5e0a44134 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_it.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_it.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_ja.ts b/src/plugins/Input/mad/translations/mad_plugin_ja.ts
index d5d745eb2..f03748ea4 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_ja.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_ja.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_kk.ts b/src/plugins/Input/mad/translations/mad_plugin_kk.ts
index 6f4117123..0c4fc46b6 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_kk.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_kk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_lt.ts b/src/plugins/Input/mad/translations/mad_plugin_lt.ts
index 2f2de38ad..de1c0b562 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_lt.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_lt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_nl.ts b/src/plugins/Input/mad/translations/mad_plugin_nl.ts
index 8e4ac3757..4fa8578b9 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_nl.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_nl.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_pl_PL.ts b/src/plugins/Input/mad/translations/mad_plugin_pl_PL.ts
index 27eb2e52f..eb552edd2 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_pl_PL.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_pl_PL.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_pt.ts b/src/plugins/Input/mad/translations/mad_plugin_pt.ts
index 07d25247e..675daa421 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_pt.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_pt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_pt_BR.ts b/src/plugins/Input/mad/translations/mad_plugin_pt_BR.ts
index a616785fc..ed926e066 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_pt_BR.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_pt_BR.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_ru.ts b/src/plugins/Input/mad/translations/mad_plugin_ru.ts
index 6d7f93204..443c6d4b8 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_ru.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_ru.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_sk.ts b/src/plugins/Input/mad/translations/mad_plugin_sk.ts
index e69aee5d0..efbce9004 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_sk.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_sk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_sr_BA.ts b/src/plugins/Input/mad/translations/mad_plugin_sr_BA.ts
index 784abcb9c..55686229a 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_sr_BA.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_sr_BA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_sr_RS.ts b/src/plugins/Input/mad/translations/mad_plugin_sr_RS.ts
index 0b8e76c84..dd8cdf402 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_sr_RS.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_sr_RS.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_tr.ts b/src/plugins/Input/mad/translations/mad_plugin_tr.ts
index 8492decc7..6da3f51dd 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_tr.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_tr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_uk_UA.ts b/src/plugins/Input/mad/translations/mad_plugin_uk_UA.ts
index a66ca54cb..bca23cb57 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_uk_UA.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_uk_UA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_zh_CN.ts b/src/plugins/Input/mad/translations/mad_plugin_zh_CN.ts
index b1b641241..6b926c1a2 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_zh_CN.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_zh_CN.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/mad/translations/mad_plugin_zh_TW.ts b/src/plugins/Input/mad/translations/mad_plugin_zh_TW.ts
index 120ae81fa..cf7f68e9c 100644
--- a/src/plugins/Input/mad/translations/mad_plugin_zh_TW.ts
+++ b/src/plugins/Input/mad/translations/mad_plugin_zh_TW.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodermadfactory.cpp" line="284"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermadfactory.cpp" line="285"/>
diff --git a/src/plugins/Input/modplug/archivereader.cpp b/src/plugins/Input/modplug/archivereader.cpp
index a1b1cc892..a6f35fb48 100644
--- a/src/plugins/Input/modplug/archivereader.cpp
+++ b/src/plugins/Input/modplug/archivereader.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/Input/modplug/archivereader.h b/src/plugins/Input/modplug/archivereader.h
index 0189787c9..3357e1142 100644
--- a/src/plugins/Input/modplug/archivereader.h
+++ b/src/plugins/Input/modplug/archivereader.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 *
@@ -26,7 +26,7 @@
class QProcess;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ArchiveReader : public QObject
{
diff --git a/src/plugins/Input/modplug/decoder_modplug.cpp b/src/plugins/Input/modplug/decoder_modplug.cpp
index 82af89309..2c386e7ee 100644
--- a/src/plugins/Input/modplug/decoder_modplug.cpp
+++ b/src/plugins/Input/modplug/decoder_modplug.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 *
diff --git a/src/plugins/Input/modplug/decoder_modplug.h b/src/plugins/Input/modplug/decoder_modplug.h
index 3c5f45437..ac80f7444 100644
--- a/src/plugins/Input/modplug/decoder_modplug.h
+++ b/src/plugins/Input/modplug/decoder_modplug.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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 *
diff --git a/src/plugins/Input/modplug/decodermodplugfactory.cpp b/src/plugins/Input/modplug/decodermodplugfactory.cpp
index feee2a7f6..400a7334d 100644
--- a/src/plugins/Input/modplug/decodermodplugfactory.cpp
+++ b/src/plugins/Input/modplug/decodermodplugfactory.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 *
@@ -119,7 +119,7 @@ void DecoderModPlugFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About ModPlug Audio Plugin"),
tr("Qmmp ModPlug Audio Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")+"\n"+
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>")+"\n"+
tr("Based on the Modplug Plugin for Xmms")+"\n"+
tr("Modplug Plugin developers:")+"\n"+
tr("Olivier Lapicque <olivierl@jps.net>")+"\n"+
diff --git a/src/plugins/Input/modplug/decodermodplugfactory.h b/src/plugins/Input/modplug/decodermodplugfactory.h
index 7b353493d..f49c2a1d3 100644
--- a/src/plugins/Input/modplug/decodermodplugfactory.h
+++ b/src/plugins/Input/modplug/decodermodplugfactory.h
@@ -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 *
diff --git a/src/plugins/Input/modplug/modplugmetadatamodel.cpp b/src/plugins/Input/modplug/modplugmetadatamodel.cpp
index 113a25a28..9bcee580b 100644
--- a/src/plugins/Input/modplug/modplugmetadatamodel.cpp
+++ b/src/plugins/Input/modplug/modplugmetadatamodel.cpp
@@ -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 *
diff --git a/src/plugins/Input/modplug/modplugmetadatamodel.h b/src/plugins/Input/modplug/modplugmetadatamodel.h
index e87f273a0..8ac2e8a22 100644
--- a/src/plugins/Input/modplug/modplugmetadatamodel.h
+++ b/src/plugins/Input/modplug/modplugmetadatamodel.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 *
diff --git a/src/plugins/Input/modplug/settingsdialog.cpp b/src/plugins/Input/modplug/settingsdialog.cpp
index 0a0cb6480..74c9dfcc9 100644
--- a/src/plugins/Input/modplug/settingsdialog.cpp
+++ b/src/plugins/Input/modplug/settingsdialog.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/Input/modplug/settingsdialog.h b/src/plugins/Input/modplug/settingsdialog.h
index f92d9e8dc..e154aaa32 100644
--- a/src/plugins/Input/modplug/settingsdialog.h
+++ b/src/plugins/Input/modplug/settingsdialog.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 *
@@ -26,7 +26,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_bg.ts b/src/plugins/Input/modplug/translations/modplug_plugin_bg.ts
index 654f9fc1b..1fc8a8976 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_bg.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_bg.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_cs.ts b/src/plugins/Input/modplug/translations/modplug_plugin_cs.ts
index 0bcdd7638..3deb88b70 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_cs.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_cs.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_de.ts b/src/plugins/Input/modplug/translations/modplug_plugin_de.ts
index 61e9d7b60..ddeadd0f4 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_de.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_de.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_el.ts b/src/plugins/Input/modplug/translations/modplug_plugin_el.ts
index 7587c0cc4..7141514a9 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_el.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_el.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_en.ts b/src/plugins/Input/modplug/translations/modplug_plugin_en.ts
index 070ed0c00..762df04d4 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_en.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_en.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_es.ts b/src/plugins/Input/modplug/translations/modplug_plugin_es.ts
index 1e2bd4f49..98fb29d0c 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_es.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_es.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_fr.ts b/src/plugins/Input/modplug/translations/modplug_plugin_fr.ts
index dc49f5956..df444935a 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_fr.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_fr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts b/src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts
index f3ec6c36f..3bdf5cc40 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_he.ts b/src/plugins/Input/modplug/translations/modplug_plugin_he.ts
index 0b8b35516..4830658cb 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_he.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_he.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_hu.ts b/src/plugins/Input/modplug/translations/modplug_plugin_hu.ts
index 293516323..b10083b88 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_hu.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_hu.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_id.ts b/src/plugins/Input/modplug/translations/modplug_plugin_id.ts
index 77960e708..156066268 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_id.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_id.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_it.ts b/src/plugins/Input/modplug/translations/modplug_plugin_it.ts
index f9e22aa05..c7f7011d2 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_it.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_it.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_ja.ts b/src/plugins/Input/modplug/translations/modplug_plugin_ja.ts
index a624439e0..b894c6ff0 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_ja.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_ja.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_kk.ts b/src/plugins/Input/modplug/translations/modplug_plugin_kk.ts
index b1145c299..8c7156d9a 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_kk.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_kk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_lt.ts b/src/plugins/Input/modplug/translations/modplug_plugin_lt.ts
index 4f57f1eef..5901eb44c 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_lt.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_lt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_nl.ts b/src/plugins/Input/modplug/translations/modplug_plugin_nl.ts
index a804af364..647a9a3a8 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_nl.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_nl.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_pl_PL.ts b/src/plugins/Input/modplug/translations/modplug_plugin_pl_PL.ts
index 913b71b8a..1e5cd70e6 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_pl_PL.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_pl_PL.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_pt.ts b/src/plugins/Input/modplug/translations/modplug_plugin_pt.ts
index 6b662348d..c12f49984 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_pt.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_pt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_pt_BR.ts b/src/plugins/Input/modplug/translations/modplug_plugin_pt_BR.ts
index b9ef86657..0b7d8d6ce 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_pt_BR.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_pt_BR.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_ru.ts b/src/plugins/Input/modplug/translations/modplug_plugin_ru.ts
index b0b444608..e6f1bee7c 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_ru.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_ru.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_sk.ts b/src/plugins/Input/modplug/translations/modplug_plugin_sk.ts
index 4d2d5907a..d125a2d59 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_sk.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_sk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_sr_BA.ts b/src/plugins/Input/modplug/translations/modplug_plugin_sr_BA.ts
index 4244b9f3d..ec7688295 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_sr_BA.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_sr_BA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_sr_RS.ts b/src/plugins/Input/modplug/translations/modplug_plugin_sr_RS.ts
index b0bb47ca9..ce82a41ab 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_sr_RS.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_sr_RS.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_tr.ts b/src/plugins/Input/modplug/translations/modplug_plugin_tr.ts
index 8dad8f630..be3a100e6 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_tr.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_tr.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_uk_UA.ts b/src/plugins/Input/modplug/translations/modplug_plugin_uk_UA.ts
index c1cdb97c1..cc533b6f8 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_uk_UA.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_uk_UA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_zh_CN.ts b/src/plugins/Input/modplug/translations/modplug_plugin_zh_CN.ts
index 0d741c4d8..ce451973e 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_zh_CN.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_zh_CN.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_zh_TW.ts b/src/plugins/Input/modplug/translations/modplug_plugin_zh_TW.ts
index 44efe4b40..abbcb2bc9 100644
--- a/src/plugins/Input/modplug/translations/modplug_plugin_zh_TW.ts
+++ b/src/plugins/Input/modplug/translations/modplug_plugin_zh_TW.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="122"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodermodplugfactory.cpp" line="123"/>
diff --git a/src/plugins/Input/mpc/decoder_mpc.cpp b/src/plugins/Input/mpc/decoder_mpc.cpp
index edb5901d6..4a776ffc6 100644
--- a/src/plugins/Input/mpc/decoder_mpc.cpp
+++ b/src/plugins/Input/mpc/decoder_mpc.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/mpc/decoder_mpc.h b/src/plugins/Input/mpc/decoder_mpc.h
index ad2268785..4c61304e1 100644
--- a/src/plugins/Input/mpc/decoder_mpc.h
+++ b/src/plugins/Input/mpc/decoder_mpc.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/mpc/decodermpcfactory.cpp b/src/plugins/Input/mpc/decodermpcfactory.cpp
index d132d3c10..f877e995c 100644
--- a/src/plugins/Input/mpc/decodermpcfactory.cpp
+++ b/src/plugins/Input/mpc/decodermpcfactory.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 *
@@ -126,7 +126,7 @@ void DecoderMPCFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About Musepack Audio Plugin"),
tr("Qmmp Musepack Audio Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *DecoderMPCFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Input/mpc/decodermpcfactory.h b/src/plugins/Input/mpc/decodermpcfactory.h
index 449d19efa..bb66004e9 100644
--- a/src/plugins/Input/mpc/decodermpcfactory.h
+++ b/src/plugins/Input/mpc/decodermpcfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Input/mpc/mpcmetadatamodel.cpp b/src/plugins/Input/mpc/mpcmetadatamodel.cpp
index 1f6456bd5..3b58b16f4 100644
--- a/src/plugins/Input/mpc/mpcmetadatamodel.cpp
+++ b/src/plugins/Input/mpc/mpcmetadatamodel.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/mpc/mpcmetadatamodel.h b/src/plugins/Input/mpc/mpcmetadatamodel.h
index 4107bae12..d25a98351 100644
--- a/src/plugins/Input/mpc/mpcmetadatamodel.h
+++ b/src/plugins/Input/mpc/mpcmetadatamodel.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 *
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_bg.ts b/src/plugins/Input/mpc/translations/mpc_plugin_bg.ts
index 5df079b6a..8c9bf2764 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_bg.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_bg.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_cs.ts b/src/plugins/Input/mpc/translations/mpc_plugin_cs.ts
index dfcf22f06..d6a1c25fa 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_cs.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_cs.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_de.ts b/src/plugins/Input/mpc/translations/mpc_plugin_de.ts
index c3d09b4aa..0a6599065 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_de.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_de.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_el.ts b/src/plugins/Input/mpc/translations/mpc_plugin_el.ts
index fa6b5ac6a..6ca8f3c55 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_el.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_el.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_en.ts b/src/plugins/Input/mpc/translations/mpc_plugin_en.ts
index 4d4f456c6..a51ec5a8e 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_en.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_en.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_es.ts b/src/plugins/Input/mpc/translations/mpc_plugin_es.ts
index a15c099f7..97e3f5928 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_es.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_es.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_fr.ts b/src/plugins/Input/mpc/translations/mpc_plugin_fr.ts
index a9ec4b839..e1c2a8180 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_fr.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_fr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts b/src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts
index d22a70c1c..604d3f310 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_he.ts b/src/plugins/Input/mpc/translations/mpc_plugin_he.ts
index 5e2d656b1..39753ac61 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_he.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_he.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_hu.ts b/src/plugins/Input/mpc/translations/mpc_plugin_hu.ts
index a9724eb51..34cb1b938 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_hu.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_hu.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_id.ts b/src/plugins/Input/mpc/translations/mpc_plugin_id.ts
index 28a23241d..e772d6426 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_id.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_id.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_it.ts b/src/plugins/Input/mpc/translations/mpc_plugin_it.ts
index 7b5681531..b823a7893 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_it.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_it.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_ja.ts b/src/plugins/Input/mpc/translations/mpc_plugin_ja.ts
index fcc2e5997..01e3e9181 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_ja.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_ja.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_kk.ts b/src/plugins/Input/mpc/translations/mpc_plugin_kk.ts
index 04a90a1c1..bae0f08e6 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_kk.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_kk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_lt.ts b/src/plugins/Input/mpc/translations/mpc_plugin_lt.ts
index d610d04fb..27aeba082 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_lt.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_lt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_nl.ts b/src/plugins/Input/mpc/translations/mpc_plugin_nl.ts
index 76d211837..abb8a010f 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_nl.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_nl.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_pl_PL.ts b/src/plugins/Input/mpc/translations/mpc_plugin_pl_PL.ts
index 6d6daaac6..f29657b20 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_pl_PL.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_pl_PL.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_pt.ts b/src/plugins/Input/mpc/translations/mpc_plugin_pt.ts
index 02a2550bd..425ba5fda 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_pt.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_pt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_pt_BR.ts b/src/plugins/Input/mpc/translations/mpc_plugin_pt_BR.ts
index 065c3c3bb..c27917fbe 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_pt_BR.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_pt_BR.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_ru.ts b/src/plugins/Input/mpc/translations/mpc_plugin_ru.ts
index 55ad2c29c..d874b3ccf 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_ru.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_ru.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_sk.ts b/src/plugins/Input/mpc/translations/mpc_plugin_sk.ts
index d40371ef7..09e2279ef 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_sk.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_sk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_sr_BA.ts b/src/plugins/Input/mpc/translations/mpc_plugin_sr_BA.ts
index 98e7af25f..40dfd02b0 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_sr_BA.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_sr_BA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_sr_RS.ts b/src/plugins/Input/mpc/translations/mpc_plugin_sr_RS.ts
index bd5229490..fecfc5e85 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_sr_RS.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_sr_RS.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_tr.ts b/src/plugins/Input/mpc/translations/mpc_plugin_tr.ts
index f6cd1bf3e..dc9fe6876 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_tr.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_tr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_uk_UA.ts b/src/plugins/Input/mpc/translations/mpc_plugin_uk_UA.ts
index 42fe5eff4..aca9fb24e 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_uk_UA.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_uk_UA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_zh_CN.ts b/src/plugins/Input/mpc/translations/mpc_plugin_zh_CN.ts
index 5f9e28d2a..5a73d0b80 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_zh_CN.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_zh_CN.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_zh_TW.ts b/src/plugins/Input/mpc/translations/mpc_plugin_zh_TW.ts
index c04484944..7a7301f0a 100644
--- a/src/plugins/Input/mpc/translations/mpc_plugin_zh_TW.ts
+++ b/src/plugins/Input/mpc/translations/mpc_plugin_zh_TW.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodermpcfactory.cpp" line="129"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/opus/decoder_opus.cpp b/src/plugins/Input/opus/decoder_opus.cpp
index 7dae07044..d4d3883f6 100644
--- a/src/plugins/Input/opus/decoder_opus.cpp
+++ b/src/plugins/Input/opus/decoder_opus.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/Input/opus/decoder_opus.h b/src/plugins/Input/opus/decoder_opus.h
index 30460c7be..8b0b02140 100644
--- a/src/plugins/Input/opus/decoder_opus.h
+++ b/src/plugins/Input/opus/decoder_opus.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 *
@@ -25,7 +25,7 @@
#include <opus/opusfile.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class DecoderOpus : public Decoder
{
diff --git a/src/plugins/Input/opus/decoderopusfactory.cpp b/src/plugins/Input/opus/decoderopusfactory.cpp
index 27c0ac9db..d52d76cec 100644
--- a/src/plugins/Input/opus/decoderopusfactory.cpp
+++ b/src/plugins/Input/opus/decoderopusfactory.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 *
@@ -121,7 +121,7 @@ void DecoderOpusFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About Opus Audio Plugin"),
tr("Qmmp Opus Audio Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")+"\n"+
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>")+"\n"+
tr("This plugin includes code from TagLib library"));
}
diff --git a/src/plugins/Input/opus/decoderopusfactory.h b/src/plugins/Input/opus/decoderopusfactory.h
index 77c0f231e..17ff8e9d5 100644
--- a/src/plugins/Input/opus/decoderopusfactory.h
+++ b/src/plugins/Input/opus/decoderopusfactory.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 *
@@ -31,7 +31,7 @@
#include <qmmp/metadatamodel.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class DecoderOpusFactory : public QObject, DecoderFactory
{
diff --git a/src/plugins/Input/opus/opusmetadatamodel.cpp b/src/plugins/Input/opus/opusmetadatamodel.cpp
index 13b955050..2f79dfb6b 100644
--- a/src/plugins/Input/opus/opusmetadatamodel.cpp
+++ b/src/plugins/Input/opus/opusmetadatamodel.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/Input/opus/opusmetadatamodel.h b/src/plugins/Input/opus/opusmetadatamodel.h
index a557e1ce6..a5d52490d 100644
--- a/src/plugins/Input/opus/opusmetadatamodel.h
+++ b/src/plugins/Input/opus/opusmetadatamodel.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 *
diff --git a/src/plugins/Input/opus/replaygainreader.cpp b/src/plugins/Input/opus/replaygainreader.cpp
index 0f508c302..5a8d1d21d 100644
--- a/src/plugins/Input/opus/replaygainreader.cpp
+++ b/src/plugins/Input/opus/replaygainreader.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/Input/opus/replaygainreader.h b/src/plugins/Input/opus/replaygainreader.h
index b2c5e8070..1f08d7002 100644
--- a/src/plugins/Input/opus/replaygainreader.h
+++ b/src/plugins/Input/opus/replaygainreader.h
@@ -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 *
@@ -27,7 +27,7 @@
#include <qmmp/qmmp.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ReplayGainReader
{
diff --git a/src/plugins/Input/opus/translations/opus_plugin_bg.ts b/src/plugins/Input/opus/translations/opus_plugin_bg.ts
index 9abf1d494..3c6fe2d22 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_bg.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_bg.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_cs.ts b/src/plugins/Input/opus/translations/opus_plugin_cs.ts
index e08a4c195..53ba6391f 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_cs.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_cs.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_de.ts b/src/plugins/Input/opus/translations/opus_plugin_de.ts
index 7ee26652f..86ded6035 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_de.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_de.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_el.ts b/src/plugins/Input/opus/translations/opus_plugin_el.ts
index dd7f46f54..57a289f51 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_el.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_el.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_en.ts b/src/plugins/Input/opus/translations/opus_plugin_en.ts
index 51c6d0ccf..7ed2df0c0 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_en.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_en.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_es.ts b/src/plugins/Input/opus/translations/opus_plugin_es.ts
index 493a2f5a3..30b2304d9 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_es.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_es.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_fr.ts b/src/plugins/Input/opus/translations/opus_plugin_fr.ts
index 22b2622ae..13489a5a3 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_fr.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_fr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts b/src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts
index 2c297e7fc..48ed276f7 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_he.ts b/src/plugins/Input/opus/translations/opus_plugin_he.ts
index 4d08322a9..9609c751a 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_he.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_he.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_hu.ts b/src/plugins/Input/opus/translations/opus_plugin_hu.ts
index d68adcc88..4bc700957 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_hu.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_hu.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_id.ts b/src/plugins/Input/opus/translations/opus_plugin_id.ts
index ffb632140..c5ecb5872 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_id.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_id.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_it.ts b/src/plugins/Input/opus/translations/opus_plugin_it.ts
index 0a6929b3b..239720d73 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_it.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_it.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_ja.ts b/src/plugins/Input/opus/translations/opus_plugin_ja.ts
index 5fb5810b3..2f37b774a 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_ja.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_ja.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_kk.ts b/src/plugins/Input/opus/translations/opus_plugin_kk.ts
index da4472f22..5ab14ec3f 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_kk.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_kk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_lt.ts b/src/plugins/Input/opus/translations/opus_plugin_lt.ts
index c3ebaafb0..2957ae20d 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_lt.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_lt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_nl.ts b/src/plugins/Input/opus/translations/opus_plugin_nl.ts
index 2f293e981..9a85b7aee 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_nl.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_nl.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_pl_PL.ts b/src/plugins/Input/opus/translations/opus_plugin_pl_PL.ts
index 834c60a10..0a3156076 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_pl_PL.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_pl_PL.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_pt.ts b/src/plugins/Input/opus/translations/opus_plugin_pt.ts
index 2792db0c3..037584d4c 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_pt.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_pt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_pt_BR.ts b/src/plugins/Input/opus/translations/opus_plugin_pt_BR.ts
index 4a3ddd8b4..2af95c64e 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_pt_BR.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_pt_BR.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_ru.ts b/src/plugins/Input/opus/translations/opus_plugin_ru.ts
index a1dff44dd..3219de7e4 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_ru.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_ru.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_sk.ts b/src/plugins/Input/opus/translations/opus_plugin_sk.ts
index a5a82e183..84424f7e4 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_sk.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_sk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_sr_BA.ts b/src/plugins/Input/opus/translations/opus_plugin_sr_BA.ts
index ccc34e7ee..450e69802 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_sr_BA.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_sr_BA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_sr_RS.ts b/src/plugins/Input/opus/translations/opus_plugin_sr_RS.ts
index 24a243e29..025b447c4 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_sr_RS.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_sr_RS.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_tr.ts b/src/plugins/Input/opus/translations/opus_plugin_tr.ts
index 923771477..6eedc2153 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_tr.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_tr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_uk_UA.ts b/src/plugins/Input/opus/translations/opus_plugin_uk_UA.ts
index a7f54afe9..3b89b25e2 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_uk_UA.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_uk_UA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_zh_CN.ts b/src/plugins/Input/opus/translations/opus_plugin_zh_CN.ts
index 5d0f5f9e3..5a9a7021d 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_zh_CN.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_zh_CN.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/opus/translations/opus_plugin_zh_TW.ts b/src/plugins/Input/opus/translations/opus_plugin_zh_TW.ts
index de6a1fc26..400980a76 100644
--- a/src/plugins/Input/opus/translations/opus_plugin_zh_TW.ts
+++ b/src/plugins/Input/opus/translations/opus_plugin_zh_TW.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="124"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderopusfactory.cpp" line="125"/>
diff --git a/src/plugins/Input/sid/decoder_sid.cpp b/src/plugins/Input/sid/decoder_sid.cpp
index 65d707238..2205ac2c8 100644
--- a/src/plugins/Input/sid/decoder_sid.cpp
+++ b/src/plugins/Input/sid/decoder_sid.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/Input/sid/decoder_sid.h b/src/plugins/Input/sid/decoder_sid.h
index d18d67000..7fa178e1e 100644
--- a/src/plugins/Input/sid/decoder_sid.h
+++ b/src/plugins/Input/sid/decoder_sid.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 @@ class sidplayfp;
class SidDatabase;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class DecoderSID : public Decoder
{
diff --git a/src/plugins/Input/sid/decodersidfactory.cpp b/src/plugins/Input/sid/decodersidfactory.cpp
index 5f101d3a2..a3364f328 100644
--- a/src/plugins/Input/sid/decodersidfactory.cpp
+++ b/src/plugins/Input/sid/decodersidfactory.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 *
@@ -116,7 +116,7 @@ void DecoderSIDFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About SID Audio Plugin"),
tr("Qmmp SID Audio Plugin")+"\n"+
tr("This plugin plays Commodore 64 music files using libsidplayfp library")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *DecoderSIDFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Input/sid/decodersidfactory.h b/src/plugins/Input/sid/decodersidfactory.h
index 717a92f14..f44e9270e 100644
--- a/src/plugins/Input/sid/decodersidfactory.h
+++ b/src/plugins/Input/sid/decodersidfactory.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 *
@@ -31,7 +31,7 @@
#include <qmmp/fileinfo.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class DecoderSIDFactory : public QObject, DecoderFactory
{
diff --git a/src/plugins/Input/sid/settingsdialog.cpp b/src/plugins/Input/sid/settingsdialog.cpp
index b762db411..5d8f733be 100644
--- a/src/plugins/Input/sid/settingsdialog.cpp
+++ b/src/plugins/Input/sid/settingsdialog.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/Input/sid/settingsdialog.h b/src/plugins/Input/sid/settingsdialog.h
index 28fb61468..8bbdf3fec 100644
--- a/src/plugins/Input/sid/settingsdialog.h
+++ b/src/plugins/Input/sid/settingsdialog.h
@@ -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 *
@@ -25,7 +25,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Input/sid/sidhelper.cpp b/src/plugins/Input/sid/sidhelper.cpp
index 489edbdea..e59f05724 100644
--- a/src/plugins/Input/sid/sidhelper.cpp
+++ b/src/plugins/Input/sid/sidhelper.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 *
diff --git a/src/plugins/Input/sid/sidhelper.h b/src/plugins/Input/sid/sidhelper.h
index 4532be8ec..b66f6aa0b 100644
--- a/src/plugins/Input/sid/sidhelper.h
+++ b/src/plugins/Input/sid/sidhelper.h
@@ -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 *
@@ -29,7 +29,7 @@
#include <qmmp/fileinfo.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SIDHelper
{
diff --git a/src/plugins/Input/sid/translations/sid_plugin_bg.ts b/src/plugins/Input/sid/translations/sid_plugin_bg.ts
index 630436501..d4e92c734 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_bg.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_bg.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_cs.ts b/src/plugins/Input/sid/translations/sid_plugin_cs.ts
index 57f2617a7..c885c873e 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_cs.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_cs.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_de.ts b/src/plugins/Input/sid/translations/sid_plugin_de.ts
index 7211ccc3e..760511208 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_de.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_de.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_el.ts b/src/plugins/Input/sid/translations/sid_plugin_el.ts
index 6e2e9101c..4184cd4a7 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_el.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_el.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_en.ts b/src/plugins/Input/sid/translations/sid_plugin_en.ts
index 8d5a85d57..523f3d164 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_en.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_en.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_es.ts b/src/plugins/Input/sid/translations/sid_plugin_es.ts
index 1c41ac887..7d324ca7c 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_es.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_es.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_fr.ts b/src/plugins/Input/sid/translations/sid_plugin_fr.ts
index f9e7d5a19..bdf9bcef0 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_fr.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_fr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_gl_ES.ts b/src/plugins/Input/sid/translations/sid_plugin_gl_ES.ts
index 5286efe02..2ba5d554f 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_gl_ES.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_gl_ES.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_he.ts b/src/plugins/Input/sid/translations/sid_plugin_he.ts
index dd88bd30c..1c330cefc 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_he.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_he.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_hu.ts b/src/plugins/Input/sid/translations/sid_plugin_hu.ts
index 41f03e6d7..b911d5843 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_hu.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_hu.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_id.ts b/src/plugins/Input/sid/translations/sid_plugin_id.ts
index 71e33b725..d624e3c94 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_id.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_id.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt; </translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt; </translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_it.ts b/src/plugins/Input/sid/translations/sid_plugin_it.ts
index 707804206..9dba93535 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_it.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_it.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_ja.ts b/src/plugins/Input/sid/translations/sid_plugin_ja.ts
index 10fc90638..07047c44b 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_ja.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_ja.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_kk.ts b/src/plugins/Input/sid/translations/sid_plugin_kk.ts
index f7f9e006c..3427d7547 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_kk.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_kk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_lt.ts b/src/plugins/Input/sid/translations/sid_plugin_lt.ts
index 85376caa6..d214108e2 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_lt.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_lt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_nl.ts b/src/plugins/Input/sid/translations/sid_plugin_nl.ts
index f25d3a9af..01a452736 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_nl.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_nl.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_pl_PL.ts b/src/plugins/Input/sid/translations/sid_plugin_pl_PL.ts
index 705ed88c7..46680fbd4 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_pl_PL.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_pl_PL.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_pt.ts b/src/plugins/Input/sid/translations/sid_plugin_pt.ts
index 4b87fdb95..42518af5c 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_pt.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_pt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_pt_BR.ts b/src/plugins/Input/sid/translations/sid_plugin_pt_BR.ts
index 5afb5f0d7..34d2ef484 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_pt_BR.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_pt_BR.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_ru.ts b/src/plugins/Input/sid/translations/sid_plugin_ru.ts
index 0c84b6b5e..36bcf65ee 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_ru.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_ru.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_sk.ts b/src/plugins/Input/sid/translations/sid_plugin_sk.ts
index 187a97b63..99e5613b4 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_sk.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_sk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_sr_BA.ts b/src/plugins/Input/sid/translations/sid_plugin_sr_BA.ts
index e1801994b..8929ad050 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_sr_BA.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_sr_BA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_sr_RS.ts b/src/plugins/Input/sid/translations/sid_plugin_sr_RS.ts
index bdb08f26e..137b94e25 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_sr_RS.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_sr_RS.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_tr.ts b/src/plugins/Input/sid/translations/sid_plugin_tr.ts
index 827bdc00a..9992a1946 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_tr.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_tr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_uk_UA.ts b/src/plugins/Input/sid/translations/sid_plugin_uk_UA.ts
index bdeec1904..620abd9ed 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_uk_UA.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_uk_UA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_zh_CN.ts b/src/plugins/Input/sid/translations/sid_plugin_zh_CN.ts
index c8c9a01a9..8afa6b7f5 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_zh_CN.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_zh_CN.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sid/translations/sid_plugin_zh_TW.ts b/src/plugins/Input/sid/translations/sid_plugin_zh_TW.ts
index 7a8a2f7d4..b82abe262 100644
--- a/src/plugins/Input/sid/translations/sid_plugin_zh_TW.ts
+++ b/src/plugins/Input/sid/translations/sid_plugin_zh_TW.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersidfactory.cpp" line="119"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/sndfile/decoder_sndfile.cpp b/src/plugins/Input/sndfile/decoder_sndfile.cpp
index 3c10dc209..d90859454 100644
--- a/src/plugins/Input/sndfile/decoder_sndfile.cpp
+++ b/src/plugins/Input/sndfile/decoder_sndfile.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Input/sndfile/decoder_sndfile.h b/src/plugins/Input/sndfile/decoder_sndfile.h
index 3856c95a7..ce53b74ae 100644
--- a/src/plugins/Input/sndfile/decoder_sndfile.h
+++ b/src/plugins/Input/sndfile/decoder_sndfile.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Input/sndfile/decodersndfilefactory.cpp b/src/plugins/Input/sndfile/decodersndfilefactory.cpp
index f66a4f192..59adeeede 100644
--- a/src/plugins/Input/sndfile/decodersndfilefactory.cpp
+++ b/src/plugins/Input/sndfile/decodersndfilefactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 *
@@ -155,7 +155,7 @@ void DecoderSndFileFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About Sndfile Audio Plugin"),
tr("Qmmp Sndfile Audio Plugin")+"\n"+
tr("Compiled against")+" "+QString(version)+"\n" +
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *DecoderSndFileFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Input/sndfile/decodersndfilefactory.h b/src/plugins/Input/sndfile/decodersndfilefactory.h
index d86bd68c1..07e4ae28c 100644
--- a/src/plugins/Input/sndfile/decodersndfilefactory.h
+++ b/src/plugins/Input/sndfile/decodersndfilefactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Input/sndfile/translations/sndfile_plugin_bg.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_bg.ts
index 89cac4af2..3353acde2 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_bg.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_bg.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_cs.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_cs.ts
index d335b7807..512e90c7b 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_cs.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_cs.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_de.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_de.ts
index 046aed877..e7ae0287c 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_de.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_de.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_el.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_el.ts
index cbdf96ddd..10759e0f4 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_el.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_el.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_en.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_en.ts
index 9c9155248..63955aebc 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_en.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_en.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_es.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_es.ts
index ac12eac6f..effd21566 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_es.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_es.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_fr.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_fr.ts
index f01059b02..1b2f8a624 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_fr.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_fr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts
index d58d2f482..1633d5fc9 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_he.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_he.ts
index 1c1c6447d..8bbdf6548 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_he.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_he.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_hu.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_hu.ts
index c3845dae0..1140b29b7 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_hu.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_hu.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_id.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_id.ts
index e406cd32a..8c3e1cdf3 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_id.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_id.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_it.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_it.ts
index db74e2f22..b6b5cd8aa 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_it.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_it.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_ja.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_ja.ts
index c47c93db1..b92d3e3b0 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_ja.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_ja.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_kk.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_kk.ts
index 73c8d86f8..d6b91e7ca 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_kk.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_kk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts
index daa629ef5..9c0ab2800 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_lt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_nl.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_nl.ts
index 0a552f66a..fa108846b 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_nl.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_nl.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_pl_PL.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_pl_PL.ts
index cbec92c20..11f89f35b 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_pl_PL.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_pl_PL.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_pt.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_pt.ts
index ec54ecc2a..bc5130671 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_pt.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_pt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_pt_BR.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_pt_BR.ts
index 5136f60cf..1d90f096a 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_pt_BR.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_pt_BR.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_ru.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_ru.ts
index bc054d059..c3113c6f2 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_ru.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_ru.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_sk.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_sk.ts
index 2411c0cf7..8f3924514 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_sk.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_sk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_sr_BA.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_sr_BA.ts
index 91f21c2fa..5e83c0d32 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_sr_BA.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_sr_BA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_sr_RS.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_sr_RS.ts
index cc56dda88..122037965 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_sr_RS.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_sr_RS.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_tr.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_tr.ts
index 509ef9e8d..2b2a918bd 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_tr.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_tr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_uk_UA.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_uk_UA.ts
index 305a897ff..e84720637 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_uk_UA.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_uk_UA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_zh_CN.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_zh_CN.ts
index c707e934d..fbdcf0c0e 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_zh_CN.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_zh_CN.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_zh_TW.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_zh_TW.ts
index 701533c7d..1dd25da25 100644
--- a/src/plugins/Input/sndfile/translations/sndfile_plugin_zh_TW.ts
+++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_zh_TW.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="158"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Input/vorbis/decodervorbisfactory.cpp b/src/plugins/Input/vorbis/decodervorbisfactory.cpp
index 246d408b6..f921c451e 100644
--- a/src/plugins/Input/vorbis/decodervorbisfactory.cpp
+++ b/src/plugins/Input/vorbis/decodervorbisfactory.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 *
@@ -130,7 +130,7 @@ void DecoderVorbisFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About Ogg Vorbis Audio Plugin"),
tr("Qmmp Ogg Vorbis Audio Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")+"\n"+
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>")+"\n"+
tr("Source code based on mq3 project")
);
}
diff --git a/src/plugins/Input/vorbis/decodervorbisfactory.h b/src/plugins/Input/vorbis/decodervorbisfactory.h
index 515069862..f574e9a9d 100644
--- a/src/plugins/Input/vorbis/decodervorbisfactory.h
+++ b/src/plugins/Input/vorbis/decodervorbisfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -32,7 +32,7 @@
#include <qmmp/metadatamodel.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class DecoderVorbisFactory : public QObject,
DecoderFactory
diff --git a/src/plugins/Input/vorbis/replaygainreader.cpp b/src/plugins/Input/vorbis/replaygainreader.cpp
index b44f06b81..e0c509344 100644
--- a/src/plugins/Input/vorbis/replaygainreader.cpp
+++ b/src/plugins/Input/vorbis/replaygainreader.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/vorbis/replaygainreader.h b/src/plugins/Input/vorbis/replaygainreader.h
index 85199bf79..75f2037ba 100644
--- a/src/plugins/Input/vorbis/replaygainreader.h
+++ b/src/plugins/Input/vorbis/replaygainreader.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 *
@@ -27,7 +27,7 @@
#include <qmmp/qmmp.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ReplayGainReader
{
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_bg.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_bg.ts
index 87dab76d4..fe2ebbcc5 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_bg.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_bg.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_cs.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_cs.ts
index dba9f4ef1..b43f9f828 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_cs.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_cs.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_de.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_de.ts
index b7ab0f997..0f8e28385 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_de.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_de.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_el.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_el.ts
index ad4ce9b3f..97fade0f4 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_el.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_el.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_en.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_en.ts
index 845ef8371..6d3e939ea 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_en.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_en.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_es.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_es.ts
index fe044735d..9745ec12f 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_es.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_es.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_fr.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_fr.ts
index 4caa8fb27..d7838b409 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_fr.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_fr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts
index 4c3212079..1fa0d9b35 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_he.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_he.ts
index 38a1c6cd0..ade34efca 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_he.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_he.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_hu.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_hu.ts
index 2d513d8e4..51453db19 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_hu.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_hu.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_id.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_id.ts
index a7fe7490c..82681abb1 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_id.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_id.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_it.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_it.ts
index 737034a22..89e003116 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_it.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_it.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_ja.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_ja.ts
index fa8a8d5aa..e034561e1 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_ja.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_ja.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_kk.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_kk.ts
index 8350a1acd..5ef43cc9d 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_kk.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_kk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_lt.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_lt.ts
index cfd492ec5..a0ec697d4 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_lt.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_lt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_nl.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_nl.ts
index 975bd4a37..065c68831 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_nl.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_nl.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_pl_PL.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_pl_PL.ts
index 0503ce822..3416f91b1 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_pl_PL.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_pl_PL.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_pt.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_pt.ts
index f63e010a0..c1d1e5b49 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_pt.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_pt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_pt_BR.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_pt_BR.ts
index 4111f7666..dc2daf16e 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_pt_BR.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_pt_BR.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_ru.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_ru.ts
index d6e3cd8da..81ceb118a 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_ru.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_ru.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_sk.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_sk.ts
index 59aff2963..ca458e783 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_sk.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_sk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_sr_BA.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_sr_BA.ts
index 5b33b7fbc..2ca985cef 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_sr_BA.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_sr_BA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_sr_RS.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_sr_RS.ts
index 47fb33d44..295c55447 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_sr_RS.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_sr_RS.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_tr.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_tr.ts
index 10385696b..96a015aff 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_tr.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_tr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_uk_UA.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_uk_UA.ts
index 731f498df..58ae297e3 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_uk_UA.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_uk_UA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_zh_CN.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_zh_CN.ts
index b36870fd0..74a4d3702 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_zh_CN.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_zh_CN.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_zh_TW.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_zh_TW.ts
index 150c736e5..1872f4ba5 100644
--- a/src/plugins/Input/vorbis/translations/vorbis_plugin_zh_TW.ts
+++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_zh_TW.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="133"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decodervorbisfactory.cpp" line="134"/>
diff --git a/src/plugins/Input/vorbis/vorbismetadatamodel.cpp b/src/plugins/Input/vorbis/vorbismetadatamodel.cpp
index a12555810..8f95c8976 100644
--- a/src/plugins/Input/vorbis/vorbismetadatamodel.cpp
+++ b/src/plugins/Input/vorbis/vorbismetadatamodel.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/vorbis/vorbismetadatamodel.h b/src/plugins/Input/vorbis/vorbismetadatamodel.h
index f660506fa..15f476908 100644
--- a/src/plugins/Input/vorbis/vorbismetadatamodel.h
+++ b/src/plugins/Input/vorbis/vorbismetadatamodel.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/wavpack/cueparser.cpp b/src/plugins/Input/wavpack/cueparser.cpp
index 6c335ef1f..bd0056c39 100644
--- a/src/plugins/Input/wavpack/cueparser.cpp
+++ b/src/plugins/Input/wavpack/cueparser.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/Input/wavpack/cueparser.h b/src/plugins/Input/wavpack/cueparser.h
index a7926170f..676bef0aa 100644
--- a/src/plugins/Input/wavpack/cueparser.h
+++ b/src/plugins/Input/wavpack/cueparser.h
@@ -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 *
@@ -30,7 +30,7 @@
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class CUEParser
{
diff --git a/src/plugins/Input/wavpack/decoder_wavpack.cpp b/src/plugins/Input/wavpack/decoder_wavpack.cpp
index 4467b6ebb..09177f873 100644
--- a/src/plugins/Input/wavpack/decoder_wavpack.cpp
+++ b/src/plugins/Input/wavpack/decoder_wavpack.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 *
diff --git a/src/plugins/Input/wavpack/decoder_wavpack.h b/src/plugins/Input/wavpack/decoder_wavpack.h
index 91b2c6d15..923d902dc 100644
--- a/src/plugins/Input/wavpack/decoder_wavpack.h
+++ b/src/plugins/Input/wavpack/decoder_wavpack.h
@@ -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 *
diff --git a/src/plugins/Input/wavpack/decoderwavpackfactory.cpp b/src/plugins/Input/wavpack/decoderwavpackfactory.cpp
index 8fbd9a28c..4e9f2eb83 100644
--- a/src/plugins/Input/wavpack/decoderwavpackfactory.cpp
+++ b/src/plugins/Input/wavpack/decoderwavpackfactory.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 *
@@ -156,7 +156,7 @@ void DecoderWavPackFactory::showAbout(QWidget *parent)
tr("Qmmp WavPack Audio Plugin")+"\n"+
tr("WavPack library version:") +
QString(" %1").arg(WavpackGetLibraryVersionString ())+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *DecoderWavPackFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Input/wavpack/decoderwavpackfactory.h b/src/plugins/Input/wavpack/decoderwavpackfactory.h
index 610f962bf..3b3fc546e 100644
--- a/src/plugins/Input/wavpack/decoderwavpackfactory.h
+++ b/src/plugins/Input/wavpack/decoderwavpackfactory.h
@@ -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 *
diff --git a/src/plugins/Input/wavpack/replaygainreader.cpp b/src/plugins/Input/wavpack/replaygainreader.cpp
index ae8950425..b48406f6e 100644
--- a/src/plugins/Input/wavpack/replaygainreader.cpp
+++ b/src/plugins/Input/wavpack/replaygainreader.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/wavpack/replaygainreader.h b/src/plugins/Input/wavpack/replaygainreader.h
index 0921ade43..b861dae1e 100644
--- a/src/plugins/Input/wavpack/replaygainreader.h
+++ b/src/plugins/Input/wavpack/replaygainreader.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 *
@@ -27,7 +27,7 @@
#include <qmmp/qmmp.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ReplayGainReader
{
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_bg.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_bg.ts
index c75b0fda8..2b0a3d544 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_bg.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_bg.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_cs.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_cs.ts
index 87b2f80f7..b60c2ef6c 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_cs.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_cs.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_de.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_de.ts
index f9f74a633..c06e5ce0d 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_de.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_de.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_el.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_el.ts
index abe3a5cf4..9dcf1e801 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_el.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_el.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_en.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_en.ts
index 993f7ff3e..9df28fef3 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_en.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_en.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_es.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_es.ts
index 403337d0d..c554a0441 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_es.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_es.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="41"/>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_fr.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_fr.ts
index c0c4fc4b8..e31e065b6 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_fr.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_fr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts
index 26af024c4..1a9ef6038 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_he.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_he.ts
index 53920f445..384048798 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_he.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_he.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_hu.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_hu.ts
index 4a997d217..a4711cdfc 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_hu.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_hu.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_id.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_id.ts
index fedcf97b0..378785f02 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_id.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_id.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_it.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_it.ts
index 07de69604..59a36c390 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_it.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_it.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="41"/>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_ja.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_ja.ts
index 01e5b30bc..912bfd384 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_ja.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_ja.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_kk.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_kk.ts
index 4d5743ff5..d22472d3b 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_kk.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_kk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_lt.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_lt.ts
index 1b0f247f0..4bf34d7f3 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_lt.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_lt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukurta: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukurta: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_nl.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_nl.ts
index f4e241e85..6cad61439 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_nl.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_nl.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="41"/>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_pl_PL.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_pl_PL.ts
index 25b702163..3bba19470 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_pl_PL.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_pl_PL.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_pt.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_pt.ts
index 38b915708..30cb9afb1 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_pt.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_pt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_pt_BR.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_pt_BR.ts
index 74424e871..1d46d9268 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_pt_BR.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_pt_BR.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_ru.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_ru.ts
index eaf803b35..997852152 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_ru.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_ru.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_sk.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_sk.ts
index 91ea24fde..518594372 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_sk.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_sk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_sr_BA.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_sr_BA.ts
index 5f487a523..4ceab9d23 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_sr_BA.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_sr_BA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_sr_RS.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_sr_RS.ts
index 845673915..2d64552dc 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_sr_RS.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_sr_RS.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_tr.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_tr.ts
index 6418e2068..65721ef51 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_tr.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_tr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_uk_UA.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_uk_UA.ts
index 75f7f8a24..7cd85a8ab 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_uk_UA.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_uk_UA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_zh_CN.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_zh_CN.ts
index 998f01efc..0141a7aa8 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_zh_CN.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_zh_CN.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_zh_TW.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_zh_TW.ts
index a725700c3..14c40c311 100644
--- a/src/plugins/Input/wavpack/translations/wavpack_plugin_zh_TW.ts
+++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_zh_TW.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwavpackfactory.cpp" line="159"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wavpack/wavpackmetadatamodel.cpp b/src/plugins/Input/wavpack/wavpackmetadatamodel.cpp
index 61838a3f3..756d7e859 100644
--- a/src/plugins/Input/wavpack/wavpackmetadatamodel.cpp
+++ b/src/plugins/Input/wavpack/wavpackmetadatamodel.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/wavpack/wavpackmetadatamodel.h b/src/plugins/Input/wavpack/wavpackmetadatamodel.h
index 823e3640e..8df5fc97a 100644
--- a/src/plugins/Input/wavpack/wavpackmetadatamodel.h
+++ b/src/plugins/Input/wavpack/wavpackmetadatamodel.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Input/wildmidi/decoder_wildmidi.cpp b/src/plugins/Input/wildmidi/decoder_wildmidi.cpp
index f802e2ce8..198175d4c 100644
--- a/src/plugins/Input/wildmidi/decoder_wildmidi.cpp
+++ b/src/plugins/Input/wildmidi/decoder_wildmidi.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 *
diff --git a/src/plugins/Input/wildmidi/decoder_wildmidi.h b/src/plugins/Input/wildmidi/decoder_wildmidi.h
index 343d0e3e3..cc785e3ce 100644
--- a/src/plugins/Input/wildmidi/decoder_wildmidi.h
+++ b/src/plugins/Input/wildmidi/decoder_wildmidi.h
@@ -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 *
diff --git a/src/plugins/Input/wildmidi/decoderwildmidifactory.cpp b/src/plugins/Input/wildmidi/decoderwildmidifactory.cpp
index affb9839b..4b071de75 100644
--- a/src/plugins/Input/wildmidi/decoderwildmidifactory.cpp
+++ b/src/plugins/Input/wildmidi/decoderwildmidifactory.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 *
@@ -110,7 +110,7 @@ void DecoderWildMidiFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About WildMidi Audio Plugin"),
tr("Qmmp WildMidi Audio Plugin")+"\n"+
tr("This plugin uses WildMidi library to play midi files")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *DecoderWildMidiFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Input/wildmidi/decoderwildmidifactory.h b/src/plugins/Input/wildmidi/decoderwildmidifactory.h
index baec4ffa5..eebae7e16 100644
--- a/src/plugins/Input/wildmidi/decoderwildmidifactory.h
+++ b/src/plugins/Input/wildmidi/decoderwildmidifactory.h
@@ -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 *
diff --git a/src/plugins/Input/wildmidi/settingsdialog.cpp b/src/plugins/Input/wildmidi/settingsdialog.cpp
index 141b6b9ff..2b343f58c 100644
--- a/src/plugins/Input/wildmidi/settingsdialog.cpp
+++ b/src/plugins/Input/wildmidi/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-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/Input/wildmidi/settingsdialog.h b/src/plugins/Input/wildmidi/settingsdialog.h
index 82bdd1ead..2b706f1f3 100644
--- a/src/plugins/Input/wildmidi/settingsdialog.h
+++ b/src/plugins/Input/wildmidi/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-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 *
@@ -25,7 +25,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_bg.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_bg.ts
index 5a761f55a..6cdd9604e 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_bg.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_bg.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_cs.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_cs.ts
index 0c247fed7..bff4a5112 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_cs.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_cs.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_de.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_de.ts
index d80033527..06c4fdb68 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_de.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_de.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_el.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_el.ts
index 76271851a..263b0e3f1 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_el.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_el.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_en.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_en.ts
index ca971f368..e734d918b 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_en.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_en.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_es.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_es.ts
index 73d78bd49..b4fe6d948 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_es.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_es.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_fr.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_fr.ts
index 31d5d4860..46ab6646b 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_fr.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_fr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts
index edb51859a..e3dcef491 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_he.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_he.ts
index 2b9d7579d..548f294de 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_he.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_he.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_hu.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_hu.ts
index 4ed0779e7..f37b403c6 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_hu.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_hu.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_id.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_id.ts
index 05bfe1aa0..036095087 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_id.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_id.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_it.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_it.ts
index 98c754115..534a0d1c1 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_it.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_it.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_ja.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_ja.ts
index e3f080749..bed7f5400 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_ja.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_ja.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_kk.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_kk.ts
index af0e8ce16..e070a1807 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_kk.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_kk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_lt.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_lt.ts
index fde7b720f..c78e9592b 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_lt.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_lt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_nl.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_nl.ts
index 48c0471e4..87ad2d101 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_nl.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_nl.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_pl_PL.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_pl_PL.ts
index dad13df02..384647ee9 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_pl_PL.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_pl_PL.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_pt.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_pt.ts
index 27d91882c..e4eb63be9 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_pt.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_pt.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_pt_BR.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_pt_BR.ts
index 49e02b6c5..fbfbe717a 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_pt_BR.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_pt_BR.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_ru.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_ru.ts
index c43db2735..356bc027c 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_ru.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_ru.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_sk.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_sk.ts
index a332a2560..a79bb5d20 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_sk.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_sk.ts
@@ -30,7 +30,7 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_sr_BA.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_sr_BA.ts
index 9c5ed5352..9c84a8a70 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_sr_BA.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_sr_BA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_sr_RS.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_sr_RS.ts
index 3380d6c86..e474eaca1 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_sr_RS.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_sr_RS.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_tr.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_tr.ts
index 8fd921126..3f9a83320 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_tr.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_tr.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_uk_UA.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_uk_UA.ts
index 843127c97..42ce78b7f 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_uk_UA.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_uk_UA.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_zh_CN.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_zh_CN.ts
index 0e5eea806..ceba8c53e 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_zh_CN.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_zh_CN.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_zh_TW.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_zh_TW.ts
index d3f9a0edf..b88fff374 100644
--- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_zh_TW.ts
+++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_zh_TW.ts
@@ -30,8 +30,8 @@
</message>
<message>
<location filename="../decoderwildmidifactory.cpp" line="113"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Input/wildmidi/wildmidihelper.cpp b/src/plugins/Input/wildmidi/wildmidihelper.cpp
index 720295878..612e544f7 100644
--- a/src/plugins/Input/wildmidi/wildmidihelper.cpp
+++ b/src/plugins/Input/wildmidi/wildmidihelper.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-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/Input/wildmidi/wildmidihelper.h b/src/plugins/Input/wildmidi/wildmidihelper.h
index 2a0a91998..9c4141ecd 100644
--- a/src/plugins/Input/wildmidi/wildmidihelper.h
+++ b/src/plugins/Input/wildmidi/wildmidihelper.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-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/Output/alsa/outputalsa.cpp b/src/plugins/Output/alsa/outputalsa.cpp
index afb31a8a2..2c23ac88d 100644
--- a/src/plugins/Output/alsa/outputalsa.cpp
+++ b/src/plugins/Output/alsa/outputalsa.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Output/alsa/outputalsa.h b/src/plugins/Output/alsa/outputalsa.h
index 1e4a0a5f9..3a2ad42f1 100644
--- a/src/plugins/Output/alsa/outputalsa.h
+++ b/src/plugins/Output/alsa/outputalsa.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-2014 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/Output/alsa/outputalsafactory.cpp b/src/plugins/Output/alsa/outputalsafactory.cpp
index 7219f6d3b..508ca6299 100644
--- a/src/plugins/Output/alsa/outputalsafactory.cpp
+++ b/src/plugins/Output/alsa/outputalsafactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 *
@@ -57,7 +57,7 @@ void OutputALSAFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About ALSA Output Plugin"),
tr("Qmmp ALSA Output Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *OutputALSAFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Output/alsa/outputalsafactory.h b/src/plugins/Output/alsa/outputalsafactory.h
index b1543104d..464894650 100644
--- a/src/plugins/Output/alsa/outputalsafactory.h
+++ b/src/plugins/Output/alsa/outputalsafactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Output/alsa/settingsdialog.cpp b/src/plugins/Output/alsa/settingsdialog.cpp
index 89cdfe527..d4b008b0c 100644
--- a/src/plugins/Output/alsa/settingsdialog.cpp
+++ b/src/plugins/Output/alsa/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Output/alsa/settingsdialog.h b/src/plugins/Output/alsa/settingsdialog.h
index a962944f9..f71912599 100644
--- a/src/plugins/Output/alsa/settingsdialog.h
+++ b/src/plugins/Output/alsa/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006 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 @@ extern "C"{
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_bg.ts b/src/plugins/Output/alsa/translations/alsa_plugin_bg.ts
index b95ec4769..2d8346a4f 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_bg.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_cs.ts b/src/plugins/Output/alsa/translations/alsa_plugin_cs.ts
index 2900a33d7..209740171 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_cs.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_cs.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_de.ts b/src/plugins/Output/alsa/translations/alsa_plugin_de.ts
index 26d995718..a356109ae 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_de.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_el.ts b/src/plugins/Output/alsa/translations/alsa_plugin_el.ts
index 707a61442..5fe99d741 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_el.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_el.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_en.ts b/src/plugins/Output/alsa/translations/alsa_plugin_en.ts
index ed92891b4..db05cce98 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_en.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_es.ts b/src/plugins/Output/alsa/translations/alsa_plugin_es.ts
index a021e8f5e..84717ef77 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_es.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_fr.ts b/src/plugins/Output/alsa/translations/alsa_plugin_fr.ts
index f2ee1af3b..b1fbdadd3 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_fr.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_fr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_gl_ES.ts b/src/plugins/Output/alsa/translations/alsa_plugin_gl_ES.ts
index 91aacb4d5..d857a46f4 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_gl_ES.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_gl_ES.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_he.ts b/src/plugins/Output/alsa/translations/alsa_plugin_he.ts
index 7dd6f42b8..dd09321c1 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_he.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_hu.ts b/src/plugins/Output/alsa/translations/alsa_plugin_hu.ts
index dd1b1474e..4fde217ce 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_hu.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_id.ts b/src/plugins/Output/alsa/translations/alsa_plugin_id.ts
index 0d7d0101f..9bb90c601 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_id.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_it.ts b/src/plugins/Output/alsa/translations/alsa_plugin_it.ts
index 64ccf77a0..47baca1f0 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_it.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_it.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_ja.ts b/src/plugins/Output/alsa/translations/alsa_plugin_ja.ts
index 186ca570c..e5a64c63c 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_ja.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_ja.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_kk.ts b/src/plugins/Output/alsa/translations/alsa_plugin_kk.ts
index 7d1d35e1e..2a377f5a2 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_kk.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_lt.ts b/src/plugins/Output/alsa/translations/alsa_plugin_lt.ts
index 882bc9f75..4fa3aabfc 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_lt.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_nl.ts b/src/plugins/Output/alsa/translations/alsa_plugin_nl.ts
index afc3f5261..8a1d0618f 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_nl.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_pl_PL.ts b/src/plugins/Output/alsa/translations/alsa_plugin_pl_PL.ts
index 196635aac..53a10c3e4 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_pl_PL.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_pl_PL.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_pt.ts b/src/plugins/Output/alsa/translations/alsa_plugin_pt.ts
index 1d2271d01..41fa01a96 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_pt.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_pt_BR.ts b/src/plugins/Output/alsa/translations/alsa_plugin_pt_BR.ts
index b62701373..2017aaee0 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_pt_BR.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_ru.ts b/src/plugins/Output/alsa/translations/alsa_plugin_ru.ts
index f651a220b..c46a71384 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_ru.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_sk.ts b/src/plugins/Output/alsa/translations/alsa_plugin_sk.ts
index 992e897df..3608e0480 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_sk.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_sr_BA.ts b/src/plugins/Output/alsa/translations/alsa_plugin_sr_BA.ts
index e4ac3c950..8a252f1e0 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_sr_BA.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_sr_BA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_sr_RS.ts b/src/plugins/Output/alsa/translations/alsa_plugin_sr_RS.ts
index f68f22519..d56049ecc 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_sr_RS.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_sr_RS.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_tr.ts b/src/plugins/Output/alsa/translations/alsa_plugin_tr.ts
index e527d320f..fa2d612f9 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_tr.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_tr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_uk_UA.ts b/src/plugins/Output/alsa/translations/alsa_plugin_uk_UA.ts
index 223f2665b..3262eeda7 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_uk_UA.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_zh_CN.ts b/src/plugins/Output/alsa/translations/alsa_plugin_zh_CN.ts
index 8a9153eb3..fdcd67e66 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_zh_CN.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_zh_TW.ts b/src/plugins/Output/alsa/translations/alsa_plugin_zh_TW.ts
index dcaae8478..53502ab7d 100644
--- a/src/plugins/Output/alsa/translations/alsa_plugin_zh_TW.ts
+++ b/src/plugins/Output/alsa/translations/alsa_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputalsafactory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/directsound/outputdirectsound.cpp b/src/plugins/Output/directsound/outputdirectsound.cpp
index e78e0eaf0..d4f0bcd75 100644
--- a/src/plugins/Output/directsound/outputdirectsound.cpp
+++ b/src/plugins/Output/directsound/outputdirectsound.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2014-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/Output/directsound/outputdirectsound.h b/src/plugins/Output/directsound/outputdirectsound.h
index af70646c6..94a07d9b7 100644
--- a/src/plugins/Output/directsound/outputdirectsound.h
+++ b/src/plugins/Output/directsound/outputdirectsound.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2014-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 *
@@ -32,7 +32,7 @@
class VolumeDirectSound;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class OutputDirectSound : public Output
{
@@ -80,7 +80,7 @@ private:
};
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class VolumeDirectSound : public Volume
{
diff --git a/src/plugins/Output/directsound/outputdirectsoundfactory.cpp b/src/plugins/Output/directsound/outputdirectsoundfactory.cpp
index d62b45543..1eaaa8025 100644
--- a/src/plugins/Output/directsound/outputdirectsoundfactory.cpp
+++ b/src/plugins/Output/directsound/outputdirectsoundfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2014-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 *
@@ -53,7 +53,7 @@ void OutputDirectSoundFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About DirectSound Output Plugin"),
tr("Qmmp DirectSound Output Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *OutputDirectSoundFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Output/directsound/outputdirectsoundfactory.h b/src/plugins/Output/directsound/outputdirectsoundfactory.h
index f244789ec..7cf47434c 100644
--- a/src/plugins/Output/directsound/outputdirectsoundfactory.h
+++ b/src/plugins/Output/directsound/outputdirectsoundfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2014-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/Output/directsound/translations/directsound_plugin_bg.ts b/src/plugins/Output/directsound/translations/directsound_plugin_bg.ts
index 9a1eab3f4..4a1d3170a 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_bg.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_cs.ts b/src/plugins/Output/directsound/translations/directsound_plugin_cs.ts
index 2dddee036..13b627b78 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_cs.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_cs.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_de.ts b/src/plugins/Output/directsound/translations/directsound_plugin_de.ts
index c5920b35e..f79e11b83 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_de.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_el.ts b/src/plugins/Output/directsound/translations/directsound_plugin_el.ts
index d69bbf351..5e741f3d7 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_el.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_el.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_en.ts b/src/plugins/Output/directsound/translations/directsound_plugin_en.ts
index 0a214c38d..f54c72d93 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_en.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_es.ts b/src/plugins/Output/directsound/translations/directsound_plugin_es.ts
index d306c55ed..62e5c38de 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_es.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_fr.ts b/src/plugins/Output/directsound/translations/directsound_plugin_fr.ts
index 0d52d7f2c..dddf39879 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_fr.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_fr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_gl_ES.ts b/src/plugins/Output/directsound/translations/directsound_plugin_gl_ES.ts
index bfeb48281..f2eb064d7 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_gl_ES.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_gl_ES.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_he.ts b/src/plugins/Output/directsound/translations/directsound_plugin_he.ts
index 27dffa1cf..ab92eeba7 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_he.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_hu.ts b/src/plugins/Output/directsound/translations/directsound_plugin_hu.ts
index 04a0d64af..9cead9997 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_hu.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_id.ts b/src/plugins/Output/directsound/translations/directsound_plugin_id.ts
index 7908ea2fe..6e0b76dd7 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_id.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_it.ts b/src/plugins/Output/directsound/translations/directsound_plugin_it.ts
index d66af489f..64abfe9a8 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_it.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_it.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_ja.ts b/src/plugins/Output/directsound/translations/directsound_plugin_ja.ts
index 289c645e0..947dd32f7 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_ja.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_ja.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_kk.ts b/src/plugins/Output/directsound/translations/directsound_plugin_kk.ts
index 522456bd9..6352bbd4d 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_kk.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_lt.ts b/src/plugins/Output/directsound/translations/directsound_plugin_lt.ts
index 5262c869e..c3be847e1 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_lt.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_nl.ts b/src/plugins/Output/directsound/translations/directsound_plugin_nl.ts
index 9b39d325a..1246b90af 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_nl.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_pl_PL.ts b/src/plugins/Output/directsound/translations/directsound_plugin_pl_PL.ts
index e9ea0bba8..a2c87e9ae 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_pl_PL.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_pl_PL.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_pt.ts b/src/plugins/Output/directsound/translations/directsound_plugin_pt.ts
index 9922a4b44..d9ec4d0e1 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_pt.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_pt_BR.ts b/src/plugins/Output/directsound/translations/directsound_plugin_pt_BR.ts
index 390036ca3..df376ffef 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_pt_BR.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_ru.ts b/src/plugins/Output/directsound/translations/directsound_plugin_ru.ts
index 00dd73cf6..b4d4b9882 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_ru.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_sk.ts b/src/plugins/Output/directsound/translations/directsound_plugin_sk.ts
index c5535065c..b8ecc67ba 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_sk.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_sr_BA.ts b/src/plugins/Output/directsound/translations/directsound_plugin_sr_BA.ts
index 3033a677a..3a69729ae 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_sr_BA.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_sr_BA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_sr_RS.ts b/src/plugins/Output/directsound/translations/directsound_plugin_sr_RS.ts
index 73f825c14..58dff934f 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_sr_RS.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_sr_RS.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_tr.ts b/src/plugins/Output/directsound/translations/directsound_plugin_tr.ts
index b79c2acff..5cdf3aac4 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_tr.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_tr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_uk_UA.ts b/src/plugins/Output/directsound/translations/directsound_plugin_uk_UA.ts
index 7059f3893..bd4e49ffa 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_uk_UA.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_zh_CN.ts b/src/plugins/Output/directsound/translations/directsound_plugin_zh_CN.ts
index 122928fe4..08b5ddf74 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_zh_CN.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/directsound/translations/directsound_plugin_zh_TW.ts b/src/plugins/Output/directsound/translations/directsound_plugin_zh_TW.ts
index 5e1f7e4e6..60cf7a6a9 100644
--- a/src/plugins/Output/directsound/translations/directsound_plugin_zh_TW.ts
+++ b/src/plugins/Output/directsound/translations/directsound_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputdirectsoundfactory.cpp" line="56"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/jack/outputjackfactory.h b/src/plugins/Output/jack/outputjackfactory.h
index 2bacf7c1c..912bb90a2 100644
--- a/src/plugins/Output/jack/outputjackfactory.h
+++ b/src/plugins/Output/jack/outputjackfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Output/null/outputnull.cpp b/src/plugins/Output/null/outputnull.cpp
index ce71f4ec0..b70d65fe6 100644
--- a/src/plugins/Output/null/outputnull.cpp
+++ b/src/plugins/Output/null/outputnull.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-2014 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/Output/null/outputnull.h b/src/plugins/Output/null/outputnull.h
index 54c30572a..c0d71cc1c 100644
--- a/src/plugins/Output/null/outputnull.h
+++ b/src/plugins/Output/null/outputnull.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-2014 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 <qmmp/output.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class OutputNull : public Output
{
diff --git a/src/plugins/Output/null/outputnullfactory.cpp b/src/plugins/Output/null/outputnullfactory.cpp
index 55eefc149..a4ff961c7 100644
--- a/src/plugins/Output/null/outputnullfactory.cpp
+++ b/src/plugins/Output/null/outputnullfactory.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 *
@@ -55,7 +55,7 @@ void OutputNullFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About Null Output Plugin"),
tr("Qmmp Null Output Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *OutputNullFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Output/null/outputnullfactory.h b/src/plugins/Output/null/outputnullfactory.h
index 1a00a44f0..4142ee7e9 100644
--- a/src/plugins/Output/null/outputnullfactory.h
+++ b/src/plugins/Output/null/outputnullfactory.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 *
diff --git a/src/plugins/Output/null/translations/null_plugin_bg.ts b/src/plugins/Output/null/translations/null_plugin_bg.ts
index 0e77238fc..d3ec3e805 100644
--- a/src/plugins/Output/null/translations/null_plugin_bg.ts
+++ b/src/plugins/Output/null/translations/null_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/null/translations/null_plugin_cs.ts b/src/plugins/Output/null/translations/null_plugin_cs.ts
index d56904f26..6f7ee5693 100644
--- a/src/plugins/Output/null/translations/null_plugin_cs.ts
+++ b/src/plugins/Output/null/translations/null_plugin_cs.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_de.ts b/src/plugins/Output/null/translations/null_plugin_de.ts
index 8034beaa4..c1e42a166 100644
--- a/src/plugins/Output/null/translations/null_plugin_de.ts
+++ b/src/plugins/Output/null/translations/null_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_el.ts b/src/plugins/Output/null/translations/null_plugin_el.ts
index 78978489b..86be7a8ea 100644
--- a/src/plugins/Output/null/translations/null_plugin_el.ts
+++ b/src/plugins/Output/null/translations/null_plugin_el.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_en.ts b/src/plugins/Output/null/translations/null_plugin_en.ts
index 0e5b0c8ce..876d530af 100644
--- a/src/plugins/Output/null/translations/null_plugin_en.ts
+++ b/src/plugins/Output/null/translations/null_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/null/translations/null_plugin_es.ts b/src/plugins/Output/null/translations/null_plugin_es.ts
index 83f2ff8f3..912798a9f 100644
--- a/src/plugins/Output/null/translations/null_plugin_es.ts
+++ b/src/plugins/Output/null/translations/null_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_fr.ts b/src/plugins/Output/null/translations/null_plugin_fr.ts
index 16eb4abbb..c106286ad 100644
--- a/src/plugins/Output/null/translations/null_plugin_fr.ts
+++ b/src/plugins/Output/null/translations/null_plugin_fr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_gl_ES.ts b/src/plugins/Output/null/translations/null_plugin_gl_ES.ts
index bc8be3acf..0b52de2d3 100644
--- a/src/plugins/Output/null/translations/null_plugin_gl_ES.ts
+++ b/src/plugins/Output/null/translations/null_plugin_gl_ES.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_he.ts b/src/plugins/Output/null/translations/null_plugin_he.ts
index 34e3701a2..465f8d3cc 100644
--- a/src/plugins/Output/null/translations/null_plugin_he.ts
+++ b/src/plugins/Output/null/translations/null_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_hu.ts b/src/plugins/Output/null/translations/null_plugin_hu.ts
index 581c22a51..95b4cda4e 100644
--- a/src/plugins/Output/null/translations/null_plugin_hu.ts
+++ b/src/plugins/Output/null/translations/null_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/null/translations/null_plugin_id.ts b/src/plugins/Output/null/translations/null_plugin_id.ts
index 0f1fd7608..2ee6c50bc 100644
--- a/src/plugins/Output/null/translations/null_plugin_id.ts
+++ b/src/plugins/Output/null/translations/null_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_it.ts b/src/plugins/Output/null/translations/null_plugin_it.ts
index 7cc3f9143..86d331eb2 100644
--- a/src/plugins/Output/null/translations/null_plugin_it.ts
+++ b/src/plugins/Output/null/translations/null_plugin_it.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_ja.ts b/src/plugins/Output/null/translations/null_plugin_ja.ts
index f2331f104..ff3196b7b 100644
--- a/src/plugins/Output/null/translations/null_plugin_ja.ts
+++ b/src/plugins/Output/null/translations/null_plugin_ja.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_kk.ts b/src/plugins/Output/null/translations/null_plugin_kk.ts
index eaf721dc7..33bafef69 100644
--- a/src/plugins/Output/null/translations/null_plugin_kk.ts
+++ b/src/plugins/Output/null/translations/null_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/null/translations/null_plugin_lt.ts b/src/plugins/Output/null/translations/null_plugin_lt.ts
index 9b99a26bf..8bbf20ec9 100644
--- a/src/plugins/Output/null/translations/null_plugin_lt.ts
+++ b/src/plugins/Output/null/translations/null_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_nl.ts b/src/plugins/Output/null/translations/null_plugin_nl.ts
index db463b98b..a422d6c7f 100644
--- a/src/plugins/Output/null/translations/null_plugin_nl.ts
+++ b/src/plugins/Output/null/translations/null_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_pl_PL.ts b/src/plugins/Output/null/translations/null_plugin_pl_PL.ts
index de16d1f9b..85d33aa15 100644
--- a/src/plugins/Output/null/translations/null_plugin_pl_PL.ts
+++ b/src/plugins/Output/null/translations/null_plugin_pl_PL.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_pt.ts b/src/plugins/Output/null/translations/null_plugin_pt.ts
index 7fb8182d4..d28b5ca9d 100644
--- a/src/plugins/Output/null/translations/null_plugin_pt.ts
+++ b/src/plugins/Output/null/translations/null_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_pt_BR.ts b/src/plugins/Output/null/translations/null_plugin_pt_BR.ts
index 1cda18171..538f0c2d4 100644
--- a/src/plugins/Output/null/translations/null_plugin_pt_BR.ts
+++ b/src/plugins/Output/null/translations/null_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_ru.ts b/src/plugins/Output/null/translations/null_plugin_ru.ts
index a218a1e94..ff76f1a6c 100644
--- a/src/plugins/Output/null/translations/null_plugin_ru.ts
+++ b/src/plugins/Output/null/translations/null_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_sk.ts b/src/plugins/Output/null/translations/null_plugin_sk.ts
index 86938360f..d2bfff437 100644
--- a/src/plugins/Output/null/translations/null_plugin_sk.ts
+++ b/src/plugins/Output/null/translations/null_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/null/translations/null_plugin_sr_BA.ts b/src/plugins/Output/null/translations/null_plugin_sr_BA.ts
index 494dd6d1e..0581c050b 100644
--- a/src/plugins/Output/null/translations/null_plugin_sr_BA.ts
+++ b/src/plugins/Output/null/translations/null_plugin_sr_BA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_sr_RS.ts b/src/plugins/Output/null/translations/null_plugin_sr_RS.ts
index 5b006e923..1a34fc0b8 100644
--- a/src/plugins/Output/null/translations/null_plugin_sr_RS.ts
+++ b/src/plugins/Output/null/translations/null_plugin_sr_RS.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_tr.ts b/src/plugins/Output/null/translations/null_plugin_tr.ts
index ee5b85c36..7b696dec5 100644
--- a/src/plugins/Output/null/translations/null_plugin_tr.ts
+++ b/src/plugins/Output/null/translations/null_plugin_tr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_uk_UA.ts b/src/plugins/Output/null/translations/null_plugin_uk_UA.ts
index 75daa0601..38a01e7db 100644
--- a/src/plugins/Output/null/translations/null_plugin_uk_UA.ts
+++ b/src/plugins/Output/null/translations/null_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_zh_CN.ts b/src/plugins/Output/null/translations/null_plugin_zh_CN.ts
index e75ef2c34..8889864b8 100644
--- a/src/plugins/Output/null/translations/null_plugin_zh_CN.ts
+++ b/src/plugins/Output/null/translations/null_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/null/translations/null_plugin_zh_TW.ts b/src/plugins/Output/null/translations/null_plugin_zh_TW.ts
index d95b43f5c..889aeab2b 100644
--- a/src/plugins/Output/null/translations/null_plugin_zh_TW.ts
+++ b/src/plugins/Output/null/translations/null_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputnullfactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/oss/outputossfactory.h b/src/plugins/Output/oss/outputossfactory.h
index f3b6f1064..fc6982f09 100644
--- a/src/plugins/Output/oss/outputossfactory.h
+++ b/src/plugins/Output/oss/outputossfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Output/oss4/outputoss4.cpp b/src/plugins/Output/oss4/outputoss4.cpp
index c8e45f4e9..d63f31f4b 100644
--- a/src/plugins/Output/oss4/outputoss4.cpp
+++ b/src/plugins/Output/oss4/outputoss4.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-2014 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/Output/oss4/outputoss4.h b/src/plugins/Output/oss4/outputoss4.h
index 43a66af22..24637dd8d 100644
--- a/src/plugins/Output/oss4/outputoss4.h
+++ b/src/plugins/Output/oss4/outputoss4.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-2014 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/Output/oss4/outputoss4factory.cpp b/src/plugins/Output/oss4/outputoss4factory.cpp
index 54f15cb25..13894a697 100644
--- a/src/plugins/Output/oss4/outputoss4factory.cpp
+++ b/src/plugins/Output/oss4/outputoss4factory.cpp
@@ -57,7 +57,7 @@ void OutputOSS4Factory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About OSS4 Output Plugin"),
tr("Qmmp OSS4 Output Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *OutputOSS4Factory::createTranslator(QObject *parent)
diff --git a/src/plugins/Output/oss4/outputoss4factory.h b/src/plugins/Output/oss4/outputoss4factory.h
index 75ea31738..bddb44202 100644
--- a/src/plugins/Output/oss4/outputoss4factory.h
+++ b/src/plugins/Output/oss4/outputoss4factory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Output/oss4/settingsdialog.cpp b/src/plugins/Output/oss4/settingsdialog.cpp
index 76191445b..64ca3447a 100644
--- a/src/plugins/Output/oss4/settingsdialog.cpp
+++ b/src/plugins/Output/oss4/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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/Output/oss4/settingsdialog.h b/src/plugins/Output/oss4/settingsdialog.h
index 7c165905b..c25e6cfe3 100644
--- a/src/plugins/Output/oss4/settingsdialog.h
+++ b/src/plugins/Output/oss4/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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/Output/oss4/translations/oss4_plugin_bg.ts b/src/plugins/Output/oss4/translations/oss4_plugin_bg.ts
index fc596630b..4189eb305 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_bg.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_cs.ts b/src/plugins/Output/oss4/translations/oss4_plugin_cs.ts
index c3544c65b..e8182c06c 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_cs.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_cs.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_de.ts b/src/plugins/Output/oss4/translations/oss4_plugin_de.ts
index 486defa3a..2768a6895 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_de.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_el.ts b/src/plugins/Output/oss4/translations/oss4_plugin_el.ts
index 7fb319bcb..74d6d4be0 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_el.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_el.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_en.ts b/src/plugins/Output/oss4/translations/oss4_plugin_en.ts
index 24fdee346..0929e337c 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_en.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_es.ts b/src/plugins/Output/oss4/translations/oss4_plugin_es.ts
index fce8d48b2..e74f6e8a0 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_es.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_fr.ts b/src/plugins/Output/oss4/translations/oss4_plugin_fr.ts
index 8b599fbf5..53f4d9fb8 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_fr.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_fr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_gl_ES.ts b/src/plugins/Output/oss4/translations/oss4_plugin_gl_ES.ts
index 3c2d30ea7..72a431bd4 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_gl_ES.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_gl_ES.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_he.ts b/src/plugins/Output/oss4/translations/oss4_plugin_he.ts
index 019fd1898..12385be6d 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_he.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_hu.ts b/src/plugins/Output/oss4/translations/oss4_plugin_hu.ts
index 3d9b229ba..621876a57 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_hu.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_id.ts b/src/plugins/Output/oss4/translations/oss4_plugin_id.ts
index 21d87ced8..421d6131e 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_id.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_it.ts b/src/plugins/Output/oss4/translations/oss4_plugin_it.ts
index 49957cc54..84c91da0c 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_it.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_it.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_ja.ts b/src/plugins/Output/oss4/translations/oss4_plugin_ja.ts
index f69599e53..5846f90af 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_ja.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_ja.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_kk.ts b/src/plugins/Output/oss4/translations/oss4_plugin_kk.ts
index fc946debd..bfbef0879 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_kk.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_lt.ts b/src/plugins/Output/oss4/translations/oss4_plugin_lt.ts
index 0c38e3383..01f0d45c1 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_lt.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_nl.ts b/src/plugins/Output/oss4/translations/oss4_plugin_nl.ts
index d71c8a0c8..627ad8597 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_nl.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_pl_PL.ts b/src/plugins/Output/oss4/translations/oss4_plugin_pl_PL.ts
index 82faef597..a031c1558 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_pl_PL.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_pl_PL.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Stworzona przez Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Stworzona przez Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_pt.ts b/src/plugins/Output/oss4/translations/oss4_plugin_pt.ts
index 7d9ac53ff..b17334c3c 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_pt.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_pt_BR.ts b/src/plugins/Output/oss4/translations/oss4_plugin_pt_BR.ts
index 01ea02157..b84601a4d 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_pt_BR.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_ru.ts b/src/plugins/Output/oss4/translations/oss4_plugin_ru.ts
index 0922de347..5f83da321 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_ru.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_sk.ts b/src/plugins/Output/oss4/translations/oss4_plugin_sk.ts
index c57d8fef4..addef2fb7 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_sk.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_sr_BA.ts b/src/plugins/Output/oss4/translations/oss4_plugin_sr_BA.ts
index 5029c8633..934b01fb4 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_sr_BA.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_sr_BA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_sr_RS.ts b/src/plugins/Output/oss4/translations/oss4_plugin_sr_RS.ts
index b60f76cb1..ae01e87e5 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_sr_RS.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_sr_RS.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_tr.ts b/src/plugins/Output/oss4/translations/oss4_plugin_tr.ts
index 617838cd6..1552659ba 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_tr.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_tr.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_uk_UA.ts b/src/plugins/Output/oss4/translations/oss4_plugin_uk_UA.ts
index 2aa1970b9..8e21ea2d4 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_uk_UA.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_zh_CN.ts b/src/plugins/Output/oss4/translations/oss4_plugin_zh_CN.ts
index 35c96f4c1..62d626f9a 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_zh_CN.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_zh_TW.ts b/src/plugins/Output/oss4/translations/oss4_plugin_zh_TW.ts
index dc059381a..bf2fc86a1 100644
--- a/src/plugins/Output/oss4/translations/oss4_plugin_zh_TW.ts
+++ b/src/plugins/Output/oss4/translations/oss4_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputoss4factory.cpp" line="60"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/pulseaudio/outputpulseaudio.cpp b/src/plugins/Output/pulseaudio/outputpulseaudio.cpp
index 54bdecd4d..690dd6b63 100644
--- a/src/plugins/Output/pulseaudio/outputpulseaudio.cpp
+++ b/src/plugins/Output/pulseaudio/outputpulseaudio.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-2014 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/Output/pulseaudio/outputpulseaudio.h b/src/plugins/Output/pulseaudio/outputpulseaudio.h
index 74e0af445..8ea4e69dd 100644
--- a/src/plugins/Output/pulseaudio/outputpulseaudio.h
+++ b/src/plugins/Output/pulseaudio/outputpulseaudio.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-2014 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 @@ extern "C"{
#include <qmmp/output.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class OutputPulseAudio : public Output
{
diff --git a/src/plugins/Output/pulseaudio/outputpulseaudiofactory.cpp b/src/plugins/Output/pulseaudio/outputpulseaudiofactory.cpp
index ba0f0c607..1b669c9a5 100644
--- a/src/plugins/Output/pulseaudio/outputpulseaudiofactory.cpp
+++ b/src/plugins/Output/pulseaudio/outputpulseaudiofactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 *
@@ -55,7 +55,7 @@ void OutputPulseAudioFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About PulseAudio Output Plugin"),
tr("Qmmp PulseAudio Output Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *OutputPulseAudioFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Output/pulseaudio/outputpulseaudiofactory.h b/src/plugins/Output/pulseaudio/outputpulseaudiofactory.h
index 7ab29c3be..3a2232b8d 100644
--- a/src/plugins/Output/pulseaudio/outputpulseaudiofactory.h
+++ b/src/plugins/Output/pulseaudio/outputpulseaudiofactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Output/pulseaudio/translations/pulseaudio_plugin_bg.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_bg.ts
index f9bf209b1..8121f20a0 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_bg.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_cs.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_cs.ts
index c78f868cd..d7b6d9123 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_cs.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_cs.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_de.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_de.ts
index 7131041ce..19690502f 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_de.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_el.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_el.ts
index 79e4c15b1..a7ebb9a0a 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_el.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_el.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_en.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_en.ts
index 07efc6d4b..c6da8ccfa 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_en.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_es.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_es.ts
index fb3dbb492..4d8c46391 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_es.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_fr.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_fr.ts
index 07fdb25c5..f5a7cc9b7 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_fr.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_fr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_gl_ES.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_gl_ES.ts
index 35bcedb62..b0fa2ca4f 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_gl_ES.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_gl_ES.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_he.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_he.ts
index 8090db6d2..c6850b350 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_he.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_hu.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_hu.ts
index 3beebe51f..2a9d0b881 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_hu.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_id.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_id.ts
index e4269405d..f8ac49ee5 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_id.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_it.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_it.ts
index 29e973ca8..e4d4db8db 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_it.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_it.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_ja.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_ja.ts
index 47b25b65a..f1f51a82d 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_ja.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_ja.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_kk.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_kk.ts
index aeaf29ac0..4c86f24c1 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_kk.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_lt.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_lt.ts
index 8921dc564..a3d7467db 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_lt.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_nl.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_nl.ts
index fe3e6f7b9..47f984c6b 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_nl.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pl_PL.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pl_PL.ts
index cd041b2b5..da6384543 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pl_PL.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pl_PL.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pt.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pt.ts
index 1765819ed..092b7bf0f 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pt.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pt_BR.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pt_BR.ts
index 70f6ec0d2..7499f9790 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pt_BR.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_ru.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_ru.ts
index df027b277..a56e63b29 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_ru.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sk.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sk.ts
index fb2ff9f63..97ce52883 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sk.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sr_BA.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sr_BA.ts
index efe6e4b36..76c13edb7 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sr_BA.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sr_BA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sr_RS.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sr_RS.ts
index bafc597c9..a3f40f879 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sr_RS.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_sr_RS.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_tr.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_tr.ts
index 4c6c3e2e9..71fc15429 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_tr.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_tr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_uk_UA.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_uk_UA.ts
index bd76c2f26..9b6d4546f 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_uk_UA.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_zh_CN.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_zh_CN.ts
index 9122b3e5c..501c68a2f 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_zh_CN.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_zh_TW.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_zh_TW.ts
index 49f101559..2e883e413 100644
--- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_zh_TW.ts
+++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputpulseaudiofactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Output/shout/outputshoutfactory.cpp b/src/plugins/Output/shout/outputshoutfactory.cpp
index f58d60c0b..d42289156 100644
--- a/src/plugins/Output/shout/outputshoutfactory.cpp
+++ b/src/plugins/Output/shout/outputshoutfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -66,7 +66,7 @@ void OutputShoutFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About Icecast Output Plugin"),
tr("Qmmp Icecast Output Plugin")+"\n"+
tr("Compiled against libshout-%1").arg(shout_version(0,0,0))+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *OutputShoutFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Output/shout/outputshoutfactory.h b/src/plugins/Output/shout/outputshoutfactory.h
index a97ed3bdc..eec7d3aaf 100644
--- a/src/plugins/Output/shout/outputshoutfactory.h
+++ b/src/plugins/Output/shout/outputshoutfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Output/shout/settingsdialog.cpp b/src/plugins/Output/shout/settingsdialog.cpp
index 0e72144ea..9b46b795f 100644
--- a/src/plugins/Output/shout/settingsdialog.cpp
+++ b/src/plugins/Output/shout/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Output/shout/settingsdialog.h b/src/plugins/Output/shout/settingsdialog.h
index 0b05b5520..0228a4abf 100644
--- a/src/plugins/Output/shout/settingsdialog.h
+++ b/src/plugins/Output/shout/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Output/shout/shoutclient.cpp b/src/plugins/Output/shout/shoutclient.cpp
index cf4efbf92..10ee962a2 100644
--- a/src/plugins/Output/shout/shoutclient.cpp
+++ b/src/plugins/Output/shout/shoutclient.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Output/shout/shoutclient.h b/src/plugins/Output/shout/shoutclient.h
index 6e21d7c65..7eed06bf8 100644
--- a/src/plugins/Output/shout/shoutclient.h
+++ b/src/plugins/Output/shout/shoutclient.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Output/shout/shoutoutput.cpp b/src/plugins/Output/shout/shoutoutput.cpp
index 25a9e80ff..15bafb570 100644
--- a/src/plugins/Output/shout/shoutoutput.cpp
+++ b/src/plugins/Output/shout/shoutoutput.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Output/shout/shoutoutput.h b/src/plugins/Output/shout/shoutoutput.h
index 4d09a1a4a..71ff2dea0 100644
--- a/src/plugins/Output/shout/shoutoutput.h
+++ b/src/plugins/Output/shout/shoutoutput.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Output/shout/translations/shout_plugin_bg.ts b/src/plugins/Output/shout/translations/shout_plugin_bg.ts
index a56126cdf..f509eecfe 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_bg.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_bg.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_cs.ts b/src/plugins/Output/shout/translations/shout_plugin_cs.ts
index 36d3f8103..e9837909a 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_cs.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_cs.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_de.ts b/src/plugins/Output/shout/translations/shout_plugin_de.ts
index 112ec0a14..e294f1097 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_de.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_de.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_el.ts b/src/plugins/Output/shout/translations/shout_plugin_el.ts
index 73aec9871..99828b022 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_el.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_el.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_en.ts b/src/plugins/Output/shout/translations/shout_plugin_en.ts
index 2aa8f7776..637d5f40b 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_en.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_en.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_es.ts b/src/plugins/Output/shout/translations/shout_plugin_es.ts
index d9b8a6b24..26ea0d20f 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_es.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_es.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_fr.ts b/src/plugins/Output/shout/translations/shout_plugin_fr.ts
index ae058235c..ad965ff94 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_fr.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_fr.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_gl_ES.ts b/src/plugins/Output/shout/translations/shout_plugin_gl_ES.ts
index a1565a7db..69e61c31e 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_gl_ES.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_gl_ES.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_he.ts b/src/plugins/Output/shout/translations/shout_plugin_he.ts
index fe907dcaf..b7bec078a 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_he.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_he.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_hu.ts b/src/plugins/Output/shout/translations/shout_plugin_hu.ts
index 5537aac9e..71c3eaf9e 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_hu.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_hu.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_id.ts b/src/plugins/Output/shout/translations/shout_plugin_id.ts
index c81028461..c2ab7a387 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_id.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_id.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_it.ts b/src/plugins/Output/shout/translations/shout_plugin_it.ts
index 936ee17d1..969287647 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_it.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_it.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_ja.ts b/src/plugins/Output/shout/translations/shout_plugin_ja.ts
index 6f44a0c34..a5e8a94db 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_ja.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_ja.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_kk.ts b/src/plugins/Output/shout/translations/shout_plugin_kk.ts
index fcc9ffa43..19c2f3289 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_kk.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_kk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_lt.ts b/src/plugins/Output/shout/translations/shout_plugin_lt.ts
index cdd5d9392..29bb99bf3 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_lt.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_lt.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_nl.ts b/src/plugins/Output/shout/translations/shout_plugin_nl.ts
index 31ba9c3e2..c87f38efd 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_nl.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_nl.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_pl_PL.ts b/src/plugins/Output/shout/translations/shout_plugin_pl_PL.ts
index 7b23c172f..37a67a4bf 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_pl_PL.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_pl_PL.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_pt.ts b/src/plugins/Output/shout/translations/shout_plugin_pt.ts
index 064e62a75..f7ef2483c 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_pt.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_pt.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_pt_BR.ts b/src/plugins/Output/shout/translations/shout_plugin_pt_BR.ts
index 628106b59..0562bea95 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_pt_BR.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_pt_BR.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_ru.ts b/src/plugins/Output/shout/translations/shout_plugin_ru.ts
index 4ee25dc76..1a56b7a3d 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_ru.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_ru.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_sk.ts b/src/plugins/Output/shout/translations/shout_plugin_sk.ts
index 76ca0d0ca..ef16cd513 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_sk.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_sk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_sr_BA.ts b/src/plugins/Output/shout/translations/shout_plugin_sr_BA.ts
index 184263dc6..42e8ca2bc 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_sr_BA.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_sr_BA.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_sr_RS.ts b/src/plugins/Output/shout/translations/shout_plugin_sr_RS.ts
index c64c3e598..0ed75eb90 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_sr_RS.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_sr_RS.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_tr.ts b/src/plugins/Output/shout/translations/shout_plugin_tr.ts
index 4790bf9bc..187e3ffb2 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_tr.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_tr.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_uk_UA.ts b/src/plugins/Output/shout/translations/shout_plugin_uk_UA.ts
index fc493fdf4..28108771f 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_uk_UA.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_uk_UA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_zh_CN.ts b/src/plugins/Output/shout/translations/shout_plugin_zh_CN.ts
index 85d852604..91894afeb 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_zh_CN.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_zh_CN.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/shout/translations/shout_plugin_zh_TW.ts b/src/plugins/Output/shout/translations/shout_plugin_zh_TW.ts
index 4831aebd1..4fce321cf 100644
--- a/src/plugins/Output/shout/translations/shout_plugin_zh_TW.ts
+++ b/src/plugins/Output/shout/translations/shout_plugin_zh_TW.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../outputshoutfactory.cpp" line="69"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/outputwasapi.cpp b/src/plugins/Output/wasapi/outputwasapi.cpp
index 5faeb0c04..88abf2780 100644
--- a/src/plugins/Output/wasapi/outputwasapi.cpp
+++ b/src/plugins/Output/wasapi/outputwasapi.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2016-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/Output/wasapi/outputwasapi.h b/src/plugins/Output/wasapi/outputwasapi.h
index c17465ea9..eddf93526 100644
--- a/src/plugins/Output/wasapi/outputwasapi.h
+++ b/src/plugins/Output/wasapi/outputwasapi.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -31,7 +31,7 @@
class VolumeWASAPI;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class OutputWASAPI : public Output
{
@@ -80,7 +80,7 @@ private:
};
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class VolumeWASAPI : public Volume
{
diff --git a/src/plugins/Output/wasapi/outputwasapifactory.cpp b/src/plugins/Output/wasapi/outputwasapifactory.cpp
index 954326a21..ede9f4f0b 100644
--- a/src/plugins/Output/wasapi/outputwasapifactory.cpp
+++ b/src/plugins/Output/wasapi/outputwasapifactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2016-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 *
@@ -55,7 +55,7 @@ void OutputWASAPIFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About WASAPI Output Plugin"),
tr("Qmmp WASAPI Output Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *OutputWASAPIFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Output/wasapi/outputwasapifactory.h b/src/plugins/Output/wasapi/outputwasapifactory.h
index 9b9d78fa7..2d359e995 100644
--- a/src/plugins/Output/wasapi/outputwasapifactory.h
+++ b/src/plugins/Output/wasapi/outputwasapifactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Output/wasapi/settingsdialog.cpp b/src/plugins/Output/wasapi/settingsdialog.cpp
index f0e26afec..35ef8ec1d 100644
--- a/src/plugins/Output/wasapi/settingsdialog.cpp
+++ b/src/plugins/Output/wasapi/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Output/wasapi/settingsdialog.h b/src/plugins/Output/wasapi/settingsdialog.h
index 017dbb343..491f7e917 100644
--- a/src/plugins/Output/wasapi/settingsdialog.h
+++ b/src/plugins/Output/wasapi/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Output/wasapi/translations/wasapi_plugin_bg.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_bg.ts
index 843c2a29e..b9fdc87e3 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_bg.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_cs.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_cs.ts
index eb5891811..adfad2cee 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_cs.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_cs.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_de.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_de.ts
index 912c0fa8c..f32912554 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_de.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_el.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_el.ts
index 457b6ffe1..e2ab520b9 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_el.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_el.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_en.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_en.ts
index e1efb82aa..7918a12ba 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_en.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_es.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_es.ts
index f346b9bb3..5f526c2b3 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_es.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_es.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_fr.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_fr.ts
index 582b967ac..cf2262116 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_fr.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_fr.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_gl_ES.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_gl_ES.ts
index aabea0181..3a3ed9d9e 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_gl_ES.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_gl_ES.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_he.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_he.ts
index 730cdde64..9f82538ff 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_he.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_hu.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_hu.ts
index 43cb5ac59..51ffca11a 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_hu.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_id.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_id.ts
index e7f275edb..59dd59d8a 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_id.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_it.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_it.ts
index f0396d730..864299bad 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_it.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_it.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_ja.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_ja.ts
index 5ecdea886..9572be2f8 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_ja.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_ja.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_kk.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_kk.ts
index d4b6ea6c2..fa0fc73fb 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_kk.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_lt.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_lt.ts
index b5c296a25..041ad36b4 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_lt.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_lt.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_nl.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_nl.ts
index df78c3c38..3c2902892 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_nl.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_nl.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_pl_PL.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_pl_PL.ts
index 85954ef56..ccd6ed876 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_pl_PL.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_pl_PL.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_pt.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_pt.ts
index a8b31360c..e89e13118 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_pt.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_pt_BR.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_pt_BR.ts
index 87bf29057..ef1461179 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_pt_BR.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_ru.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_ru.ts
index f8e1d6708..2f5d2dc47 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_ru.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_sk.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_sk.ts
index db55bc8f8..5c0e6c65e 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_sk.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_sr_BA.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_sr_BA.ts
index bfd3132fe..545474707 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_sr_BA.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_sr_BA.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_sr_RS.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_sr_RS.ts
index 9364dba30..8822e7471 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_sr_RS.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_sr_RS.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_tr.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_tr.ts
index b8a5cf24f..dde1f8780 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_tr.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_tr.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_uk_UA.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_uk_UA.ts
index 24724539c..b2c178369 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_uk_UA.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_zh_CN.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_zh_CN.ts
index 8e0d8f0a4..8d484aaf3 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_zh_CN.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/wasapi/translations/wasapi_plugin_zh_TW.ts b/src/plugins/Output/wasapi/translations/wasapi_plugin_zh_TW.ts
index 4acf50d23..c90122c40 100644
--- a/src/plugins/Output/wasapi/translations/wasapi_plugin_zh_TW.ts
+++ b/src/plugins/Output/wasapi/translations/wasapi_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwasapifactory.cpp" line="58"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Output/waveout/outputwaveout.cpp b/src/plugins/Output/waveout/outputwaveout.cpp
index 7a8b24d4b..31e1f38a1 100644
--- a/src/plugins/Output/waveout/outputwaveout.cpp
+++ b/src/plugins/Output/waveout/outputwaveout.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Output/waveout/outputwaveout.h b/src/plugins/Output/waveout/outputwaveout.h
index 18dbc7126..7a8e8837e 100644
--- a/src/plugins/Output/waveout/outputwaveout.h
+++ b/src/plugins/Output/waveout/outputwaveout.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -27,7 +27,7 @@
#include <qmmp/output.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class OutputWaveOut : public Output
{
diff --git a/src/plugins/Output/waveout/outputwaveoutfactory.cpp b/src/plugins/Output/waveout/outputwaveoutfactory.cpp
index d3861a077..f6bf47321 100644
--- a/src/plugins/Output/waveout/outputwaveoutfactory.cpp
+++ b/src/plugins/Output/waveout/outputwaveoutfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -61,7 +61,7 @@ void OutputWaveOutFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About WaveOut Output Plugin"),
tr("Qmmp WaveOut Output Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>") + "\n" +
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>") + "\n" +
tr("Based on aacDECdrop player"));
}
diff --git a/src/plugins/Output/waveout/outputwaveoutfactory.h b/src/plugins/Output/waveout/outputwaveoutfactory.h
index 82d8529a6..6a92e9f0c 100644
--- a/src/plugins/Output/waveout/outputwaveoutfactory.h
+++ b/src/plugins/Output/waveout/outputwaveoutfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Output/waveout/translations/waveout_plugin_bg.ts b/src/plugins/Output/waveout/translations/waveout_plugin_bg.ts
index 35b837263..c351363ad 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_bg.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_cs.ts b/src/plugins/Output/waveout/translations/waveout_plugin_cs.ts
index cda17c6c9..2ab695958 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_cs.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_cs.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_de.ts b/src/plugins/Output/waveout/translations/waveout_plugin_de.ts
index 60ec49887..df7497a7b 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_de.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_el.ts b/src/plugins/Output/waveout/translations/waveout_plugin_el.ts
index 2ff0c4e68..58bd6d5b2 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_el.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_el.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_en.ts b/src/plugins/Output/waveout/translations/waveout_plugin_en.ts
index 7041ddda5..08d6dffe3 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_en.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_es.ts b/src/plugins/Output/waveout/translations/waveout_plugin_es.ts
index 652102186..a836cc924 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_es.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_fr.ts b/src/plugins/Output/waveout/translations/waveout_plugin_fr.ts
index 6815e80b8..e01029d16 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_fr.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_fr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_gl_ES.ts b/src/plugins/Output/waveout/translations/waveout_plugin_gl_ES.ts
index 4179271bf..177fb5955 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_gl_ES.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_gl_ES.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_he.ts b/src/plugins/Output/waveout/translations/waveout_plugin_he.ts
index 0479c92b4..7b7c9be02 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_he.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_hu.ts b/src/plugins/Output/waveout/translations/waveout_plugin_hu.ts
index 3fda65687..e3d210463 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_hu.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_id.ts b/src/plugins/Output/waveout/translations/waveout_plugin_id.ts
index d11787577..af4f3c87e 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_id.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_it.ts b/src/plugins/Output/waveout/translations/waveout_plugin_it.ts
index ddbed3b29..d64fc081c 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_it.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_it.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_ja.ts b/src/plugins/Output/waveout/translations/waveout_plugin_ja.ts
index 3dc61c4ec..771f93277 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_ja.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_ja.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_kk.ts b/src/plugins/Output/waveout/translations/waveout_plugin_kk.ts
index 435d92cc3..490a7c37f 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_kk.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_lt.ts b/src/plugins/Output/waveout/translations/waveout_plugin_lt.ts
index 96f2f57cd..24c08772e 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_lt.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_nl.ts b/src/plugins/Output/waveout/translations/waveout_plugin_nl.ts
index 8aede50ab..d649d45ed 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_nl.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_pl_PL.ts b/src/plugins/Output/waveout/translations/waveout_plugin_pl_PL.ts
index 727911b3f..524dcada1 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_pl_PL.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_pl_PL.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_pt.ts b/src/plugins/Output/waveout/translations/waveout_plugin_pt.ts
index 0e1042f0c..9ca85a561 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_pt.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_pt_BR.ts b/src/plugins/Output/waveout/translations/waveout_plugin_pt_BR.ts
index e2a0152d4..b739bd36d 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_pt_BR.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_ru.ts b/src/plugins/Output/waveout/translations/waveout_plugin_ru.ts
index 65615beee..b614a578a 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_ru.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_sk.ts b/src/plugins/Output/waveout/translations/waveout_plugin_sk.ts
index b71cc5c68..fd708ae33 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_sk.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_sr_BA.ts b/src/plugins/Output/waveout/translations/waveout_plugin_sr_BA.ts
index 0e82e4e72..3ab8214b8 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_sr_BA.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_sr_BA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_sr_RS.ts b/src/plugins/Output/waveout/translations/waveout_plugin_sr_RS.ts
index 97590cf72..bd76aa786 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_sr_RS.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_sr_RS.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_tr.ts b/src/plugins/Output/waveout/translations/waveout_plugin_tr.ts
index a26bb9188..251a12f7c 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_tr.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_tr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_uk_UA.ts b/src/plugins/Output/waveout/translations/waveout_plugin_uk_UA.ts
index 11a496840..f0fb7a11a 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_uk_UA.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_zh_CN.ts b/src/plugins/Output/waveout/translations/waveout_plugin_zh_CN.ts
index bf68b4795..98e936ce6 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_zh_CN.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_zh_TW.ts b/src/plugins/Output/waveout/translations/waveout_plugin_zh_TW.ts
index 6dbd220b2..40c3f6efb 100644
--- a/src/plugins/Output/waveout/translations/waveout_plugin_zh_TW.ts
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="64"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../outputwaveoutfactory.cpp" line="65"/>
diff --git a/src/plugins/PlayListFormats/m3u/m3uplaylistformat.cpp b/src/plugins/PlayListFormats/m3u/m3uplaylistformat.cpp
index 783f3c518..f5f0020ea 100644
--- a/src/plugins/PlayListFormats/m3u/m3uplaylistformat.cpp
+++ b/src/plugins/PlayListFormats/m3u/m3uplaylistformat.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/PlayListFormats/m3u/m3uplaylistformat.h b/src/plugins/PlayListFormats/m3u/m3uplaylistformat.h
index dd859c807..d1188d553 100644
--- a/src/plugins/PlayListFormats/m3u/m3uplaylistformat.h
+++ b/src/plugins/PlayListFormats/m3u/m3uplaylistformat.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/PlayListFormats/pls/plsplaylistformat.cpp b/src/plugins/PlayListFormats/pls/plsplaylistformat.cpp
index a4822c423..8dec29304 100644
--- a/src/plugins/PlayListFormats/pls/plsplaylistformat.cpp
+++ b/src/plugins/PlayListFormats/pls/plsplaylistformat.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/PlayListFormats/pls/plsplaylistformat.h b/src/plugins/PlayListFormats/pls/plsplaylistformat.h
index 79bebf91c..ba5d355d5 100644
--- a/src/plugins/PlayListFormats/pls/plsplaylistformat.h
+++ b/src/plugins/PlayListFormats/pls/plsplaylistformat.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/PlayListFormats/xspf/xspfplaylistformat.cpp b/src/plugins/PlayListFormats/xspf/xspfplaylistformat.cpp
index 93d691d3c..7a69aab81 100644
--- a/src/plugins/PlayListFormats/xspf/xspfplaylistformat.cpp
+++ b/src/plugins/PlayListFormats/xspf/xspfplaylistformat.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/PlayListFormats/xspf/xspfplaylistformat.h b/src/plugins/PlayListFormats/xspf/xspfplaylistformat.h
index dbd1325d5..3b729883a 100644
--- a/src/plugins/PlayListFormats/xspf/xspfplaylistformat.h
+++ b/src/plugins/PlayListFormats/xspf/xspfplaylistformat.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/Transports/http/httpinputfactory.cpp b/src/plugins/Transports/http/httpinputfactory.cpp
index a148e2229..f9a3fc1d4 100644
--- a/src/plugins/Transports/http/httpinputfactory.cpp
+++ b/src/plugins/Transports/http/httpinputfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -54,7 +54,7 @@ void HTTPInputFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About HTTP Transport Plugin"),
tr("Qmmp HTTP Transport Plugin")+"\n"+
tr("Compiled against libcurl-%1").arg(LIBCURL_VERSION) + "\n" +
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *HTTPInputFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Transports/http/httpinputfactory.h b/src/plugins/Transports/http/httpinputfactory.h
index acc4f5999..a2c8b910f 100644
--- a/src/plugins/Transports/http/httpinputfactory.h
+++ b/src/plugins/Transports/http/httpinputfactory.h
@@ -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 *
@@ -28,7 +28,7 @@
class QTranslator;
/*!
- * @author Ilya Kotov <forkotov02@hotmail.ru>
+ * @author Ilya Kotov <forkotov02@ya.ru>
*/
class HTTPInputFactory : public QObject, InputSourceFactory
{
diff --git a/src/plugins/Transports/http/httpinputsource.cpp b/src/plugins/Transports/http/httpinputsource.cpp
index aebbe89b3..8f8940997 100644
--- a/src/plugins/Transports/http/httpinputsource.cpp
+++ b/src/plugins/Transports/http/httpinputsource.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/Transports/http/httpinputsource.h b/src/plugins/Transports/http/httpinputsource.h
index cea3bc7b4..b0b69e640 100644
--- a/src/plugins/Transports/http/httpinputsource.h
+++ b/src/plugins/Transports/http/httpinputsource.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 HttpStreamReader;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class HTTPInputSource : public InputSource
{
diff --git a/src/plugins/Transports/http/httpstreamreader.cpp b/src/plugins/Transports/http/httpstreamreader.cpp
index 518f7b715..be051a89b 100644
--- a/src/plugins/Transports/http/httpstreamreader.cpp
+++ b/src/plugins/Transports/http/httpstreamreader.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Transports/http/httpstreamreader.h b/src/plugins/Transports/http/httpstreamreader.h
index d39b1a446..3f064305d 100644
--- a/src/plugins/Transports/http/httpstreamreader.h
+++ b/src/plugins/Transports/http/httpstreamreader.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -38,7 +38,7 @@ class DownloadThread;
class HTTPInputSource;
/*! @internal
- * @author Ilya Kotov <forkotov02@hotmail.ru>
+ * @author Ilya Kotov <forkotov02@ya.ru>
*/
struct HttpStreamData
{
@@ -52,7 +52,7 @@ struct HttpStreamData
};
/*! @internal
- * @author Ilya Kotov <forkotov02@hotmail.ru>
+ * @author Ilya Kotov <forkotov02@ya.ru>
*/
class HttpStreamReader : public QIODevice
{
diff --git a/src/plugins/Transports/http/settingsdialog.cpp b/src/plugins/Transports/http/settingsdialog.cpp
index 490891fc5..4bba7bcff 100644
--- a/src/plugins/Transports/http/settingsdialog.cpp
+++ b/src/plugins/Transports/http/settingsdialog.cpp
@@ -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 *
diff --git a/src/plugins/Transports/http/settingsdialog.h b/src/plugins/Transports/http/settingsdialog.h
index 98f49a3bb..ae6c66f1b 100644
--- a/src/plugins/Transports/http/settingsdialog.h
+++ b/src/plugins/Transports/http/settingsdialog.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 *
@@ -24,7 +24,7 @@
#include "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Transports/http/translations/http_plugin_bg.ts b/src/plugins/Transports/http/translations/http_plugin_bg.ts
index c6b6eecef..3f57381bc 100644
--- a/src/plugins/Transports/http/translations/http_plugin_bg.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_bg.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_cs.ts b/src/plugins/Transports/http/translations/http_plugin_cs.ts
index 08f65c585..125253cb1 100644
--- a/src/plugins/Transports/http/translations/http_plugin_cs.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_cs.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_de.ts b/src/plugins/Transports/http/translations/http_plugin_de.ts
index 10a0948cd..c9656ebe2 100644
--- a/src/plugins/Transports/http/translations/http_plugin_de.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_de.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_el.ts b/src/plugins/Transports/http/translations/http_plugin_el.ts
index 42bf12c2a..7d9469808 100644
--- a/src/plugins/Transports/http/translations/http_plugin_el.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_el.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_en.ts b/src/plugins/Transports/http/translations/http_plugin_en.ts
index 1b33cde3a..320019d55 100644
--- a/src/plugins/Transports/http/translations/http_plugin_en.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_en.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_es.ts b/src/plugins/Transports/http/translations/http_plugin_es.ts
index acf324558..6af6e7d5c 100644
--- a/src/plugins/Transports/http/translations/http_plugin_es.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_es.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_fr.ts b/src/plugins/Transports/http/translations/http_plugin_fr.ts
index 6f64607c8..ff3d37d44 100644
--- a/src/plugins/Transports/http/translations/http_plugin_fr.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_fr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_gl_ES.ts b/src/plugins/Transports/http/translations/http_plugin_gl_ES.ts
index 6345454d2..43b8ba80f 100644
--- a/src/plugins/Transports/http/translations/http_plugin_gl_ES.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_gl_ES.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_he.ts b/src/plugins/Transports/http/translations/http_plugin_he.ts
index 4eadf8c3b..e81346c83 100644
--- a/src/plugins/Transports/http/translations/http_plugin_he.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_he.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_hu.ts b/src/plugins/Transports/http/translations/http_plugin_hu.ts
index 9559e95ac..aedddad5f 100644
--- a/src/plugins/Transports/http/translations/http_plugin_hu.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_hu.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_id.ts b/src/plugins/Transports/http/translations/http_plugin_id.ts
index 6819bc63e..62e9d9327 100644
--- a/src/plugins/Transports/http/translations/http_plugin_id.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_id.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_it.ts b/src/plugins/Transports/http/translations/http_plugin_it.ts
index 237481a96..343e9140c 100644
--- a/src/plugins/Transports/http/translations/http_plugin_it.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_it.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_ja.ts b/src/plugins/Transports/http/translations/http_plugin_ja.ts
index 1f6b9574d..06f739e7d 100644
--- a/src/plugins/Transports/http/translations/http_plugin_ja.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_ja.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_kk.ts b/src/plugins/Transports/http/translations/http_plugin_kk.ts
index 4b2938130..838f9cdbf 100644
--- a/src/plugins/Transports/http/translations/http_plugin_kk.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_kk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_lt.ts b/src/plugins/Transports/http/translations/http_plugin_lt.ts
index ae9ee4fdc..9ff255e65 100644
--- a/src/plugins/Transports/http/translations/http_plugin_lt.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_lt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_nl.ts b/src/plugins/Transports/http/translations/http_plugin_nl.ts
index 9a71e6ea9..43d985eb6 100644
--- a/src/plugins/Transports/http/translations/http_plugin_nl.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_nl.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_pl_PL.ts b/src/plugins/Transports/http/translations/http_plugin_pl_PL.ts
index ea98a276e..bc9a77057 100644
--- a/src/plugins/Transports/http/translations/http_plugin_pl_PL.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_pl_PL.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_pt.ts b/src/plugins/Transports/http/translations/http_plugin_pt.ts
index 6077da39a..1676a0a0b 100644
--- a/src/plugins/Transports/http/translations/http_plugin_pt.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_pt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_pt_BR.ts b/src/plugins/Transports/http/translations/http_plugin_pt_BR.ts
index ea5d92b48..f0d749d81 100644
--- a/src/plugins/Transports/http/translations/http_plugin_pt_BR.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_pt_BR.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_ru.ts b/src/plugins/Transports/http/translations/http_plugin_ru.ts
index 6cb967b45..c7a1b6517 100644
--- a/src/plugins/Transports/http/translations/http_plugin_ru.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_ru.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_sk.ts b/src/plugins/Transports/http/translations/http_plugin_sk.ts
index 1cf7cc576..9f2805b4a 100644
--- a/src/plugins/Transports/http/translations/http_plugin_sk.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_sk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_sr_BA.ts b/src/plugins/Transports/http/translations/http_plugin_sr_BA.ts
index f576cb2d9..10f38ac3b 100644
--- a/src/plugins/Transports/http/translations/http_plugin_sr_BA.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_sr_BA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_sr_RS.ts b/src/plugins/Transports/http/translations/http_plugin_sr_RS.ts
index 0c4d613fa..6970dba6b 100644
--- a/src/plugins/Transports/http/translations/http_plugin_sr_RS.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_sr_RS.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_tr.ts b/src/plugins/Transports/http/translations/http_plugin_tr.ts
index e8f850a37..5107fb1f1 100644
--- a/src/plugins/Transports/http/translations/http_plugin_tr.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_tr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_uk_UA.ts b/src/plugins/Transports/http/translations/http_plugin_uk_UA.ts
index 167cb8b00..39e5ee722 100644
--- a/src/plugins/Transports/http/translations/http_plugin_uk_UA.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_uk_UA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_zh_CN.ts b/src/plugins/Transports/http/translations/http_plugin_zh_CN.ts
index 4cf059c46..302abc0e8 100644
--- a/src/plugins/Transports/http/translations/http_plugin_zh_CN.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_zh_CN.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/http/translations/http_plugin_zh_TW.ts b/src/plugins/Transports/http/translations/http_plugin_zh_TW.ts
index dffc62d16..95346d49d 100644
--- a/src/plugins/Transports/http/translations/http_plugin_zh_TW.ts
+++ b/src/plugins/Transports/http/translations/http_plugin_zh_TW.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../httpinputfactory.cpp" line="57"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/mmsinputfactory.cpp b/src/plugins/Transports/mms/mmsinputfactory.cpp
index b485c7d03..d51eee4d6 100644
--- a/src/plugins/Transports/mms/mmsinputfactory.cpp
+++ b/src/plugins/Transports/mms/mmsinputfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-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 MMSInputFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About MMS Transport Plugin"),
tr("Qmmp MMS Transport Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *MMSInputFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Transports/mms/mmsinputfactory.h b/src/plugins/Transports/mms/mmsinputfactory.h
index adfcb176f..25a1fe070 100644
--- a/src/plugins/Transports/mms/mmsinputfactory.h
+++ b/src/plugins/Transports/mms/mmsinputfactory.h
@@ -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 *
@@ -28,7 +28,7 @@
class QTranslator;
/*!
- * @author Ilya Kotov <forkotov02@hotmail.ru>
+ * @author Ilya Kotov <forkotov02@ya.ru>
*/
class MMSInputFactory : public QObject, InputSourceFactory
{
diff --git a/src/plugins/Transports/mms/mmsinputsource.cpp b/src/plugins/Transports/mms/mmsinputsource.cpp
index 8e72fa264..dbc1075c3 100644
--- a/src/plugins/Transports/mms/mmsinputsource.cpp
+++ b/src/plugins/Transports/mms/mmsinputsource.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/Transports/mms/mmsinputsource.h b/src/plugins/Transports/mms/mmsinputsource.h
index 359a96f09..5a2e748a8 100644
--- a/src/plugins/Transports/mms/mmsinputsource.h
+++ b/src/plugins/Transports/mms/mmsinputsource.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 MMSStreamReader;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class MMSInputSource : public InputSource
{
diff --git a/src/plugins/Transports/mms/mmsstreamreader.cpp b/src/plugins/Transports/mms/mmsstreamreader.cpp
index 1e4e46d86..503879654 100644
--- a/src/plugins/Transports/mms/mmsstreamreader.cpp
+++ b/src/plugins/Transports/mms/mmsstreamreader.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Transports/mms/mmsstreamreader.h b/src/plugins/Transports/mms/mmsstreamreader.h
index 6a95d65f9..d4d6afcf1 100644
--- a/src/plugins/Transports/mms/mmsstreamreader.h
+++ b/src/plugins/Transports/mms/mmsstreamreader.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -34,7 +34,7 @@ class DownloadThread;
class MMSInputSource;
/*! @internal
- * @author Ilya Kotov <forkotov02@hotmail.ru>
+ * @author Ilya Kotov <forkotov02@ya.ru>
*/
class MMSStreamReader : public QIODevice
{
diff --git a/src/plugins/Transports/mms/settingsdialog.cpp b/src/plugins/Transports/mms/settingsdialog.cpp
index 5c68a6282..6c13d21c1 100644
--- a/src/plugins/Transports/mms/settingsdialog.cpp
+++ b/src/plugins/Transports/mms/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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/Transports/mms/settingsdialog.h b/src/plugins/Transports/mms/settingsdialog.h
index 02060bd5c..cbf94c84d 100644
--- a/src/plugins/Transports/mms/settingsdialog.h
+++ b/src/plugins/Transports/mms/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_bg.ts b/src/plugins/Transports/mms/translations/mms_plugin_bg.ts
index 99538de83..eb56878cd 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_bg.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_bg.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_cs.ts b/src/plugins/Transports/mms/translations/mms_plugin_cs.ts
index cf76f39b9..f55571cd7 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_cs.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_cs.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_de.ts b/src/plugins/Transports/mms/translations/mms_plugin_de.ts
index b4c97db38..8db3e6946 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_de.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_de.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_el.ts b/src/plugins/Transports/mms/translations/mms_plugin_el.ts
index 3efeb3699..29766f15b 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_el.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_el.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_en.ts b/src/plugins/Transports/mms/translations/mms_plugin_en.ts
index fbfe515e7..f4a6e635c 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_en.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_en.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_es.ts b/src/plugins/Transports/mms/translations/mms_plugin_es.ts
index f81a15cf2..c5656d4a5 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_es.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_es.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_fr.ts b/src/plugins/Transports/mms/translations/mms_plugin_fr.ts
index 1512520a6..420758796 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_fr.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_fr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_gl_ES.ts b/src/plugins/Transports/mms/translations/mms_plugin_gl_ES.ts
index b20c0fb5b..f266b26eb 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_gl_ES.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_gl_ES.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_he.ts b/src/plugins/Transports/mms/translations/mms_plugin_he.ts
index 4f0d6f102..24ab34fde 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_he.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_he.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_hu.ts b/src/plugins/Transports/mms/translations/mms_plugin_hu.ts
index f71148a6d..4f5b34efe 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_hu.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_hu.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_id.ts b/src/plugins/Transports/mms/translations/mms_plugin_id.ts
index 315482b9a..f144f80a4 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_id.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_id.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_it.ts b/src/plugins/Transports/mms/translations/mms_plugin_it.ts
index 33b0467e4..1c92eab14 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_it.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_it.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_ja.ts b/src/plugins/Transports/mms/translations/mms_plugin_ja.ts
index 10fc304c7..081f4596a 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_ja.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_ja.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_kk.ts b/src/plugins/Transports/mms/translations/mms_plugin_kk.ts
index 8845b9e7d..138045c17 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_kk.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_kk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_lt.ts b/src/plugins/Transports/mms/translations/mms_plugin_lt.ts
index baaec476b..d191c5953 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_lt.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_lt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_nl.ts b/src/plugins/Transports/mms/translations/mms_plugin_nl.ts
index ae37497b8..a291a9abc 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_nl.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_nl.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_pl_PL.ts b/src/plugins/Transports/mms/translations/mms_plugin_pl_PL.ts
index c842f98cc..9f1f710d9 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_pl_PL.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_pl_PL.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_pt.ts b/src/plugins/Transports/mms/translations/mms_plugin_pt.ts
index df91555a3..abc66f5c9 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_pt.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_pt.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_pt_BR.ts b/src/plugins/Transports/mms/translations/mms_plugin_pt_BR.ts
index fd85a2d97..9f9f00ef4 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_pt_BR.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_pt_BR.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_ru.ts b/src/plugins/Transports/mms/translations/mms_plugin_ru.ts
index c67d96ebd..4c2af8b3f 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_ru.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_ru.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_sk.ts b/src/plugins/Transports/mms/translations/mms_plugin_sk.ts
index 2df9dd2ac..e611cb4da 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_sk.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_sk.ts
@@ -20,7 +20,7 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_sr_BA.ts b/src/plugins/Transports/mms/translations/mms_plugin_sr_BA.ts
index f415da404..e8b4f24a8 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_sr_BA.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_sr_BA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_sr_RS.ts b/src/plugins/Transports/mms/translations/mms_plugin_sr_RS.ts
index 6e93fb599..d2c49e308 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_sr_RS.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_sr_RS.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_tr.ts b/src/plugins/Transports/mms/translations/mms_plugin_tr.ts
index 86b4226e2..b80fdbd55 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_tr.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_tr.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation type="unfinished">Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_uk_UA.ts b/src/plugins/Transports/mms/translations/mms_plugin_uk_UA.ts
index 07455747d..328819c31 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_uk_UA.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_uk_UA.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_zh_CN.ts b/src/plugins/Transports/mms/translations/mms_plugin_zh_CN.ts
index 1daf8bdf9..2ca795dc3 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_zh_CN.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_zh_CN.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Transports/mms/translations/mms_plugin_zh_TW.ts b/src/plugins/Transports/mms/translations/mms_plugin_zh_TW.ts
index dd826b6f0..b740db2b3 100644
--- a/src/plugins/Transports/mms/translations/mms_plugin_zh_TW.ts
+++ b/src/plugins/Transports/mms/translations/mms_plugin_zh_TW.ts
@@ -20,8 +20,8 @@
</message>
<message>
<location filename="../mmsinputfactory.cpp" line="55"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
<context>
diff --git a/src/plugins/Ui/qsui/aboutqsuidialog.cpp b/src/plugins/Ui/qsui/aboutqsuidialog.cpp
index 157c102d3..e2a06be2e 100644
--- a/src/plugins/Ui/qsui/aboutqsuidialog.cpp
+++ b/src/plugins/Ui/qsui/aboutqsuidialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -44,7 +44,7 @@ QString AboutQSUIDialog::loadAbout()
text.append(tr("Simple user interface based on standard widgets set."));
text.append("</p>");
text.append("<b>" + tr("Developers:") + "</b>");
- text.append("<p>" + tr("Ilya Kotov <forkotov02@hotmail.ru>") + "</p>");
+ text.append("<p>" + tr("Ilya Kotov <forkotov02@ya.ru>") + "</p>");
text.append("<b>" + tr("Translators:") + "</b>");
text.append("<p>");
diff --git a/src/plugins/Ui/qsui/aboutqsuidialog.h b/src/plugins/Ui/qsui/aboutqsuidialog.h
index 308aaa9d6..a93e894a3 100644
--- a/src/plugins/Ui/qsui/aboutqsuidialog.h
+++ b/src/plugins/Ui/qsui/aboutqsuidialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -25,7 +25,7 @@
#include "ui_aboutqsuidialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class AboutQSUIDialog : public QDialog
{
diff --git a/src/plugins/Ui/qsui/actionmanager.cpp b/src/plugins/Ui/qsui/actionmanager.cpp
index 762a99ee2..c3ae20fc5 100644
--- a/src/plugins/Ui/qsui/actionmanager.cpp
+++ b/src/plugins/Ui/qsui/actionmanager.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/Ui/qsui/actionmanager.h b/src/plugins/Ui/qsui/actionmanager.h
index 2bb2b3670..163443b84 100644
--- a/src/plugins/Ui/qsui/actionmanager.h
+++ b/src/plugins/Ui/qsui/actionmanager.h
@@ -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 *
@@ -34,7 +34,7 @@ class QSettings;
#define ACTION(type) ActionManager::instance()->action(type)
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ActionManager : public QObject
{
diff --git a/src/plugins/Ui/qsui/colorwidget.cpp b/src/plugins/Ui/qsui/colorwidget.cpp
index 2cb9f14a6..b02e3a46b 100644
--- a/src/plugins/Ui/qsui/colorwidget.cpp
+++ b/src/plugins/Ui/qsui/colorwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005-2014 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/Ui/qsui/colorwidget.h b/src/plugins/Ui/qsui/colorwidget.h
index abbf867ff..86d915a09 100644
--- a/src/plugins/Ui/qsui/colorwidget.h
+++ b/src/plugins/Ui/qsui/colorwidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005-2014 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/Ui/qsui/coverwidget.cpp b/src/plugins/Ui/qsui/coverwidget.cpp
index 9fdd1440f..71d395d81 100644
--- a/src/plugins/Ui/qsui/coverwidget.cpp
+++ b/src/plugins/Ui/qsui/coverwidget.cpp
@@ -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/Ui/qsui/coverwidget.h b/src/plugins/Ui/qsui/coverwidget.h
index ab064dfc5..235afdb9e 100644
--- a/src/plugins/Ui/qsui/coverwidget.h
+++ b/src/plugins/Ui/qsui/coverwidget.h
@@ -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 *
@@ -25,7 +25,7 @@
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class CoverWidget : public QWidget
diff --git a/src/plugins/Ui/qsui/eqpreset.cpp b/src/plugins/Ui/qsui/eqpreset.cpp
index a1ab77f11..08bcf3f6f 100644
--- a/src/plugins/Ui/qsui/eqpreset.cpp
+++ b/src/plugins/Ui/qsui/eqpreset.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 *
diff --git a/src/plugins/Ui/qsui/eqpreset.h b/src/plugins/Ui/qsui/eqpreset.h
index 46a835585..4f61fc8c4 100644
--- a/src/plugins/Ui/qsui/eqpreset.h
+++ b/src/plugins/Ui/qsui/eqpreset.h
@@ -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 *
@@ -21,7 +21,7 @@
#define EQPRESET_H
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class EQPreset
{
diff --git a/src/plugins/Ui/qsui/equalizer.cpp b/src/plugins/Ui/qsui/equalizer.cpp
index 5f7b41466..e546587b2 100644
--- a/src/plugins/Ui/qsui/equalizer.cpp
+++ b/src/plugins/Ui/qsui/equalizer.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/Ui/qsui/equalizer.h b/src/plugins/Ui/qsui/equalizer.h
index 2c50298de..86434b40a 100644
--- a/src/plugins/Ui/qsui/equalizer.h
+++ b/src/plugins/Ui/qsui/equalizer.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -32,7 +32,7 @@ class QLabel;
class QComboBox;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Equalizer : public QDialog
{
diff --git a/src/plugins/Ui/qsui/filesystembrowser.cpp b/src/plugins/Ui/qsui/filesystembrowser.cpp
index 2b2fc0a78..3d43f1e08 100644
--- a/src/plugins/Ui/qsui/filesystembrowser.cpp
+++ b/src/plugins/Ui/qsui/filesystembrowser.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2013-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/Ui/qsui/filesystembrowser.h b/src/plugins/Ui/qsui/filesystembrowser.h
index f64606bba..802204620 100644
--- a/src/plugins/Ui/qsui/filesystembrowser.h
+++ b/src/plugins/Ui/qsui/filesystembrowser.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2013-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 *
@@ -36,7 +36,7 @@ namespace Utils {
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class FileSystemBrowser : public QWidget
{
diff --git a/src/plugins/Ui/qsui/hotkeyeditor.cpp b/src/plugins/Ui/qsui/hotkeyeditor.cpp
index ea76dc57e..a58bfcc03 100644
--- a/src/plugins/Ui/qsui/hotkeyeditor.cpp
+++ b/src/plugins/Ui/qsui/hotkeyeditor.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/Ui/qsui/hotkeyeditor.h b/src/plugins/Ui/qsui/hotkeyeditor.h
index 21a21301d..91fe490a0 100644
--- a/src/plugins/Ui/qsui/hotkeyeditor.h
+++ b/src/plugins/Ui/qsui/hotkeyeditor.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -28,7 +28,7 @@ namespace Ui {
}
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class HotkeyEditor : public QWidget
{
diff --git a/src/plugins/Ui/qsui/keyboardmanager.cpp b/src/plugins/Ui/qsui/keyboardmanager.cpp
index d7227c138..9820984b8 100644
--- a/src/plugins/Ui/qsui/keyboardmanager.cpp
+++ b/src/plugins/Ui/qsui/keyboardmanager.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/Ui/qsui/keyboardmanager.h b/src/plugins/Ui/qsui/keyboardmanager.h
index d1c2a428c..903036095 100644
--- a/src/plugins/Ui/qsui/keyboardmanager.h
+++ b/src/plugins/Ui/qsui/keyboardmanager.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -28,7 +28,7 @@ class QAction;
class ListWidget;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class KeyboardManager : public QObject
{
diff --git a/src/plugins/Ui/qsui/listwidget.cpp b/src/plugins/Ui/qsui/listwidget.cpp
index 6c753cb99..365239cca 100644
--- a/src/plugins/Ui/qsui/listwidget.cpp
+++ b/src/plugins/Ui/qsui/listwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/qsui/listwidget.h b/src/plugins/Ui/qsui/listwidget.h
index 0bf154998..284401c81 100644
--- a/src/plugins/Ui/qsui/listwidget.h
+++ b/src/plugins/Ui/qsui/listwidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -41,7 +41,7 @@ class PopupWidget;
}
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ListWidget : public QWidget
{
diff --git a/src/plugins/Ui/qsui/listwidgetdrawer.cpp b/src/plugins/Ui/qsui/listwidgetdrawer.cpp
index b951046ff..24c28c2bf 100644
--- a/src/plugins/Ui/qsui/listwidgetdrawer.cpp
+++ b/src/plugins/Ui/qsui/listwidgetdrawer.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2015-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/Ui/qsui/listwidgetdrawer.h b/src/plugins/Ui/qsui/listwidgetdrawer.h
index 23aa5072c..e613d6e24 100644
--- a/src/plugins/Ui/qsui/listwidgetdrawer.h
+++ b/src/plugins/Ui/qsui/listwidgetdrawer.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2015-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 *
@@ -72,7 +72,7 @@ struct ListWidgetRow
};
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ListWidgetDrawer
{
diff --git a/src/plugins/Ui/qsui/logo.cpp b/src/plugins/Ui/qsui/logo.cpp
index 0026823ee..548e14fe8 100644
--- a/src/plugins/Ui/qsui/logo.cpp
+++ b/src/plugins/Ui/qsui/logo.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/Ui/qsui/logo.h b/src/plugins/Ui/qsui/logo.h
index b8a661cd4..afbff5947 100644
--- a/src/plugins/Ui/qsui/logo.h
+++ b/src/plugins/Ui/qsui/logo.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -32,7 +32,7 @@
class QTimer;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Logo : public Visual
{
diff --git a/src/plugins/Ui/qsui/mainwindow.cpp b/src/plugins/Ui/qsui/mainwindow.cpp
index 3d2e719be..e92ed21a3 100644
--- a/src/plugins/Ui/qsui/mainwindow.cpp
+++ b/src/plugins/Ui/qsui/mainwindow.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Ui/qsui/mainwindow.h b/src/plugins/Ui/qsui/mainwindow.h
index adc4ce52d..cf51dc826 100644
--- a/src/plugins/Ui/qsui/mainwindow.h
+++ b/src/plugins/Ui/qsui/mainwindow.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -46,7 +46,7 @@ class QSUIQuickSearch;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class MainWindow : public QMainWindow
{
diff --git a/src/plugins/Ui/qsui/playlistbrowser.cpp b/src/plugins/Ui/qsui/playlistbrowser.cpp
index 447b723a9..fbe370130 100644
--- a/src/plugins/Ui/qsui/playlistbrowser.cpp
+++ b/src/plugins/Ui/qsui/playlistbrowser.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/Ui/qsui/playlistbrowser.h b/src/plugins/Ui/qsui/playlistbrowser.h
index 0130fa506..07aa5b71b 100644
--- a/src/plugins/Ui/qsui/playlistbrowser.h
+++ b/src/plugins/Ui/qsui/playlistbrowser.h
@@ -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 *
@@ -32,7 +32,7 @@ class QListView;
class QLineEdit;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PlayListBrowser : public QWidget
{
diff --git a/src/plugins/Ui/qsui/playlistheader.cpp b/src/plugins/Ui/qsui/playlistheader.cpp
index 2b60fb526..b6f8a4a43 100644
--- a/src/plugins/Ui/qsui/playlistheader.cpp
+++ b/src/plugins/Ui/qsui/playlistheader.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2015-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/Ui/qsui/playlistheader.h b/src/plugins/Ui/qsui/playlistheader.h
index 6a047fc5b..fce8248e3 100644
--- a/src/plugins/Ui/qsui/playlistheader.h
+++ b/src/plugins/Ui/qsui/playlistheader.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2015-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 *
@@ -34,7 +34,7 @@ class QStyleOptionHeader;
class PlayListHeaderModel;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PlayListHeader : public QWidget
{
diff --git a/src/plugins/Ui/qsui/popupsettings.cpp b/src/plugins/Ui/qsui/popupsettings.cpp
index 320e9970e..0775db71e 100644
--- a/src/plugins/Ui/qsui/popupsettings.cpp
+++ b/src/plugins/Ui/qsui/popupsettings.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Ui/qsui/popupsettings.h b/src/plugins/Ui/qsui/popupsettings.h
index b653b8d3b..15fd24922 100644
--- a/src/plugins/Ui/qsui/popupsettings.h
+++ b/src/plugins/Ui/qsui/popupsettings.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -24,7 +24,7 @@
#include "ui_popupsettings.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PopupSettings : public QDialog
{
diff --git a/src/plugins/Ui/qsui/popupwidget.cpp b/src/plugins/Ui/qsui/popupwidget.cpp
index bc37950e6..b5a7ef7be 100644
--- a/src/plugins/Ui/qsui/popupwidget.cpp
+++ b/src/plugins/Ui/qsui/popupwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/Ui/qsui/popupwidget.h b/src/plugins/Ui/qsui/popupwidget.h
index ef8c52480..f341f819d 100644
--- a/src/plugins/Ui/qsui/popupwidget.h
+++ b/src/plugins/Ui/qsui/popupwidget.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 PlayListTrack;
namespace PlayListPopup {
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PopupWidget : public QWidget
{
diff --git a/src/plugins/Ui/qsui/positionslider.cpp b/src/plugins/Ui/qsui/positionslider.cpp
index a2573a80a..aebe6d734 100644
--- a/src/plugins/Ui/qsui/positionslider.cpp
+++ b/src/plugins/Ui/qsui/positionslider.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/Ui/qsui/positionslider.h b/src/plugins/Ui/qsui/positionslider.h
index d4e98416b..350c62ea5 100644
--- a/src/plugins/Ui/qsui/positionslider.h
+++ b/src/plugins/Ui/qsui/positionslider.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 @@ class QWheelEvent;
class QMouseEvent;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PositionSlider : public QSlider
{
diff --git a/src/plugins/Ui/qsui/qsuianalyzer.cpp b/src/plugins/Ui/qsui/qsuianalyzer.cpp
index 071c956ac..e24301ea1 100644
--- a/src/plugins/Ui/qsui/qsuianalyzer.cpp
+++ b/src/plugins/Ui/qsui/qsuianalyzer.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2012-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/Ui/qsui/qsuianalyzer.h b/src/plugins/Ui/qsui/qsuianalyzer.h
index 91112f1e2..6abb6ad11 100644
--- a/src/plugins/Ui/qsui/qsuianalyzer.h
+++ b/src/plugins/Ui/qsui/qsuianalyzer.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2012-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/Ui/qsui/qsuifactory.cpp b/src/plugins/Ui/qsui/qsuifactory.cpp
index 837c3f064..014b1aabf 100644
--- a/src/plugins/Ui/qsui/qsuifactory.cpp
+++ b/src/plugins/Ui/qsui/qsuifactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/Ui/qsui/qsuifactory.h b/src/plugins/Ui/qsui/qsuifactory.h
index bd56c35f6..b95931751 100644
--- a/src/plugins/Ui/qsui/qsuifactory.h
+++ b/src/plugins/Ui/qsui/qsuifactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -25,7 +25,7 @@
#include <qmmpui/uifactory.h>
/*!
- * @author Ilya Kotov <forkotov02@hotmail.ru>
+ * @author Ilya Kotov <forkotov02@ya.ru>
*/
class QSUIFactory : public QObject, public UiFactory
{
diff --git a/src/plugins/Ui/qsui/qsuiquicksearch.cpp b/src/plugins/Ui/qsui/qsuiquicksearch.cpp
index 686c18f05..2b82fa3a4 100644
--- a/src/plugins/Ui/qsui/qsuiquicksearch.cpp
+++ b/src/plugins/Ui/qsui/qsuiquicksearch.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Ui/qsui/qsuiquicksearch.h b/src/plugins/Ui/qsui/qsuiquicksearch.h
index d85b8faaa..2e51c6388 100644
--- a/src/plugins/Ui/qsui/qsuiquicksearch.h
+++ b/src/plugins/Ui/qsui/qsuiquicksearch.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -30,7 +30,7 @@ class ListWidget;
class QToolButton;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class QSUIQuickSearch : public QWidget
{
diff --git a/src/plugins/Ui/qsui/qsuisettings.cpp b/src/plugins/Ui/qsui/qsuisettings.cpp
index 4f32123bf..312b26b21 100644
--- a/src/plugins/Ui/qsui/qsuisettings.cpp
+++ b/src/plugins/Ui/qsui/qsuisettings.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/Ui/qsui/qsuisettings.h b/src/plugins/Ui/qsui/qsuisettings.h
index e94a72de5..85a718d9e 100644
--- a/src/plugins/Ui/qsui/qsuisettings.h
+++ b/src/plugins/Ui/qsui/qsuisettings.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -26,7 +26,7 @@
#include "ui_qsuisettings.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class QSUISettings : public QWidget
{
diff --git a/src/plugins/Ui/qsui/qsuitabbar.cpp b/src/plugins/Ui/qsui/qsuitabbar.cpp
index 2909f6187..8f1ad2d62 100644
--- a/src/plugins/Ui/qsui/qsuitabbar.cpp
+++ b/src/plugins/Ui/qsui/qsuitabbar.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Ui/qsui/qsuitabbar.h b/src/plugins/Ui/qsui/qsuitabbar.h
index 133ccb3f9..3be74a688 100644
--- a/src/plugins/Ui/qsui/qsuitabbar.h
+++ b/src/plugins/Ui/qsui/qsuitabbar.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 <QTabBar>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class QSUiTabBar : public QTabBar
{
diff --git a/src/plugins/Ui/qsui/qsuitabwidget.cpp b/src/plugins/Ui/qsui/qsuitabwidget.cpp
index 5a841a90f..3e4b56456 100644
--- a/src/plugins/Ui/qsui/qsuitabwidget.cpp
+++ b/src/plugins/Ui/qsui/qsuitabwidget.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2016 The Qt Company Ltd. *
* Copyright (C) 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/Ui/qsui/qsuitabwidget.h b/src/plugins/Ui/qsui/qsuitabwidget.h
index c15b3d4e3..64f03b197 100644
--- a/src/plugins/Ui/qsui/qsuitabwidget.h
+++ b/src/plugins/Ui/qsui/qsuitabwidget.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2016 The Qt Company Ltd. *
* Copyright (C) 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 *
@@ -29,7 +29,7 @@
class QStyleOptionTabWidgetFrame;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class QSUiTabWidget : public QWidget
{
diff --git a/src/plugins/Ui/qsui/shortcutdialog.cpp b/src/plugins/Ui/qsui/shortcutdialog.cpp
index e3df5d8ac..311e53c14 100644
--- a/src/plugins/Ui/qsui/shortcutdialog.cpp
+++ b/src/plugins/Ui/qsui/shortcutdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-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/Ui/qsui/shortcutdialog.h b/src/plugins/Ui/qsui/shortcutdialog.h
index e581f9c8a..92c549ac7 100644
--- a/src/plugins/Ui/qsui/shortcutdialog.h
+++ b/src/plugins/Ui/qsui/shortcutdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-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 QKeyEvent;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ShortcutDialog : public QDialog
{
diff --git a/src/plugins/Ui/qsui/shortcutitem.cpp b/src/plugins/Ui/qsui/shortcutitem.cpp
index 058136391..8e3412e10 100644
--- a/src/plugins/Ui/qsui/shortcutitem.cpp
+++ b/src/plugins/Ui/qsui/shortcutitem.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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/Ui/qsui/shortcutitem.h b/src/plugins/Ui/qsui/shortcutitem.h
index d3474baec..cafb0e825 100644
--- a/src/plugins/Ui/qsui/shortcutitem.h
+++ b/src/plugins/Ui/qsui/shortcutitem.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 QWidget;
class QAction;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ShortcutItem : public QTreeWidgetItem
{
diff --git a/src/plugins/Ui/qsui/toolbareditor.cpp b/src/plugins/Ui/qsui/toolbareditor.cpp
index ee5f7f40a..4d54e7206 100644
--- a/src/plugins/Ui/qsui/toolbareditor.cpp
+++ b/src/plugins/Ui/qsui/toolbareditor.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/Ui/qsui/toolbareditor.h b/src/plugins/Ui/qsui/toolbareditor.h
index b93fabff0..25eff0da4 100644
--- a/src/plugins/Ui/qsui/toolbareditor.h
+++ b/src/plugins/Ui/qsui/toolbareditor.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 *
@@ -33,7 +33,7 @@ class ToolBarEditor;
class QListWidgetItem;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ToolBarEditor : public QDialog
{
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_bg.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_bg.ts
index 5756292bc..04b1f4393 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_bg.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_bg.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_cs.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_cs.ts
index 38504ca86..5901cf35b 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_cs.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_cs.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_de.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_de.ts
index 23dd106c2..356391a11 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_de.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_de.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="49"/>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_el.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_el.ts
index e6f203426..71fa878d0 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_el.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_el.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="49"/>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_en.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_en.ts
index 983b7d61c..df6612859 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_en.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_en.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_es.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_es.ts
index 111c3d795..76b85ff20 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_es.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_es.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_fr.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_fr.ts
index 1b73b37f2..75ba16a06 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_fr.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_fr.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="49"/>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_gl_ES.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_gl_ES.ts
index 289652922..8b1c0cc95 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_gl_ES.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_gl_ES.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_he.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_he.ts
index 01024c56c..817a85003 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_he.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_he.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_hu.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_hu.ts
index 3ab7d8c42..b4a57b3fd 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_hu.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_hu.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_id.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_id.ts
index 6c5da74ea..9517076bd 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_id.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_id.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="49"/>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_it.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_it.ts
index 6e03ac0c6..7d1b56101 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_it.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_it.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_ja.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_ja.ts
index 7fb046eca..9360d3a1e 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_ja.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_ja.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="49"/>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_kk.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_kk.ts
index 720f31138..af5987bc5 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_kk.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_kk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_lt.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_lt.ts
index 631147f0b..4ae62facd 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_lt.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_lt.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_nl.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_nl.ts
index 7285d2339..e32b2ac9f 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_nl.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_nl.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts
index 33724c5c3..d88fdf170 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_pt.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_pt.ts
index 93c6f6d72..c5d225f21 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_pt.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_pt.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="49"/>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_pt_BR.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_pt_BR.ts
index dcfd5b7b3..1c0664f47 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_pt_BR.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_pt_BR.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="49"/>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts
index 335d68d29..ddf30c3d7 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="49"/>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_sk.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_sk.ts
index 8b04edc9d..0f6e480b5 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_sk.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_sk.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_sr_BA.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_sr_BA.ts
index a57b5fe92..a05bdc71d 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_sr_BA.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_sr_BA.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_sr_RS.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_sr_RS.ts
index 28bac8449..70d5a5434 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_sr_RS.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_sr_RS.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_tr.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_tr.ts
index b14d2a87b..18a7dc7e3 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_tr.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_tr.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_uk_UA.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_uk_UA.ts
index 2b67bf799..32555505f 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_uk_UA.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_uk_UA.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="49"/>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_zh_CN.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_zh_CN.ts
index 7a1cd502e..b5f8fc6a2 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_zh_CN.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_zh_CN.ts
@@ -25,8 +25,8 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="49"/>
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_zh_TW.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_zh_TW.ts
index f078524da..d80e1ef1e 100644
--- a/src/plugins/Ui/qsui/translations/qsui_plugin_zh_TW.ts
+++ b/src/plugins/Ui/qsui/translations/qsui_plugin_zh_TW.ts
@@ -25,7 +25,7 @@
</message>
<message>
<location filename="../aboutqsuidialog.cpp" line="47"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/qsui/visualmenu.cpp b/src/plugins/Ui/qsui/visualmenu.cpp
index b9a863469..6548a642f 100644
--- a/src/plugins/Ui/qsui/visualmenu.cpp
+++ b/src/plugins/Ui/qsui/visualmenu.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Ui/qsui/visualmenu.h b/src/plugins/Ui/qsui/visualmenu.h
index 198fb4b71..301ce4e4e 100644
--- a/src/plugins/Ui/qsui/visualmenu.h
+++ b/src/plugins/Ui/qsui/visualmenu.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 VisualFactory;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class VisualMenu : public QMenu
{
diff --git a/src/plugins/Ui/qsui/volumeslider.cpp b/src/plugins/Ui/qsui/volumeslider.cpp
index 294003c40..d9d16a0cc 100644
--- a/src/plugins/Ui/qsui/volumeslider.cpp
+++ b/src/plugins/Ui/qsui/volumeslider.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/Ui/qsui/volumeslider.h b/src/plugins/Ui/qsui/volumeslider.h
index 3194828fd..ea3f9a7e2 100644
--- a/src/plugins/Ui/qsui/volumeslider.h
+++ b/src/plugins/Ui/qsui/volumeslider.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 @@ class QWheelEvent;
class QMouseEvent;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class VolumeSlider : public QSlider
{
diff --git a/src/plugins/Ui/skinned/actionmanager.cpp b/src/plugins/Ui/skinned/actionmanager.cpp
index 52b655593..b88206aba 100644
--- a/src/plugins/Ui/skinned/actionmanager.cpp
+++ b/src/plugins/Ui/skinned/actionmanager.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/Ui/skinned/actionmanager.h b/src/plugins/Ui/skinned/actionmanager.h
index 3723f5970..bbe9a1f95 100644
--- a/src/plugins/Ui/skinned/actionmanager.h
+++ b/src/plugins/Ui/skinned/actionmanager.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 *
@@ -32,7 +32,7 @@ class QSettings;
#define ACTION(type) ActionManager::instance()->action(type)
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ActionManager : public QObject
{
diff --git a/src/plugins/Ui/skinned/balancebar.cpp b/src/plugins/Ui/skinned/balancebar.cpp
index 39464482a..496464afb 100644
--- a/src/plugins/Ui/skinned/balancebar.cpp
+++ b/src/plugins/Ui/skinned/balancebar.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/balancebar.h b/src/plugins/Ui/skinned/balancebar.h
index 161c31fff..50d7b7397 100644
--- a/src/plugins/Ui/skinned/balancebar.h
+++ b/src/plugins/Ui/skinned/balancebar.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -25,7 +25,7 @@
class Skin;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class BalanceBar : public PixmapWidget
{
diff --git a/src/plugins/Ui/skinned/button.cpp b/src/plugins/Ui/skinned/button.cpp
index 8ba691b5b..d38346ad6 100644
--- a/src/plugins/Ui/skinned/button.cpp
+++ b/src/plugins/Ui/skinned/button.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-2012 by Ilya Kotov *
- * forkotov02@hotmail.ru *
+ * forkotov02@ya.ru *
* *
* Based on Promoe, an XMMS2 Client *
* Copyright (C) 2005-2006 by XMMS2 Team *
diff --git a/src/plugins/Ui/skinned/button.h b/src/plugins/Ui/skinned/button.h
index b72210848..d72bfb020 100644
--- a/src/plugins/Ui/skinned/button.h
+++ b/src/plugins/Ui/skinned/button.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -25,7 +25,7 @@
class Skin;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Button : public PixmapWidget
{
diff --git a/src/plugins/Ui/skinned/display.cpp b/src/plugins/Ui/skinned/display.cpp
index 2c2545b5c..9c98b50cb 100644
--- a/src/plugins/Ui/skinned/display.cpp
+++ b/src/plugins/Ui/skinned/display.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/display.h b/src/plugins/Ui/skinned/display.h
index ec6084e9a..b11374b7b 100644
--- a/src/plugins/Ui/skinned/display.h
+++ b/src/plugins/Ui/skinned/display.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -44,7 +44,7 @@ class MainVisual;
class TitleBar;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class MainDisplay : public PixmapWidget
{
diff --git a/src/plugins/Ui/skinned/dock.cpp b/src/plugins/Ui/skinned/dock.cpp
index 46dcdd233..47f2183bf 100644
--- a/src/plugins/Ui/skinned/dock.cpp
+++ b/src/plugins/Ui/skinned/dock.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/dock.h b/src/plugins/Ui/skinned/dock.h
index 693a7b6e7..74a64c9fa 100644
--- a/src/plugins/Ui/skinned/dock.h
+++ b/src/plugins/Ui/skinned/dock.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 QAction;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Dock : public QObject
{
diff --git a/src/plugins/Ui/skinned/eqgraph.cpp b/src/plugins/Ui/skinned/eqgraph.cpp
index 7f90578bf..50522bf9b 100644
--- a/src/plugins/Ui/skinned/eqgraph.cpp
+++ b/src/plugins/Ui/skinned/eqgraph.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
diff --git a/src/plugins/Ui/skinned/eqgraph.h b/src/plugins/Ui/skinned/eqgraph.h
index 45c2901da..898575af0 100644
--- a/src/plugins/Ui/skinned/eqgraph.h
+++ b/src/plugins/Ui/skinned/eqgraph.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -24,7 +24,7 @@
class Skin;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class EQGraph : public PixmapWidget
{
diff --git a/src/plugins/Ui/skinned/eqpreset.cpp b/src/plugins/Ui/skinned/eqpreset.cpp
index b97687064..2198d50da 100644
--- a/src/plugins/Ui/skinned/eqpreset.cpp
+++ b/src/plugins/Ui/skinned/eqpreset.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006 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/Ui/skinned/eqpreset.h b/src/plugins/Ui/skinned/eqpreset.h
index c3dda3d3a..194a3c2fd 100644
--- a/src/plugins/Ui/skinned/eqpreset.h
+++ b/src/plugins/Ui/skinned/eqpreset.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006 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 *
@@ -23,7 +23,7 @@
#include <QListWidgetItem>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class EQPreset : public QListWidgetItem
{
diff --git a/src/plugins/Ui/skinned/eqslider.cpp b/src/plugins/Ui/skinned/eqslider.cpp
index ea80ba95e..31e283155 100644
--- a/src/plugins/Ui/skinned/eqslider.cpp
+++ b/src/plugins/Ui/skinned/eqslider.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
diff --git a/src/plugins/Ui/skinned/eqslider.h b/src/plugins/Ui/skinned/eqslider.h
index 9bcccb26f..70873d3c1 100644
--- a/src/plugins/Ui/skinned/eqslider.h
+++ b/src/plugins/Ui/skinned/eqslider.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -27,7 +27,7 @@ class QWheelEvent;
class Skin;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class EqSlider : public PixmapWidget
{
diff --git a/src/plugins/Ui/skinned/eqtitlebar.cpp b/src/plugins/Ui/skinned/eqtitlebar.cpp
index b7e6e504d..17a3b3b2f 100644
--- a/src/plugins/Ui/skinned/eqtitlebar.cpp
+++ b/src/plugins/Ui/skinned/eqtitlebar.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Ui/skinned/eqtitlebar.h b/src/plugins/Ui/skinned/eqtitlebar.h
index 62a0fb2b5..2c4e01f7b 100644
--- a/src/plugins/Ui/skinned/eqtitlebar.h
+++ b/src/plugins/Ui/skinned/eqtitlebar.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 Button;
class ShadedBar;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class EqTitleBar : public PixmapWidget
{
diff --git a/src/plugins/Ui/skinned/eqwidget.cpp b/src/plugins/Ui/skinned/eqwidget.cpp
index bc772995a..47d9cde24 100644
--- a/src/plugins/Ui/skinned/eqwidget.cpp
+++ b/src/plugins/Ui/skinned/eqwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/eqwidget.h b/src/plugins/Ui/skinned/eqwidget.h
index ec618c6aa..e6d888732 100644
--- a/src/plugins/Ui/skinned/eqwidget.h
+++ b/src/plugins/Ui/skinned/eqwidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -24,7 +24,7 @@
#include <qmmp/output.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class QMenu;
diff --git a/src/plugins/Ui/skinned/horizontalslider.cpp b/src/plugins/Ui/skinned/horizontalslider.cpp
index 9a253932b..45a61c740 100644
--- a/src/plugins/Ui/skinned/horizontalslider.cpp
+++ b/src/plugins/Ui/skinned/horizontalslider.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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/Ui/skinned/horizontalslider.h b/src/plugins/Ui/skinned/horizontalslider.h
index d403c1b3f..7ccaeacf8 100644
--- a/src/plugins/Ui/skinned/horizontalslider.h
+++ b/src/plugins/Ui/skinned/horizontalslider.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 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 *
@@ -26,7 +26,7 @@
class Skin;
class PixmapWidget;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class HorizontalSlider : public QWidget
{
diff --git a/src/plugins/Ui/skinned/hotkeyeditor.cpp b/src/plugins/Ui/skinned/hotkeyeditor.cpp
index de5e7a49d..419b43172 100644
--- a/src/plugins/Ui/skinned/hotkeyeditor.cpp
+++ b/src/plugins/Ui/skinned/hotkeyeditor.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/Ui/skinned/hotkeyeditor.h b/src/plugins/Ui/skinned/hotkeyeditor.h
index 21a21301d..91fe490a0 100644
--- a/src/plugins/Ui/skinned/hotkeyeditor.h
+++ b/src/plugins/Ui/skinned/hotkeyeditor.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -28,7 +28,7 @@ namespace Ui {
}
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class HotkeyEditor : public QWidget
{
diff --git a/src/plugins/Ui/skinned/keyboardmanager.cpp b/src/plugins/Ui/skinned/keyboardmanager.cpp
index dc78b9119..a0db39dbf 100644
--- a/src/plugins/Ui/skinned/keyboardmanager.cpp
+++ b/src/plugins/Ui/skinned/keyboardmanager.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-2014 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/Ui/skinned/keyboardmanager.h b/src/plugins/Ui/skinned/keyboardmanager.h
index 2c7138d02..29f5004b5 100644
--- a/src/plugins/Ui/skinned/keyboardmanager.h
+++ b/src/plugins/Ui/skinned/keyboardmanager.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/listwidget.cpp b/src/plugins/Ui/skinned/listwidget.cpp
index 6cfc33efa..616067be0 100644
--- a/src/plugins/Ui/skinned/listwidget.cpp
+++ b/src/plugins/Ui/skinned/listwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/listwidget.h b/src/plugins/Ui/skinned/listwidget.h
index e1ca694ef..9e019d630 100644
--- a/src/plugins/Ui/skinned/listwidget.h
+++ b/src/plugins/Ui/skinned/listwidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -42,7 +42,7 @@ class PopupWidget;
}
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ListWidget : public QWidget
{
diff --git a/src/plugins/Ui/skinned/listwidgetdrawer.cpp b/src/plugins/Ui/skinned/listwidgetdrawer.cpp
index 2c24e7fe6..5d24cfe9a 100644
--- a/src/plugins/Ui/skinned/listwidgetdrawer.cpp
+++ b/src/plugins/Ui/skinned/listwidgetdrawer.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2015-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/Ui/skinned/listwidgetdrawer.h b/src/plugins/Ui/skinned/listwidgetdrawer.h
index 351ada250..8999590c0 100644
--- a/src/plugins/Ui/skinned/listwidgetdrawer.h
+++ b/src/plugins/Ui/skinned/listwidgetdrawer.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2015-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 *
@@ -74,7 +74,7 @@ struct ListWidgetRow
};
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ListWidgetDrawer
{
diff --git a/src/plugins/Ui/skinned/mainvisual.cpp b/src/plugins/Ui/skinned/mainvisual.cpp
index 5667f3f06..4b71c660f 100644
--- a/src/plugins/Ui/skinned/mainvisual.cpp
+++ b/src/plugins/Ui/skinned/mainvisual.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Ui/skinned/mainvisual.h b/src/plugins/Ui/skinned/mainvisual.h
index 1ae3b795e..8ae0b0995 100644
--- a/src/plugins/Ui/skinned/mainvisual.h
+++ b/src/plugins/Ui/skinned/mainvisual.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Ui/skinned/mainwindow.cpp b/src/plugins/Ui/skinned/mainwindow.cpp
index 24575e88f..84bd76ddc 100644
--- a/src/plugins/Ui/skinned/mainwindow.cpp
+++ b/src/plugins/Ui/skinned/mainwindow.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/mainwindow.h b/src/plugins/Ui/skinned/mainwindow.h
index 8817b2f0d..db8c684c7 100644
--- a/src/plugins/Ui/skinned/mainwindow.h
+++ b/src/plugins/Ui/skinned/mainwindow.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -44,7 +44,7 @@ class QKeyEvent;
class QmmpUiSettings;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class MainWindow : public QMainWindow
{
diff --git a/src/plugins/Ui/skinned/monostereo.cpp b/src/plugins/Ui/skinned/monostereo.cpp
index 68827deb7..ca8f0b0dd 100644
--- a/src/plugins/Ui/skinned/monostereo.cpp
+++ b/src/plugins/Ui/skinned/monostereo.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
diff --git a/src/plugins/Ui/skinned/monostereo.h b/src/plugins/Ui/skinned/monostereo.h
index 9aeeda940..8779ca741 100644
--- a/src/plugins/Ui/skinned/monostereo.h
+++ b/src/plugins/Ui/skinned/monostereo.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 @@
class Skin;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class MonoStereo : public PixmapWidget
{
diff --git a/src/plugins/Ui/skinned/number.cpp b/src/plugins/Ui/skinned/number.cpp
index df23177f2..1dddebe57 100644
--- a/src/plugins/Ui/skinned/number.cpp
+++ b/src/plugins/Ui/skinned/number.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006 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/Ui/skinned/number.h b/src/plugins/Ui/skinned/number.h
index b9b65f3cb..8b44b790d 100644
--- a/src/plugins/Ui/skinned/number.h
+++ b/src/plugins/Ui/skinned/number.h
@@ -1,6 +1,6 @@
/***************************************************************************
- * Copyright (C) 2006 by Ilya Kotov *
- * forkotov02@hotmail.ru *
+ * Copyright (C) 2006 by Ilya Kotov *
+ * 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 *
@@ -23,7 +23,7 @@
#include "pixmapwidget.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Skin;
diff --git a/src/plugins/Ui/skinned/pixmapwidget.cpp b/src/plugins/Ui/skinned/pixmapwidget.cpp
index d802a3ce1..ef694db81 100644
--- a/src/plugins/Ui/skinned/pixmapwidget.cpp
+++ b/src/plugins/Ui/skinned/pixmapwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/pixmapwidget.h b/src/plugins/Ui/skinned/pixmapwidget.h
index 13b63150b..73aff2613 100644
--- a/src/plugins/Ui/skinned/pixmapwidget.h
+++ b/src/plugins/Ui/skinned/pixmapwidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -23,7 +23,7 @@
#include <QWidget>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class QPixmap;
diff --git a/src/plugins/Ui/skinned/playlist.cpp b/src/plugins/Ui/skinned/playlist.cpp
index 41c3c7af1..f27c95312 100644
--- a/src/plugins/Ui/skinned/playlist.cpp
+++ b/src/plugins/Ui/skinned/playlist.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/playlist.h b/src/plugins/Ui/skinned/playlist.h
index e87e8c08d..3bd2e0787 100644
--- a/src/plugins/Ui/skinned/playlist.h
+++ b/src/plugins/Ui/skinned/playlist.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -43,7 +43,7 @@ class PlayListSelector;
class QmmpUiSettings;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PlayList : public QWidget
{
diff --git a/src/plugins/Ui/skinned/playlistbrowser.cpp b/src/plugins/Ui/skinned/playlistbrowser.cpp
index 4489997ae..56299ffd7 100644
--- a/src/plugins/Ui/skinned/playlistbrowser.cpp
+++ b/src/plugins/Ui/skinned/playlistbrowser.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Ui/skinned/playlistbrowser.h b/src/plugins/Ui/skinned/playlistbrowser.h
index 54450b663..65d01155b 100644
--- a/src/plugins/Ui/skinned/playlistbrowser.h
+++ b/src/plugins/Ui/skinned/playlistbrowser.h
@@ -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 *
@@ -30,7 +30,7 @@ class QSortFilterProxyModel;
class QStandardItem;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PlayListBrowser : public QDialog
{
diff --git a/src/plugins/Ui/skinned/playlistcontrol.cpp b/src/plugins/Ui/skinned/playlistcontrol.cpp
index 780fc1d84..6b9d85384 100644
--- a/src/plugins/Ui/skinned/playlistcontrol.cpp
+++ b/src/plugins/Ui/skinned/playlistcontrol.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
diff --git a/src/plugins/Ui/skinned/playlistcontrol.h b/src/plugins/Ui/skinned/playlistcontrol.h
index 04f8b1bc1..8f85d0344 100644
--- a/src/plugins/Ui/skinned/playlistcontrol.h
+++ b/src/plugins/Ui/skinned/playlistcontrol.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
diff --git a/src/plugins/Ui/skinned/playlistheader.cpp b/src/plugins/Ui/skinned/playlistheader.cpp
index 7016abef7..4ad6bac03 100644
--- a/src/plugins/Ui/skinned/playlistheader.cpp
+++ b/src/plugins/Ui/skinned/playlistheader.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2015-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/Ui/skinned/playlistheader.h b/src/plugins/Ui/skinned/playlistheader.h
index 0c2e16cc6..3f57ee6d0 100644
--- a/src/plugins/Ui/skinned/playlistheader.h
+++ b/src/plugins/Ui/skinned/playlistheader.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2015-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 *
@@ -35,7 +35,7 @@ class Skin;
class PlayListHeaderModel;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PlayListHeader : public QWidget
{
diff --git a/src/plugins/Ui/skinned/playlistselector.cpp b/src/plugins/Ui/skinned/playlistselector.cpp
index 7d38c8e36..4ebac2cda 100644
--- a/src/plugins/Ui/skinned/playlistselector.cpp
+++ b/src/plugins/Ui/skinned/playlistselector.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Ui/skinned/playlistselector.h b/src/plugins/Ui/skinned/playlistselector.h
index 0cd99da71..61a1ca972 100644
--- a/src/plugins/Ui/skinned/playlistselector.h
+++ b/src/plugins/Ui/skinned/playlistselector.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -34,7 +34,7 @@ class PlayList;
class Skin;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PlayListSelector : public QWidget
{
diff --git a/src/plugins/Ui/skinned/playlistslider.cpp b/src/plugins/Ui/skinned/playlistslider.cpp
index c62119d8f..020c70d2b 100644
--- a/src/plugins/Ui/skinned/playlistslider.cpp
+++ b/src/plugins/Ui/skinned/playlistslider.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/playlistslider.h b/src/plugins/Ui/skinned/playlistslider.h
index 782aad7f2..9e2172eb2 100644
--- a/src/plugins/Ui/skinned/playlistslider.h
+++ b/src/plugins/Ui/skinned/playlistslider.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -24,7 +24,7 @@
class Skin;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PlayListSlider : public QWidget
{
diff --git a/src/plugins/Ui/skinned/playlisttitlebar.cpp b/src/plugins/Ui/skinned/playlisttitlebar.cpp
index 18332d90a..b5bf5cb62 100644
--- a/src/plugins/Ui/skinned/playlisttitlebar.cpp
+++ b/src/plugins/Ui/skinned/playlisttitlebar.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Ui/skinned/playlisttitlebar.h b/src/plugins/Ui/skinned/playlisttitlebar.h
index a6e140166..f1de7a3cb 100644
--- a/src/plugins/Ui/skinned/playlisttitlebar.h
+++ b/src/plugins/Ui/skinned/playlisttitlebar.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 *
@@ -26,7 +26,7 @@
#include "mainwindow.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Skin;
class MainWindow;
diff --git a/src/plugins/Ui/skinned/playstatus.cpp b/src/plugins/Ui/skinned/playstatus.cpp
index 44db8a9db..54cae44eb 100644
--- a/src/plugins/Ui/skinned/playstatus.cpp
+++ b/src/plugins/Ui/skinned/playstatus.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006 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/Ui/skinned/playstatus.h b/src/plugins/Ui/skinned/playstatus.h
index f5fa6d8da..819568fa4 100644
--- a/src/plugins/Ui/skinned/playstatus.h
+++ b/src/plugins/Ui/skinned/playstatus.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -25,7 +25,7 @@
class Skin;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PlayStatus : public PixmapWidget
{
diff --git a/src/plugins/Ui/skinned/popupsettings.cpp b/src/plugins/Ui/skinned/popupsettings.cpp
index c6ceef853..95c6c4c1b 100644
--- a/src/plugins/Ui/skinned/popupsettings.cpp
+++ b/src/plugins/Ui/skinned/popupsettings.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -39,7 +39,6 @@ PopupSettings::PopupSettings(QWidget *parent)
createMenu();
}
-
PopupSettings::~PopupSettings()
{}
diff --git a/src/plugins/Ui/skinned/popupsettings.h b/src/plugins/Ui/skinned/popupsettings.h
index 84af1e7a5..c669629e4 100644
--- a/src/plugins/Ui/skinned/popupsettings.h
+++ b/src/plugins/Ui/skinned/popupsettings.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -24,7 +24,7 @@
#include "ui_popupsettings.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PopupSettings : public QDialog
{
diff --git a/src/plugins/Ui/skinned/popupwidget.cpp b/src/plugins/Ui/skinned/popupwidget.cpp
index 8133ec5d0..533292c81 100644
--- a/src/plugins/Ui/skinned/popupwidget.cpp
+++ b/src/plugins/Ui/skinned/popupwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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/Ui/skinned/popupwidget.h b/src/plugins/Ui/skinned/popupwidget.h
index 8e5afd97a..fd855dfec 100644
--- a/src/plugins/Ui/skinned/popupwidget.h
+++ b/src/plugins/Ui/skinned/popupwidget.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 PlayListTrack;
namespace PlayListPopup {
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PopupWidget : public QWidget
{
diff --git a/src/plugins/Ui/skinned/positionbar.cpp b/src/plugins/Ui/skinned/positionbar.cpp
index ef67fbd38..5e6021eee 100644
--- a/src/plugins/Ui/skinned/positionbar.cpp
+++ b/src/plugins/Ui/skinned/positionbar.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Ui/skinned/positionbar.h b/src/plugins/Ui/skinned/positionbar.h
index d8f146c80..bf16c83d6 100644
--- a/src/plugins/Ui/skinned/positionbar.h
+++ b/src/plugins/Ui/skinned/positionbar.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 @@ class QWheelEvent;
class Skin;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class PositionBar : public PixmapWidget
{
diff --git a/src/plugins/Ui/skinned/preseteditor.cpp b/src/plugins/Ui/skinned/preseteditor.cpp
index 0e75df945..0d241b603 100644
--- a/src/plugins/Ui/skinned/preseteditor.cpp
+++ b/src/plugins/Ui/skinned/preseteditor.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/preseteditor.h b/src/plugins/Ui/skinned/preseteditor.h
index 79957d5ad..b77932ce3 100644
--- a/src/plugins/Ui/skinned/preseteditor.h
+++ b/src/plugins/Ui/skinned/preseteditor.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006 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 "ui_preseteditor.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class EQPreset;
diff --git a/src/plugins/Ui/skinned/shadedbar.cpp b/src/plugins/Ui/skinned/shadedbar.cpp
index 2a3f6a190..b97dee3ae 100644
--- a/src/plugins/Ui/skinned/shadedbar.cpp
+++ b/src/plugins/Ui/skinned/shadedbar.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 *
diff --git a/src/plugins/Ui/skinned/shadedbar.h b/src/plugins/Ui/skinned/shadedbar.h
index 9461fe6ae..f5e3a9d8d 100644
--- a/src/plugins/Ui/skinned/shadedbar.h
+++ b/src/plugins/Ui/skinned/shadedbar.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 *
@@ -27,7 +27,7 @@ class QPaintEvent;
class Skin;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ShadedBar : public QWidget
{
diff --git a/src/plugins/Ui/skinned/shadedvisual.cpp b/src/plugins/Ui/skinned/shadedvisual.cpp
index 347a7a0c1..82be005ea 100644
--- a/src/plugins/Ui/skinned/shadedvisual.cpp
+++ b/src/plugins/Ui/skinned/shadedvisual.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Ui/skinned/shadedvisual.h b/src/plugins/Ui/skinned/shadedvisual.h
index b5482af98..04b92b671 100644
--- a/src/plugins/Ui/skinned/shadedvisual.h
+++ b/src/plugins/Ui/skinned/shadedvisual.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 *
@@ -29,7 +29,7 @@ class QPixmap;
class Skin;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ShadedVisual : public Visual
{
diff --git a/src/plugins/Ui/skinned/shortcutdialog.cpp b/src/plugins/Ui/skinned/shortcutdialog.cpp
index e3df5d8ac..311e53c14 100644
--- a/src/plugins/Ui/skinned/shortcutdialog.cpp
+++ b/src/plugins/Ui/skinned/shortcutdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-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/Ui/skinned/shortcutdialog.h b/src/plugins/Ui/skinned/shortcutdialog.h
index e581f9c8a..92c549ac7 100644
--- a/src/plugins/Ui/skinned/shortcutdialog.h
+++ b/src/plugins/Ui/skinned/shortcutdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-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 QKeyEvent;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ShortcutDialog : public QDialog
{
diff --git a/src/plugins/Ui/skinned/shortcutitem.cpp b/src/plugins/Ui/skinned/shortcutitem.cpp
index 058136391..8e3412e10 100644
--- a/src/plugins/Ui/skinned/shortcutitem.cpp
+++ b/src/plugins/Ui/skinned/shortcutitem.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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/Ui/skinned/shortcutitem.h b/src/plugins/Ui/skinned/shortcutitem.h
index 8650e4132..a141f6574 100644
--- a/src/plugins/Ui/skinned/shortcutitem.h
+++ b/src/plugins/Ui/skinned/shortcutitem.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010 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 QWidget;
class QAction;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ShortcutItem : public QTreeWidgetItem
diff --git a/src/plugins/Ui/skinned/skin.cpp b/src/plugins/Ui/skinned/skin.cpp
index 79a54193f..6cd66d032 100644
--- a/src/plugins/Ui/skinned/skin.cpp
+++ b/src/plugins/Ui/skinned/skin.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-2017 by Ilya Kotov *
- * forkotov02@hotmail.ru *
+ * forkotov02@ya.ru *
* *
* Based on Promoe, an XMMS2 Client *
* Copyright (C) 2005-2006 by XMMS2 Team *
diff --git a/src/plugins/Ui/skinned/skin.h b/src/plugins/Ui/skinned/skin.h
index c238d90af..6a6509aa3 100644
--- a/src/plugins/Ui/skinned/skin.h
+++ b/src/plugins/Ui/skinned/skin.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-2015 by Ilya Kotov *
- * forkotov02@hotmail.ru *
+ * forkotov02@ya.ru *
* *
* Based on Promoe, an XMMS2 Client *
* Copyright (C) 2005-2006 by XMMS2 Team *
diff --git a/src/plugins/Ui/skinned/skinnedfactory.cpp b/src/plugins/Ui/skinned/skinnedfactory.cpp
index d43ffbd56..35115986b 100644
--- a/src/plugins/Ui/skinned/skinnedfactory.cpp
+++ b/src/plugins/Ui/skinned/skinnedfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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 *
@@ -46,7 +46,7 @@ void SkinnedFactory::showAbout(QWidget *parent)
tr("Simple user interface with Winamp-2.x/XMMS skins support") + "\n" +
tr("Written by:")+"\n"+
tr("Vladimir Kuznetsov <vovanec@gmail.com>")+"\n"+
- tr("Ilya Kotov <forkotov02@hotmail.ru>")+"\n"+
+ tr("Ilya Kotov <forkotov02@ya.ru>")+"\n"+
tr("Artwork:")+"\n"+
tr("Andrey Adreev <andreev00@gmail.com>")+"\n"+
tr("sixixfive <http://sixsixfive.deviantart.com/>"));
diff --git a/src/plugins/Ui/skinned/skinnedfactory.h b/src/plugins/Ui/skinned/skinnedfactory.h
index 9710639b8..8f9b7c28f 100644
--- a/src/plugins/Ui/skinned/skinnedfactory.h
+++ b/src/plugins/Ui/skinned/skinnedfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011 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 @@
/*!
- * @author Ilya Kotov <forkotov02@hotmail.ru>
+ * @author Ilya Kotov <forkotov02@ya.ru>
*/
class SkinnedFactory : public QObject, public UiFactory
{
diff --git a/src/plugins/Ui/skinned/skinnedsettings.cpp b/src/plugins/Ui/skinned/skinnedsettings.cpp
index dbcab3ccb..98037f256 100644
--- a/src/plugins/Ui/skinned/skinnedsettings.cpp
+++ b/src/plugins/Ui/skinned/skinnedsettings.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/Ui/skinned/skinnedsettings.h b/src/plugins/Ui/skinned/skinnedsettings.h
index 4fa2de9ab..ec8e30467 100644
--- a/src/plugins/Ui/skinned/skinnedsettings.h
+++ b/src/plugins/Ui/skinned/skinnedsettings.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011-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/Ui/skinned/skinreader.cpp b/src/plugins/Ui/skinned/skinreader.cpp
index 7f00ef72d..160e9b4d4 100644
--- a/src/plugins/Ui/skinned/skinreader.cpp
+++ b/src/plugins/Ui/skinned/skinreader.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/Ui/skinned/skinreader.h b/src/plugins/Ui/skinned/skinreader.h
index 4ab058fa0..ce76075f2 100644
--- a/src/plugins/Ui/skinned/skinreader.h
+++ b/src/plugins/Ui/skinned/skinreader.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 *
@@ -25,7 +25,7 @@
#include <QPixmap>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class QProcess;
diff --git a/src/plugins/Ui/skinned/symboldisplay.cpp b/src/plugins/Ui/skinned/symboldisplay.cpp
index 2fd58934f..49a6ce3c2 100644
--- a/src/plugins/Ui/skinned/symboldisplay.cpp
+++ b/src/plugins/Ui/skinned/symboldisplay.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/symboldisplay.h b/src/plugins/Ui/skinned/symboldisplay.h
index 5798ceb2c..50761d08c 100644
--- a/src/plugins/Ui/skinned/symboldisplay.h
+++ b/src/plugins/Ui/skinned/symboldisplay.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/textscroller.cpp b/src/plugins/Ui/skinned/textscroller.cpp
index 5f23229e0..8d9c5f545 100644
--- a/src/plugins/Ui/skinned/textscroller.cpp
+++ b/src/plugins/Ui/skinned/textscroller.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/textscroller.h b/src/plugins/Ui/skinned/textscroller.h
index a82c2fcc5..5dbf523be 100644
--- a/src/plugins/Ui/skinned/textscroller.h
+++ b/src/plugins/Ui/skinned/textscroller.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 *
@@ -31,7 +31,7 @@ class Skin;
class SoundCore;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class TextScroller : public QWidget
{
diff --git a/src/plugins/Ui/skinned/timeindicator.cpp b/src/plugins/Ui/skinned/timeindicator.cpp
index fb6b84d81..34850e1e3 100644
--- a/src/plugins/Ui/skinned/timeindicator.cpp
+++ b/src/plugins/Ui/skinned/timeindicator.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/timeindicator.h b/src/plugins/Ui/skinned/timeindicator.h
index 526583688..7f3721405 100644
--- a/src/plugins/Ui/skinned/timeindicator.h
+++ b/src/plugins/Ui/skinned/timeindicator.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/titlebar.cpp b/src/plugins/Ui/skinned/titlebar.cpp
index 256a157cc..3b0f47a44 100644
--- a/src/plugins/Ui/skinned/titlebar.cpp
+++ b/src/plugins/Ui/skinned/titlebar.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Ui/skinned/titlebar.h b/src/plugins/Ui/skinned/titlebar.h
index 89b795489..a2c7b98d3 100644
--- a/src/plugins/Ui/skinned/titlebar.h
+++ b/src/plugins/Ui/skinned/titlebar.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 *
@@ -36,7 +36,7 @@ class ShadedVisual;
class TimeIndicatorModel;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class TitleBar : public PixmapWidget
{
diff --git a/src/plugins/Ui/skinned/titlebarcontrol.cpp b/src/plugins/Ui/skinned/titlebarcontrol.cpp
index c6f32de71..05a4433ae 100644
--- a/src/plugins/Ui/skinned/titlebarcontrol.cpp
+++ b/src/plugins/Ui/skinned/titlebarcontrol.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 *
diff --git a/src/plugins/Ui/skinned/titlebarcontrol.h b/src/plugins/Ui/skinned/titlebarcontrol.h
index 793d78459..a2fd5a051 100644
--- a/src/plugins/Ui/skinned/titlebarcontrol.h
+++ b/src/plugins/Ui/skinned/titlebarcontrol.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 @@
class QMouseEvent;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class TitleBarControl : public QWidget
{
diff --git a/src/plugins/Ui/skinned/togglebutton.cpp b/src/plugins/Ui/skinned/togglebutton.cpp
index e03bcf334..3e20cf18b 100644
--- a/src/plugins/Ui/skinned/togglebutton.cpp
+++ b/src/plugins/Ui/skinned/togglebutton.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-2008 by Ilya Kotov *
- * forkotov02@hotmail.ru *
+ * forkotov02@ya.ru *
* *
* Based on Promoe, an XMMS2 Client *
* Copyright (C) 2005-2006 by XMMS2 Team *
diff --git a/src/plugins/Ui/skinned/togglebutton.h b/src/plugins/Ui/skinned/togglebutton.h
index 5f5b20484..ab4d2e1ee 100644
--- a/src/plugins/Ui/skinned/togglebutton.h
+++ b/src/plugins/Ui/skinned/togglebutton.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006 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 *
@@ -23,7 +23,7 @@
#include "pixmapwidget.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class Skin;
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_bg.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_bg.ts
index 5a7959c48..901b79e30 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_bg.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_bg.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts
index 440768dcf..2ba51fccd 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_de.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_de.ts
index 793213858..a83527335 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_de.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_de.ts
@@ -1158,8 +1158,8 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../skinnedfactory.cpp" line="50"/>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_el.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_el.ts
index e1fdbb212..a2e12f5c9 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_el.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_el.ts
@@ -1158,8 +1158,8 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../skinnedfactory.cpp" line="50"/>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_en.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_en.ts
index d414d632c..4520d6986 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_en.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_en.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_es.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_es.ts
index 8fe10a79f..8150b2a0a 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_es.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_es.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_fr.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_fr.ts
index 62481fab9..23bf469a3 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_fr.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_fr.ts
@@ -1158,8 +1158,8 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../skinnedfactory.cpp" line="50"/>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts
index a1a0013a5..dc405136b 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_he.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_he.ts
index 26babdc1c..3a69aa2c4 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_he.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_he.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts
index 0e553f647..01a07a2cd 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_id.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_id.ts
index 91f000f2c..e7f49b466 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_id.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_id.ts
@@ -1158,8 +1158,8 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../skinnedfactory.cpp" line="50"/>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_it.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_it.ts
index cc09d6898..3a4bc3728 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_it.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_it.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts
index 0694d0ad9..d472f161f 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts
@@ -1159,8 +1159,8 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../skinnedfactory.cpp" line="50"/>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_kk.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_kk.ts
index b9d7e6c1f..b44aa4133 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_kk.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_kk.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts
index 7267415e6..b78503191 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts
@@ -1159,7 +1159,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts
index 4385bfe8f..1c37f8c1e 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts
index 2f0934d4a..425cc90f1 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_pt.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_pt.ts
index e662f6394..cbc073433 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_pt.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_pt.ts
@@ -1158,8 +1158,8 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../skinnedfactory.cpp" line="50"/>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts
index 38f78201b..af2ff7b8e 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts
@@ -1158,8 +1158,8 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../skinnedfactory.cpp" line="50"/>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts
index 0d70e46c7..614e7c09b 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts
@@ -1158,8 +1158,8 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Илья Котов&lt;forkotov02@hotmail.ru&gt; </translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Илья Котов&lt;forkotov02@ya.ru&gt; </translation>
</message>
<message>
<location filename="../skinnedfactory.cpp" line="50"/>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts
index 8919ba09e..28007ebb7 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_sr_BA.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_sr_BA.ts
index 9a7e86150..80fe0f3b9 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_sr_BA.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_sr_BA.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_sr_RS.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_sr_RS.ts
index e360155cd..235cf5860 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_sr_RS.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_sr_RS.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts
index e79b797df..66cb309e8 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts
index 6129c8c36..f6833b99a 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts
@@ -1158,8 +1158,8 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../skinnedfactory.cpp" line="50"/>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts
index 013522628..f2369ef02 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts
@@ -1158,8 +1158,8 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../skinnedfactory.cpp" line="50"/>
diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts
index a01704975..32ca1076e 100644
--- a/src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts
+++ b/src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts
@@ -1158,7 +1158,7 @@
</message>
<message>
<location filename="../skinnedfactory.cpp" line="49"/>
- <source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Ui/skinned/visualmenu.cpp b/src/plugins/Ui/skinned/visualmenu.cpp
index 2a8bf2227..ba6409c55 100644
--- a/src/plugins/Ui/skinned/visualmenu.cpp
+++ b/src/plugins/Ui/skinned/visualmenu.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Ui/skinned/visualmenu.h b/src/plugins/Ui/skinned/visualmenu.h
index 198fb4b71..301ce4e4e 100644
--- a/src/plugins/Ui/skinned/visualmenu.h
+++ b/src/plugins/Ui/skinned/visualmenu.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 VisualFactory;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class VisualMenu : public QMenu
{
diff --git a/src/plugins/Ui/skinned/volumebar.cpp b/src/plugins/Ui/skinned/volumebar.cpp
index b2d61ca33..dadf82c96 100644
--- a/src/plugins/Ui/skinned/volumebar.cpp
+++ b/src/plugins/Ui/skinned/volumebar.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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/Ui/skinned/volumebar.h b/src/plugins/Ui/skinned/volumebar.h
index 3f00cb579..96a2315c7 100644
--- a/src/plugins/Ui/skinned/volumebar.h
+++ b/src/plugins/Ui/skinned/volumebar.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006-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 Skin;
class MainWindow;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class VolumeBar : public PixmapWidget
{
diff --git a/src/plugins/Visual/analyzer/analyzer.cpp b/src/plugins/Visual/analyzer/analyzer.cpp
index 52acc459b..5a409142b 100644
--- a/src/plugins/Visual/analyzer/analyzer.cpp
+++ b/src/plugins/Visual/analyzer/analyzer.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Visual/analyzer/analyzer.h b/src/plugins/Visual/analyzer/analyzer.h
index 2e3f8019f..c44e99aee 100644
--- a/src/plugins/Visual/analyzer/analyzer.h
+++ b/src/plugins/Visual/analyzer/analyzer.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Visual/analyzer/colorwidget.cpp b/src/plugins/Visual/analyzer/colorwidget.cpp
index 2cb9f14a6..b02e3a46b 100644
--- a/src/plugins/Visual/analyzer/colorwidget.cpp
+++ b/src/plugins/Visual/analyzer/colorwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005-2014 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/Visual/analyzer/colorwidget.h b/src/plugins/Visual/analyzer/colorwidget.h
index abbf867ff..86d915a09 100644
--- a/src/plugins/Visual/analyzer/colorwidget.h
+++ b/src/plugins/Visual/analyzer/colorwidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005-2014 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/Visual/analyzer/settingsdialog.cpp b/src/plugins/Visual/analyzer/settingsdialog.cpp
index 664fae2b1..c154da8da 100644
--- a/src/plugins/Visual/analyzer/settingsdialog.cpp
+++ b/src/plugins/Visual/analyzer/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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/Visual/analyzer/settingsdialog.h b/src/plugins/Visual/analyzer/settingsdialog.h
index 91502f880..1ad4e632e 100644
--- a/src/plugins/Visual/analyzer/settingsdialog.h
+++ b/src/plugins/Visual/analyzer/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2007-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 "ui_settingsdialog.h"
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class SettingsDialog : public QDialog
{
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_bg.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_bg.ts
index 353de1815..6399d6a22 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_bg.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_bg.ts
@@ -164,7 +164,7 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_cs.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_cs.ts
index 5bc778d00..06b040afc 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_cs.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_cs.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts
index 07959a5cd..be8f12898 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_el.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_el.ts
index 787550722..eb88da78f 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_el.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_el.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_en.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_en.ts
index 199a027f5..415d6a3e0 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_en.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_en.ts
@@ -164,7 +164,7 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_es.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_es.ts
index 39d236d1b..20882049d 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_es.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_es.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_fr.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_fr.ts
index 29a276936..750a8e011 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_fr.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_fr.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts
index 936f930ea..56257221f 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_he.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_he.ts
index 1ef1a9bc7..192fa657f 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_he.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_he.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_hu.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_hu.ts
index 346c8df1a..b526af1a5 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_hu.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_hu.ts
@@ -164,7 +164,7 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_id.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_id.ts
index 75c532647..3580c16b6 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_id.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_id.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_it.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_it.ts
index 983022637..dcf56620a 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_it.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_it.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_ja.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_ja.ts
index 5a0010f52..0e52f43bf 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_ja.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_ja.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_kk.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_kk.ts
index c239e9b52..90cae5feb 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_kk.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_kk.ts
@@ -164,7 +164,7 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_lt.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_lt.ts
index 69e9b2719..5011817f6 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_lt.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_lt.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_nl.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_nl.ts
index 12c3f3655..f425576e8 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_nl.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_nl.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts
index 8ba91134f..9605cbe05 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pl_PL.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt.ts
index 294a1dd65..da54b4685 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt_BR.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt_BR.ts
index 3a4b00f23..f0e6a6328 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt_BR.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_pt_BR.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_ru.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_ru.ts
index e6927c68d..9b6e078ae 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_ru.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_ru.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_sk.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_sk.ts
index 673c70418..f9cc32835 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_sk.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_sk.ts
@@ -164,7 +164,7 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_sr_BA.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_sr_BA.ts
index c3165ff5f..8f7e25f58 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_sr_BA.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_sr_BA.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_sr_RS.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_sr_RS.ts
index ec928e9da..8f80fd80a 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_sr_RS.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_sr_RS.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_tr.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_tr.ts
index 183cc825a..109ebf5e2 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_tr.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_tr.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_uk_UA.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_uk_UA.ts
index 128347866..b1234aad3 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_uk_UA.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_uk_UA.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_zh_CN.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_zh_CN.ts
index e4c31046f..ec8478b89 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_zh_CN.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_zh_CN.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_zh_TW.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_zh_TW.ts
index ceec18673..47d70a60b 100644
--- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_zh_TW.ts
+++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_zh_TW.ts
@@ -164,8 +164,8 @@
</message>
<message>
<location filename="../visualanalyzerfactory.cpp" line="53"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/Visual/analyzer/visualanalyzerfactory.cpp b/src/plugins/Visual/analyzer/visualanalyzerfactory.cpp
index 367324e83..b9867ecca 100644
--- a/src/plugins/Visual/analyzer/visualanalyzerfactory.cpp
+++ b/src/plugins/Visual/analyzer/visualanalyzerfactory.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 VisualAnalyzerFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About Analyzer Visual Plugin"),
tr("Qmmp Analyzer Visual Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *VisualAnalyzerFactory::createTranslator(QObject *parent)
diff --git a/src/plugins/Visual/analyzer/visualanalyzerfactory.h b/src/plugins/Visual/analyzer/visualanalyzerfactory.h
index 15d9820e8..f5f14d96a 100644
--- a/src/plugins/Visual/analyzer/visualanalyzerfactory.h
+++ b/src/plugins/Visual/analyzer/visualanalyzerfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-2014 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 @@
#include <qmmp/visual.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class VisualAnalyzerFactory : public QObject, public VisualFactory
{
diff --git a/src/plugins/Visual/projectm/projectmplugin.cpp b/src/plugins/Visual/projectm/projectmplugin.cpp
index a1f16ad46..7b0935949 100644
--- a/src/plugins/Visual/projectm/projectmplugin.cpp
+++ b/src/plugins/Visual/projectm/projectmplugin.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Visual/projectm/projectmplugin.h b/src/plugins/Visual/projectm/projectmplugin.h
index fef5b12bc..76847a72d 100644
--- a/src/plugins/Visual/projectm/projectmplugin.h
+++ b/src/plugins/Visual/projectm/projectmplugin.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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/Visual/projectm/projectmwidget.cpp b/src/plugins/Visual/projectm/projectmwidget.cpp
index a9072db51..af1074c1b 100644
--- a/src/plugins/Visual/projectm/projectmwidget.cpp
+++ b/src/plugins/Visual/projectm/projectmwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-2017 by Ilya Kotov *
- * forkotov02@hotmail.ru *
+ * forkotov02@ya.ru *
* *
* Copyright (C) 2007 by projectM team *
* *
diff --git a/src/plugins/Visual/projectm/projectmwidget.h b/src/plugins/Visual/projectm/projectmwidget.h
index 94d535ed0..4c4788ce1 100644
--- a/src/plugins/Visual/projectm/projectmwidget.h
+++ b/src/plugins/Visual/projectm/projectmwidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 *
@@ -29,7 +29,7 @@ class ProjectMWrapper;
class projectM;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ProjectMWidget : public QGLWidget
{
diff --git a/src/plugins/Visual/projectm/projectmwrapper.cpp b/src/plugins/Visual/projectm/projectmwrapper.cpp
index 2241d141d..eb8a2d07e 100644
--- a/src/plugins/Visual/projectm/projectmwrapper.cpp
+++ b/src/plugins/Visual/projectm/projectmwrapper.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 *
diff --git a/src/plugins/Visual/projectm/projectmwrapper.h b/src/plugins/Visual/projectm/projectmwrapper.h
index 92a4008d0..530ee0fee 100644
--- a/src/plugins/Visual/projectm/projectmwrapper.h
+++ b/src/plugins/Visual/projectm/projectmwrapper.h
@@ -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 *
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_bg.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_bg.ts
index 2a83ae9d5..f4d1b8cc1 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_bg.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_bg.ts
@@ -126,7 +126,7 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_cs.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_cs.ts
index 1ba6c9498..d38108512 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_cs.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_cs.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_de.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_de.ts
index deac966f4..b2ee4fc42 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_de.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_de.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Geschrieben von: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_el.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_el.ts
index 4d4718d5e..f089c0e7c 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_el.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_el.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Γράφτηκε από τον: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_en.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_en.ts
index ddf4fdfdc..52f2b9d84 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_en.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_en.ts
@@ -126,7 +126,7 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_es.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_es.ts
index acfcd9565..43dfe9436 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_es.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_es.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_fr.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_fr.ts
index 89ee04e95..61920fc4a 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_fr.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_fr.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Écrit par : Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Écrit par : Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_gl_ES.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_gl_ES.ts
index a5b23cd29..e37b0c715 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_gl_ES.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_gl_ES.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_he.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_he.ts
index 3acab681a..e25615a3b 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_he.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_he.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;‎</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>חובר על ידי: Ilya Kotov &lt;forkotov02@ya.ru&gt;‎</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_hu.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_hu.ts
index 4249937e1..fb75cf29a 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_hu.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_hu.ts
@@ -126,7 +126,7 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_id.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_id.ts
index b1f47203e..a98180adf 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_id.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_id.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_it.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_it.ts
index 287c2b61b..4ae461bc0 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_it.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_it.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autore by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autore by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_ja.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_ja.ts
index 1b91643c2..8ad116e4f 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_ja.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_ja.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>制作: Илья Котов (Ilya Kotov) &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_kk.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_kk.ts
index e3b4a7b11..3478511c1 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_kk.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_kk.ts
@@ -126,7 +126,7 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_lt.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_lt.ts
index 36546f754..4c2d97126 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_lt.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_lt.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Sukūrė: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Sukūrė: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_nl.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_nl.ts
index 211688c2c..67495d9aa 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_nl.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_nl.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Auteur: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts
index 24cd24d89..8505bc187 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_pl_PL.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_pt.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_pt.ts
index f45779e2a..86a38e298 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_pt.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_pt.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_pt_BR.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_pt_BR.ts
index 39f7c621a..8b4604a90 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_pt_BR.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_pt_BR.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Desenvolvido por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_ru.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_ru.ts
index c590f4227..4b579c316 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_ru.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_ru.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_sk.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_sk.ts
index a2ff29d36..cf1199942 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_sk.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_sk.ts
@@ -126,7 +126,7 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_sr_BA.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_sr_BA.ts
index 178882553..58238eec8 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_sr_BA.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_sr_BA.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_sr_RS.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_sr_RS.ts
index c249afc14..583896188 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_sr_RS.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_sr_RS.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Аутор: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Аутор: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_tr.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_tr.ts
index a10d4f296..bbdb87157 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_tr.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_tr.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Yazan: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_uk_UA.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_uk_UA.ts
index 69a428fe2..1bb803eae 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_uk_UA.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_uk_UA.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>Розробник: Ілля Котов &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_zh_CN.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_zh_CN.ts
index 9906497fb..2ba354aa3 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_zh_CN.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_zh_CN.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_zh_TW.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_zh_TW.ts
index 279575565..a6bb06fdf 100644
--- a/src/plugins/Visual/projectm/translations/projectm_plugin_zh_TW.ts
+++ b/src/plugins/Visual/projectm/translations/projectm_plugin_zh_TW.ts
@@ -126,8 +126,8 @@
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="54"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
<message>
<location filename="../visualprojectmfactory.cpp" line="55"/>
diff --git a/src/plugins/Visual/projectm/visualprojectmfactory.cpp b/src/plugins/Visual/projectm/visualprojectmfactory.cpp
index 82e246028..d7e411136 100644
--- a/src/plugins/Visual/projectm/visualprojectmfactory.cpp
+++ b/src/plugins/Visual/projectm/visualprojectmfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-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 VisualProjectMFactory::showAbout(QWidget *parent)
QMessageBox::about (parent, tr("About ProjectM Visual Plugin"),
tr("Qmmp ProjectM Visual Plugin")+"\n"+
tr("This plugin adds projectM visualization")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")+"\n"+
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>")+"\n"+
tr("Based on libprojectM-qt library"));
}
diff --git a/src/plugins/Visual/projectm/visualprojectmfactory.h b/src/plugins/Visual/projectm/visualprojectmfactory.h
index a1aa1256f..a4963c137 100644
--- a/src/plugins/Visual/projectm/visualprojectmfactory.h
+++ b/src/plugins/Visual/projectm/visualprojectmfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009-2014 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 <qmmp/visual.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class VisualProjectMFactory : public QObject, public VisualFactory
{