diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-01-23 18:04:45 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-01-23 18:04:45 +0000 |
| commit | d3f1937f200122373ce8fcb7c9ac8a52d55d7bdc (patch) | |
| tree | 479dc16b09bf9dac47bb20a6e4d172d42c385a0b /src/plugins/General/lyrics | |
| parent | 3ad830394688338626c098cf959e24a7c6af9a1f (diff) | |
| download | qmmp-d3f1937f200122373ce8fcb7c9ac8a52d55d7bdc.tar.gz qmmp-d3f1937f200122373ce8fcb7c9ac8a52d55d7bdc.tar.bz2 qmmp-d3f1937f200122373ce8fcb7c9ac8a52d55d7bdc.zip | |
some general api changes
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@755 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics')
7 files changed, 25 insertions, 27 deletions
diff --git a/src/plugins/General/lyrics/lyricsfactory.cpp b/src/plugins/General/lyrics/lyricsfactory.cpp index 1e265c6af..5f9c29bf2 100644 --- a/src/plugins/General/lyrics/lyricsfactory.cpp +++ b/src/plugins/General/lyrics/lyricsfactory.cpp @@ -27,6 +27,7 @@ const GeneralProperties LyricsFactory::properties() const { GeneralProperties properties; properties.name = tr("Lyrics Plugin"); + properties.shortName = "lyrics"; properties.hasAbout = TRUE; properties.hasSettings = FALSE; properties.visibilityControl = FALSE; diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts index 33bfb549f..8ee2c207f 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_cs.ts @@ -16,22 +16,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="48"/> + <location filename="../lyricsfactory.cpp" line="50"/> <source>About Lyrics Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="49"/> + <location filename="../lyricsfactory.cpp" line="51"/> <source>Qmmp Lyrics Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="51"/> + <location filename="../lyricsfactory.cpp" line="53"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="50"/> + <location filename="../lyricsfactory.cpp" line="52"/> <source>This plugin retrieves lyrics from LyricWiki.org</source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts index 50e5bd5e5..911072ea3 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_de.ts @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS><TS version="1.1" language="de"> -<defaultcodec></defaultcodec> <context> <name>Lyrics</name> <message> @@ -17,22 +16,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="48"/> + <location filename="../lyricsfactory.cpp" line="50"/> <source>About Lyrics Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="49"/> + <location filename="../lyricsfactory.cpp" line="51"/> <source>Qmmp Lyrics Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="51"/> + <location filename="../lyricsfactory.cpp" line="53"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="50"/> + <location filename="../lyricsfactory.cpp" line="52"/> <source>This plugin retrieves lyrics from LyricWiki.org</source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts index a70c44a7b..1a09bccf9 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_ru.ts @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS><TS version="1.1" language="pl"> -<defaultcodec></defaultcodec> <context> <name>Lyrics</name> <message> @@ -17,22 +16,22 @@ <translation>Модуль показа текстов</translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="48"/> + <location filename="../lyricsfactory.cpp" line="50"/> <source>About Lyrics Plugin</source> <translation>О модуле показа текстов песен</translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="49"/> + <location filename="../lyricsfactory.cpp" line="51"/> <source>Qmmp Lyrics Plugin</source> <translation>Модуль показа текстов песен для Qmmp</translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="51"/> + <location filename="../lyricsfactory.cpp" line="53"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="50"/> + <location filename="../lyricsfactory.cpp" line="52"/> <source>This plugin retrieves lyrics from LyricWiki.org</source> <translation>Этот модуль предназначен для получания текстов песен из LyricWiki.org</translation> </message> 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 2d1625eeb..e8f590ad9 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_uk_UA.ts @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS><TS version="1.1" language="uk"> -<defaultcodec></defaultcodec> <context> <name>Lyrics</name> <message> @@ -17,22 +16,22 @@ <translation>Модуль текстів</translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="48"/> + <location filename="../lyricsfactory.cpp" line="50"/> <source>About Lyrics Plugin</source> <translation>Про модуль текстів</translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="49"/> + <location filename="../lyricsfactory.cpp" line="51"/> <source>Qmmp Lyrics Plugin</source> <translation>Модуль текстів для Qmmp</translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="51"/> + <location filename="../lyricsfactory.cpp" line="53"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Розробник: Ілля Котов <forkotov02@hotmail.ru></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="50"/> + <location filename="../lyricsfactory.cpp" line="52"/> <source>This plugin retrieves lyrics from LyricWiki.org</source> <translation>Цей модуль отримує тексти з LyricWiki.org</translation> </message> 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 33bfb549f..8ee2c207f 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_CN.ts @@ -16,22 +16,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="48"/> + <location filename="../lyricsfactory.cpp" line="50"/> <source>About Lyrics Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="49"/> + <location filename="../lyricsfactory.cpp" line="51"/> <source>Qmmp Lyrics Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="51"/> + <location filename="../lyricsfactory.cpp" line="53"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="50"/> + <location filename="../lyricsfactory.cpp" line="52"/> <source>This plugin retrieves lyrics from LyricWiki.org</source> <translation type="unfinished"></translation> </message> 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 33bfb549f..8ee2c207f 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_zh_TW.ts @@ -16,22 +16,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="48"/> + <location filename="../lyricsfactory.cpp" line="50"/> <source>About Lyrics Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="49"/> + <location filename="../lyricsfactory.cpp" line="51"/> <source>Qmmp Lyrics Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="51"/> + <location filename="../lyricsfactory.cpp" line="53"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="50"/> + <location filename="../lyricsfactory.cpp" line="52"/> <source>This plugin retrieves lyrics from LyricWiki.org</source> <translation type="unfinished"></translation> </message> |
