diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index fe2f6e5b0efb..e538fff37b17 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,95 +1,73 @@ PORTNAME= amarok -DISTVERSIONPREFIX= v -DISTVERSION= 2.9.71 -PORTREVISION= 5 +DISTVERSION= 3.3.2 CATEGORIES= audio kde +MASTER_SITES= KDE/stable/amarok/${DISTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE music player WWW= https://amarok.kde.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= No longer actively maintained upstream. -EXPIRATION_DATE= 2023-03-31 - -LIB_DEPENDS= libdbus-1.so:devel/dbus \ - libfftw3.so:math/fftw3 \ - liblastfm5.so:audio/liblastfm-qt5 \ - libqjson-qt5.so:devel/qjson \ +LIB_DEPENDS= libfftw3.so:math/fftw3 \ + libmtp.so:multimedia/libmtp \ libtag.so:audio/taglib \ - libtag-extras.so:audio/taglib-extras \ - liblz4.so:archivers/liblz4 - -USES= cmake compiler:c++11-lang cpe desktop-file-utils \ - kde:5 mysql:client,embedded pkgconfig qca qt:5 shebangfix ssl xorg -IGNORE_WITH_MYSQL=80 - -USE_QT= core concurrent declarative dbus gui location network phonon4 \ - quickcontrols2 script scripttools sql svg webchannel \ - webkit widgets xml \ - buildtools:build qmake:build testlib:build - -USE_KDE= archive auth attica bookmarks codecs config configwidgets \ - completion coreaddons crash dbusaddons dnssd globalaccel \ - guiaddons i18n iconthemes itemviews jobwidgets kdeclarative \ - kcmutils kio kirigami2 newstuff notifications notifyconfig \ - package parts service solid sonnet texteditor textwidgets \ - threadweaver wallet widgetsaddons windowsystem xmlgui \ - doctools:build ecm:build + libunwind.so:devel/libunwind + +USES= cmake compiler:c++14-lang cpe desktop-file-utils gettext gl gnome \ + gstreamer kde:6 pkgconfig python qt:6 ssl xorg \ + tar:xz +USE_GL= gl opengl +USE_GNOME= glib20 +USE_GSTREAMER= plugins +USE_KDE= archive colorscheme coreaddons crash dbusaddons \ + dnssd doctools globalaccel guiaddons i18n \ + iconthemes kcmutils kio notifications package \ + solid statusnotifieritem texteditor textwidgets \ + threadweaver windowsystem \ + ecm:build doctools:build +USE_QT= base declarative svg tools webengine USE_XORG= ice sm x11 xext USE_LDCONFIG= yes CPE_VENDOR= kde -KDE_INVENT= 3e11ccdd1417e70486eaaa84d8475182eec44c20 multimedia - -CONFIGURE_ENV= MYSQL_DIR=${LOCALBASE} +CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_Googlemock=True -SHEBANG_FILES= src/kconf_update/amarok-2.4.1-tokens_syntax_update.pl -CMAKE_ARGS= -DOPENSSL_ROOT_DIR=${OPENSSLBASE} -CMAKE_ON= WITH_DESKTOP_UI -CMAKE_OFF= WITH_FFmpeg +OPTIONS_DEFINE= EMBEDDED IPOD LASTFM +OPTIONS_DEFAULT= IPOD +OPTIONS_SUB= yes -BROKEN_sparc64= does not build (GCC-related error) +EMBEDDED_DESC= Use a dedicated MySQL instance (requires MariaDB) +EMBEDDED_BUILD_DEPENDS= ${LOCALBASE}/libexec/mysqld:${_MYSQL_SERVER} +EMBEDDED_USES= mysql:${AMAROK_SQL_VER},client,server +EMBEDDED_USES_OFF= mysql +EMBEDDED_CMAKE_BOOL= WITH_EMBEDDED_DB -OPTIONS_DEFINE= IPOD MP3TUNES MTP QTWEBENGINE -OPTIONS_DEFAULT= IPOD MP3TUNES MTP -OPTIONS_DEFAULT_amd64= QTWEBENGINE -OPTIONS_DEFAULT_i386= QTWEBENGINE -OPTIONS_SUB= yes +# Requires libmygpo-qt6 >= 1.2.0. https://github.com/gpodder/libmygpo-qt +# GPODDER_DESC= Enable gpodder.net support +# GPODDER_USE= KDE=kwallet +# GPODDER_CMAKE_BOOL= WITH_GPODDER IPOD_DESC= Apple iPod support IPOD_LIB_DEPENDS= libgpod.so:audio/libgpod \ libimobiledevice-1.0.so:comms/libimobiledevice \ libplist-2.0.so:devel/libplist -IPOD_USE= GNOME=gdkpixbuf2,glib20 -IPOD_USES= gnome +IPOD_USE= GNOME=gdkpixbuf IPOD_CMAKE_BOOL= WITH_IPOD -MP3TUNES_DESC= MP3tunes support -MP3TUNES_LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth \ - libcurl.so:ftp/curl -MP3TUNES_LIB_DEPENDS_OFF= libgcrypt.so:security/libgcrypt -MP3TUNES_USE= GNOME=glib20,libxml2 -MP3TUNES_USES= gnome - -MP3TUNES_CMAKE_BOOL= WITH_MP3Tunes -MP3TUNES_CMAKE_BOOL_OFF= WITH_Libgcrypt - -MTP_LIB_DEPENDS= libmtp.so:multimedia/libmtp -MTP_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Mtp - -QTWEBENGINE_DESC= Add dependency on qt5-webengine -QTWEBENGINE_USE= qt=webengine -QTWEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine +# /usr/local/include/lastfm6/global.h:65:26: error: invalid operands to binary expression ('const char *' and 'QLatin1String') +LASTFM_DESC= Enable last.fm support (broken) +LASTFM_BROKEN= fails to build with liblastfm-qt6 +LASTFM_LIB_DEPENDS= liblastfm6.so:audio/liblastfm +LASTFM_USE= KDE=kwallet +LASTFM_CMAKE_BOOL= WITH_LASTFM -post-patch: - @${REINPLACE_CMD} -e 's|/usr/include|${LOCALBASE}/include|' \ - ${WRKSRC}/cmake/modules/FindLoudmouth.cmake +.include -post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages +.if ${PORT_OPTIONS:MEMBEDDED} && (${MYSQL_FLAVOUR} == mysql) +IGNORE= EMBEDDED option requires MariaDB +.endif -.include +.include diff --git a/audio/amarok/distinfo b/audio/amarok/distinfo index 37ad3556b44e..31d8fc9fecad 100644 --- a/audio/amarok/distinfo +++ b/audio/amarok/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620379660 -SHA256 (multimedia-amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20_GL0.tar.gz) = 1bf4de930de3b1215369dbef7361e7b4dd0b4eb5c2650c1199188ff8ffd0377d -SIZE (multimedia-amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20_GL0.tar.gz) = 21085142 +TIMESTAMP = 1775135295 +SHA256 (amarok-3.3.2.tar.xz) = aa436b09d3991be48cf37e6f0b71f58aebd5bffaba0fdce7ffd3c2b485d3660b +SIZE (amarok-3.3.2.tar.xz) = 47742228 diff --git a/audio/amarok/files/patch-cmake_modules_FindMariaDBd.cmake b/audio/amarok/files/patch-cmake_modules_FindMariaDBd.cmake new file mode 100644 index 000000000000..a5bbb955bdeb --- /dev/null +++ b/audio/amarok/files/patch-cmake_modules_FindMariaDBd.cmake @@ -0,0 +1,11 @@ +--- cmake/modules/FindMariaDBd.cmake.orig 2026-01-17 10:51:16 UTC ++++ cmake/modules/FindMariaDBd.cmake +@@ -32,7 +32,7 @@ if(MYSQLCONFIG_EXECUTABLE) + + if(MYSQLCONFIG_EXECUTABLE) + execute_process( +- COMMAND ${MYSQLCONFIG_EXECUTABLE} --libmysqld-libs ++ COMMAND ${MYSQLCONFIG_EXECUTABLE} --libs + RESULT_VARIABLE MC_return_embedded + OUTPUT_VARIABLE MC_MYSQLE_LIBRARIES + OUTPUT_STRIP_TRAILING_WHITESPACE diff --git a/audio/amarok/pkg-plist b/audio/amarok/pkg-plist index b8c6c67ca156..edfe2eca29d9 100644 --- a/audio/amarok/pkg-plist +++ b/audio/amarok/pkg-plist @@ -1,694 +1,1293 @@ bin/amarok bin/amarok_afttagger bin/amarokcollectionscanner -bin/amarokpkg -etc/xdg/amarok.knsrc etc/xdg/amarok_homerc lib/libamarok-sqlcollection.so lib/libamarok-sqlcollection.so.1 lib/libamarok-sqlcollection.so.1.0.0 lib/libamarok-transcoding.so lib/libamarok-transcoding.so.1 lib/libamarok-transcoding.so.1.0.0 +%%LASTFM%%lib/libamarok_service_lastfm_config.so lib/libamarokcore.so lib/libamarokcore.so.1 lib/libamarokcore.so.1.0.0 lib/libamaroklib.so lib/libamaroklib.so.1 lib/libamaroklib.so.1.0.0 lib/libamarokpud.so lib/libamarokshared.so lib/libamarokshared.so.1 lib/libamarokshared.so.1.0.0 -lib/libamarok_service_lastfm_config.so lib/libampache_account_login.so %%QT_PLUGINDIR%%/amarok_collection-audiocdcollection.so %%QT_PLUGINDIR%%/amarok_collection-daapcollection.so -%%IPOD%%lib/qt5/plugins/amarok_collection-ipodcollection.so -%%MTP%%lib/qt5/plugins/amarok_collection-mtpcollection.so +%%IPOD%%%%QT_PLUGINDIR%%/amarok_collection-ipodcollection.so +%%QT_PLUGINDIR%%/amarok_collection-mtpcollection.so %%QT_PLUGINDIR%%/amarok_collection-mysqlcollection.so %%QT_PLUGINDIR%%/amarok_collection-playdarcollection.so %%QT_PLUGINDIR%%/amarok_collection-umscollection.so -%%QT_PLUGINDIR%%/amarok_collection-upnpcollection.so %%QT_PLUGINDIR%%/amarok_importer-amarok.so %%QT_PLUGINDIR%%/amarok_importer-banshee.so %%QT_PLUGINDIR%%/amarok_importer-clementine.so %%QT_PLUGINDIR%%/amarok_importer-fastforward.so %%QT_PLUGINDIR%%/amarok_importer-itunes.so %%QT_PLUGINDIR%%/amarok_importer-rhythmbox.so %%QT_PLUGINDIR%%/amarok_service_ampache.so -%%QT_PLUGINDIR%%/amarok_service_lastfm.so +%%LASTFM%%%%QT_PLUGINDIR%%/amarok_service_lastfm.so %%QT_PLUGINDIR%%/amarok_service_magnatunestore.so %%QT_PLUGINDIR%%/amarok_service_opmldirectory.so -%%QT_PLUGINDIR%%/amarok_storage-mysqlestorage.so +%%EMBEDDED%%%%QT_PLUGINDIR%%/amarok_storage-mysqlestorage.so %%QT_PLUGINDIR%%/amarok_storage-mysqlserverstorage.so %%QT_PLUGINDIR%%/kcm_amarok_service_ampache.so -%%QT_PLUGINDIR%%/kcm_amarok_service_lastfm.so +%%LASTFM%%%%QT_PLUGINDIR%%/kcm_amarok_service_lastfm.so %%QT_PLUGINDIR%%/kcm_amarok_service_magnatunestore.so %%QT_QMLDIR%%/org/kde/amarok/albums/libamarok_context_applet_albums.so %%QT_QMLDIR%%/org/kde/amarok/albums/qmldir %%QT_QMLDIR%%/org/kde/amarok/analyzer/libamarok_context_applet_analyzer.so %%QT_QMLDIR%%/org/kde/amarok/analyzer/qmldir %%QT_QMLDIR%%/org/kde/amarok/currenttrack/libamarok_context_applet_currenttrack.so %%QT_QMLDIR%%/org/kde/amarok/currenttrack/qmldir %%QT_QMLDIR%%/org/kde/amarok/lyrics/libamarok_context_applet_lyrics.so %%QT_QMLDIR%%/org/kde/amarok/lyrics/qmldir %%QT_QMLDIR%%/org/kde/amarok/photos/libamarok_context_applet_photos.so %%QT_QMLDIR%%/org/kde/amarok/photos/qmldir %%QT_QMLDIR%%/org/kde/amarok/qml/Applet.qml %%QT_QMLDIR%%/org/kde/amarok/qml/AppletHeader.qml %%QT_QMLDIR%%/org/kde/amarok/qml/libqml_plugin.so %%QT_QMLDIR%%/org/kde/amarok/qml/qmldir -%%QTWEBENGINE%%%%QT_QMLDIR%%/org/kde/amarok/wikipedia/libamarok_context_applet_wikipedia.so -%%QTWEBENGINE%%%%QT_QMLDIR%%/org/kde/amarok/wikipedia/qmldir +%%LASTFM%%%%QT_QMLDIR%%/org/kde/amarok/similarartists/libamarok_context_applet_similarartists.so +%%LASTFM%%%%QT_QMLDIR%%/org/kde/amarok/similarartists/qmldir +%%QT_QMLDIR%%/org/kde/amarok/wikipedia/libamarok_context_applet_wikipedia.so +%%QT_QMLDIR%%/org/kde/amarok/wikipedia/qmldir %%DATADIR%%/data/DefaultPlaylistLayouts.xml %%DATADIR%%/data/InfoParserLoading.html -%%QTWEBENGINE%%%%DATADIR%%/data/WikipediaCustomStyle.css -%%QTWEBENGINE%%%%DATADIR%%/data/bullet.gif +%%DATADIR%%/data/WikipediaCustomStyle.css +%%DATADIR%%/data/bullet.gif %%DATADIR%%/data/first_run_jingle.ogg %%DATADIR%%/data/hover_info_template.html %%DATADIR%%/data/podcast_directory.opml %%DATADIR%%/icons/hicolor/128x128/status/audio-volume-high-amarok.png %%DATADIR%%/icons/hicolor/128x128/status/audio-volume-low-amarok.png %%DATADIR%%/icons/hicolor/128x128/status/audio-volume-medium-amarok.png %%DATADIR%%/icons/hicolor/128x128/status/audio-volume-muted-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/amarok_artist.png %%DATADIR%%/icons/hicolor/16x16/actions/amarok_cart_add.png %%DATADIR%%/icons/hicolor/16x16/actions/amarok_cart_remove.png %%DATADIR%%/icons/hicolor/16x16/actions/amarok_cart_view.png %%DATADIR%%/icons/hicolor/16x16/actions/amarok_change_language.png %%DATADIR%%/icons/hicolor/16x16/actions/amarok_clock.png %%DATADIR%%/icons/hicolor/16x16/actions/amarok_lyrics.png %%DATADIR%%/icons/hicolor/16x16/actions/amarok_playcount.png %%DATADIR%%/icons/hicolor/16x16/actions/amarok_playlist.png %%DATADIR%%/icons/hicolor/16x16/actions/amarok_playlist_refresh.png %%DATADIR%%/icons/hicolor/16x16/actions/amarok_scripts.png %%DATADIR%%/icons/hicolor/16x16/actions/amarok_track.png %%DATADIR%%/icons/hicolor/16x16/actions/collection-rescan-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/download-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/dynamic-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/favorite-genres-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-album-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-artist-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-bpm-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-comment-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-composer-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-dash-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-discnumber-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-dot-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-filetype-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-genre-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-ignore-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-initial-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-last-played.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-slash-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-space-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-title-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-track-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-underscore-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/filename-year-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/label-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/lastfm-mix-radio-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/lastfm-neighbour-radio-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/lastfm-personal-radio-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/lastfm-recommended-radio-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/lastfm-tag-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/love-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-album-cover-manager-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-album-repeat-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-playlist-repeat-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-random-albums-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-random-tracks-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-repeat-album-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-repeat-playlist-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-repeat-track-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-show-active-track-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-standard-track-progression-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-track-add-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-track-edit-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-track-queue-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/media-track-remove-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/music-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/playlist-generator.png %%DATADIR%%/icons/hicolor/16x16/actions/podcast-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/preferences-indicator-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/preferences-media-playback-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/preferences-multimedia-player-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/preferences-view-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/remove-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-importers-banshee-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-importers-clementine-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-importers-rhythmbox-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-services-amazon-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-services-ampache-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-services-gpodder-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-services-jamendo-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-services-lastfm-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-services-librivox-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-services-magnatune-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-services-mp3tunes-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-services-opml-amarok.png %%DATADIR%%/icons/hicolor/16x16/actions/view-services-scripted-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/amarok_artist.png %%DATADIR%%/icons/hicolor/22x22/actions/amarok_cart_add.png %%DATADIR%%/icons/hicolor/22x22/actions/amarok_cart_remove.png %%DATADIR%%/icons/hicolor/22x22/actions/amarok_cart_view.png %%DATADIR%%/icons/hicolor/22x22/actions/amarok_change_language.png %%DATADIR%%/icons/hicolor/22x22/actions/amarok_clock.png %%DATADIR%%/icons/hicolor/22x22/actions/amarok_lyrics.png %%DATADIR%%/icons/hicolor/22x22/actions/amarok_playcount.png %%DATADIR%%/icons/hicolor/22x22/actions/amarok_playlist.png %%DATADIR%%/icons/hicolor/22x22/actions/amarok_playlist_refresh.png %%DATADIR%%/icons/hicolor/22x22/actions/amarok_scripts.png %%DATADIR%%/icons/hicolor/22x22/actions/amarok_track.png %%DATADIR%%/icons/hicolor/22x22/actions/collection-rescan-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/download-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/dynamic-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/filename-bpm-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/internet-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/love-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-album-cover-manager-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-album-repeat-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-playlist-repeat-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-random-albums-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-random-tracks-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-repeat-album-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-repeat-playlist-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-repeat-track-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-show-active-track-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-standard-track-progression-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-track-add-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-track-edit-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-track-queue-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/media-track-remove-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/music-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/playlist-generator.png %%DATADIR%%/icons/hicolor/22x22/actions/podcast-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/preferences-indicator-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/preferences-media-playback-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/preferences-multimedia-player-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/preferences-view-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/remove-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/view-importers-banshee-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/view-importers-clementine-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/view-importers-rhythmbox-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/view-services-amazon-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/view-services-gpodder-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/view-services-jamendo-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/view-services-lastfm-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/view-services-librivox-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/view-services-magnatune-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/view-services-mp3tunes-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/view-services-opml-amarok.png %%DATADIR%%/icons/hicolor/22x22/actions/view-services-scripted-amarok.png %%DATADIR%%/icons/hicolor/24x24/actions/lastfm-my-friends-amarok.png %%DATADIR%%/icons/hicolor/24x24/actions/lastfm-my-neighbours-amarok.png %%DATADIR%%/icons/hicolor/24x24/actions/lastfm-my-tags-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/amarok_artist.png %%DATADIR%%/icons/hicolor/32x32/actions/amarok_cart_add.png %%DATADIR%%/icons/hicolor/32x32/actions/amarok_cart_remove.png %%DATADIR%%/icons/hicolor/32x32/actions/amarok_cart_view.png %%DATADIR%%/icons/hicolor/32x32/actions/amarok_change_language.png %%DATADIR%%/icons/hicolor/32x32/actions/amarok_clock.png %%DATADIR%%/icons/hicolor/32x32/actions/amarok_lyrics.png %%DATADIR%%/icons/hicolor/32x32/actions/amarok_playcount.png %%DATADIR%%/icons/hicolor/32x32/actions/amarok_playlist.png %%DATADIR%%/icons/hicolor/32x32/actions/amarok_playlist_refresh.png %%DATADIR%%/icons/hicolor/32x32/actions/amarok_scripts.png %%DATADIR%%/icons/hicolor/32x32/actions/amarok_track.png %%DATADIR%%/icons/hicolor/32x32/actions/audioscrobbler.png %%DATADIR%%/icons/hicolor/32x32/actions/collection-rescan-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/download-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/dynamic-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/filename-bpm-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/love-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-album-cover-manager-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-album-cover.png %%DATADIR%%/icons/hicolor/32x32/actions/media-album-repeat-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-album-track.png %%DATADIR%%/icons/hicolor/32x32/actions/media-playlist-repeat-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-random-albums-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-random-tracks-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-repeat-album-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-repeat-playlist-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-repeat-track-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-show-active-track-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-standard-track-progression-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-track-add-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-track-edit-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-track-queue-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/media-track-remove-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/music-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/playlist-generator.png %%DATADIR%%/icons/hicolor/32x32/actions/podcast-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/preferences-indicator-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/preferences-media-playback-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/preferences-multimedia-player-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/preferences-view-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/remove-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/view-importers-banshee-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/view-importers-clementine-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/view-importers-rhythmbox-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/view-services-amazon-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/view-services-ampache-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/view-services-gpodder-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/view-services-jamendo-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/view-services-lastfm-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/view-services-magnatune-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/view-services-mp3tunes-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/view-services-opml-amarok.png %%DATADIR%%/icons/hicolor/32x32/actions/view-services-scripted-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/amarok_artist.png %%DATADIR%%/icons/hicolor/48x48/actions/amarok_cart_add.png %%DATADIR%%/icons/hicolor/48x48/actions/amarok_cart_remove.png %%DATADIR%%/icons/hicolor/48x48/actions/amarok_cart_view.png %%DATADIR%%/icons/hicolor/48x48/actions/amarok_change_language.png %%DATADIR%%/icons/hicolor/48x48/actions/amarok_clock.png %%DATADIR%%/icons/hicolor/48x48/actions/amarok_playcount.png %%DATADIR%%/icons/hicolor/48x48/actions/amarok_playlist.png %%DATADIR%%/icons/hicolor/48x48/actions/amarok_playlist_refresh.png %%DATADIR%%/icons/hicolor/48x48/actions/amarok_scripts.png %%DATADIR%%/icons/hicolor/48x48/actions/amarok_track.png %%DATADIR%%/icons/hicolor/48x48/actions/collection-rescan-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/download-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/dynamic-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-album-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-and-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-artist-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-bpm-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-comment-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-composer-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-dash-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-discnumber-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-divider.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-dot-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-filetype-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-genre-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-group-length.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-group-tracks.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-ignore-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-initial-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-last-played.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-moodbar.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-sample-rate.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-slash-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-space-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-title-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-track-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-underscore-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/filename-year-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/info-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/label-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/love-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-album-repeat-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-playlist-repeat-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-random-albums-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-random-tracks-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-repeat-album-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-repeat-playlist-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-repeat-track-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-show-active-track-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-standard-track-progression-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-track-add-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-track-edit-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-track-queue-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/media-track-remove-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/music-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/playlist-generator.png %%DATADIR%%/icons/hicolor/48x48/actions/podcast-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/preferences-indicator-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/preferences-media-playback-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/preferences-multimedia-player-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/preferences-view-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/remove-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/similarartists-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/upcomingevents-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/videoclip-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/view-importers-banshee-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/view-importers-clementine-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/view-importers-rhythmbox-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/view-services-amazon-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/view-services-ampache-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/view-services-gpodder-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/view-services-jamendo-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/view-services-lastfm-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/view-services-magnatune-amarok.png %%DATADIR%%/icons/hicolor/48x48/actions/view-services-mp3tunes-amarok.png %%DATADIR%%/images/amarok_icon.svg %%DATADIR%%/images/ball.png %%DATADIR%%/images/default-theme-clean.svg %%DATADIR%%/images/dot.png %%DATADIR%%/images/echonest.png %%DATADIR%%/images/emblem-amazon.png %%DATADIR%%/images/emblem-ampache-scalable.svgz %%DATADIR%%/images/emblem-ampache.png %%DATADIR%%/images/emblem-default.png %%DATADIR%%/images/emblem-delicious.png %%DATADIR%%/images/emblem-digg.png %%DATADIR%%/images/emblem-facebook.png %%DATADIR%%/images/emblem-gpodder-scalable.svgz %%DATADIR%%/images/emblem-gpodder.png %%DATADIR%%/images/emblem-identica.png %%DATADIR%%/images/emblem-jamendo-scalable.svgz %%DATADIR%%/images/emblem-jamendo.png %%DATADIR%%/images/emblem-lastfm-scalable.svg %%DATADIR%%/images/emblem-lastfm.png %%DATADIR%%/images/emblem-linkedin.png %%DATADIR%%/images/emblem-magnatune.png %%DATADIR%%/images/emblem-mp3tunes.png %%DATADIR%%/images/emblem-myspace.png %%DATADIR%%/images/emblem-reddit.png %%DATADIR%%/images/emblem-scripted-scalable.svgz %%DATADIR%%/images/emblem-scripted.png %%DATADIR%%/images/emblem-stackoverflow.png %%DATADIR%%/images/emblem-twitter.png %%DATADIR%%/images/emblem-wikipedia.png %%DATADIR%%/images/emblem-xing.png %%DATADIR%%/images/grid.png %%DATADIR%%/images/hover_info_ampache.png %%DATADIR%%/images/hover_info_collections.png %%DATADIR%%/images/hover_info_dynamic_playlists.png %%DATADIR%%/images/hover_info_files.png %%DATADIR%%/images/hover_info_internet.png -%%DATADIR%%/images/hover_info_lastfm.png +%%LASTFM%%%%DATADIR%%/images/hover_info_lastfm.png %%DATADIR%%/images/hover_info_magnatune.png %%DATADIR%%/images/hover_info_playlists.png %%DATADIR%%/images/hover_info_podcasts.png %%DATADIR%%/images/hover_info_user_playlists.png %%DATADIR%%/images/lastfm-default-cover.png %%DATADIR%%/images/lastfm.png %%DATADIR%%/images/loading1.png %%DATADIR%%/images/loading2.png %%DATADIR%%/images/mb_aicon.png %%DATADIR%%/images/mb_licon.png %%DATADIR%%/images/mb_ticon.png %%DATADIR%%/images/navigation_arrows.svg %%DATADIR%%/images/nocover.png %%DATADIR%%/images/opendesktop-22.png %%DATADIR%%/images/playlist-bookmark-16.png %%DATADIR%%/images/playlist-layouts-22.png %%DATADIR%%/images/playlist-sorting-16.png %%DATADIR%%/images/pud_items.svg %%DATADIR%%/images/service_info_loading1.png %%DATADIR%%/images/service_info_loading10.png %%DATADIR%%/images/service_info_loading11.png %%DATADIR%%/images/service_info_loading12.png %%DATADIR%%/images/service_info_loading2.png %%DATADIR%%/images/service_info_loading3.png %%DATADIR%%/images/service_info_loading4.png %%DATADIR%%/images/service_info_loading5.png %%DATADIR%%/images/service_info_loading6.png %%DATADIR%%/images/service_info_loading7.png %%DATADIR%%/images/service_info_loading8.png %%DATADIR%%/images/service_info_loading9.png %%DATADIR%%/images/smallstar.png %%DATADIR%%/images/star.png %%DATADIR%%/images/volume_icon.png %%DATADIR%%/images/volume_muted_icon.png %%DATADIR%%/images/wirl1.png %%DATADIR%%/images/wirl2.png %%DATADIR%%/scriptconsole/AutoComplete.txt share/applications/org.kde.amarok.desktop share/applications/org.kde.amarok_containers.desktop share/config.kcfg/amarokconfig.kcfg share/dbus-1/interfaces/org.kde.amarok.App.xml share/dbus-1/interfaces/org.kde.amarok.Collection.xml share/dbus-1/interfaces/org.kde.amarok.Mpris2Extensions.Player.xml +share/dbus-1/services/org.kde.amarok.service +share/doc/HTML/ca/amarok/index.cache.bz2 +share/doc/HTML/ca/amarok/index.docbook +share/doc/HTML/de/amarok/index.cache.bz2 +share/doc/HTML/de/amarok/index.docbook share/doc/HTML/en/amarok/Face-smile.png share/doc/HTML/en/amarok/Icon-action-dynamic-amarok.png share/doc/HTML/en/amarok/Icon-application-exit.png share/doc/HTML/en/amarok/Icon-bookmark-new-list.png share/doc/HTML/en/amarok/Icon-configure.png share/doc/HTML/en/amarok/Icon-dialog-information.png share/doc/HTML/en/amarok/Icon-document-export.png share/doc/HTML/en/amarok/Icon-document-import.png share/doc/HTML/en/amarok/Icon-document-new.png share/doc/HTML/en/amarok/Icon-document-properties.png share/doc/HTML/en/amarok/Icon-document-save.png share/doc/HTML/en/amarok/Icon-edit-clear-list.png share/doc/HTML/en/amarok/Icon-edit-clear-locationbar-rtl.png share/doc/HTML/en/amarok/Icon-edit-copy.png share/doc/HTML/en/amarok/Icon-edit-delete.png share/doc/HTML/en/amarok/Icon-emblem-favorite.png share/doc/HTML/en/amarok/Icon-emblem-mounted.png share/doc/HTML/en/amarok/Icon-flag-green.png share/doc/HTML/en/amarok/Icon-folder-new.png share/doc/HTML/en/amarok/Icon-folder-remote.png share/doc/HTML/en/amarok/Icon-go-down.png share/doc/HTML/en/amarok/Icon-go-home.png share/doc/HTML/en/amarok/Icon-go-next.png share/doc/HTML/en/amarok/Icon-go-previous.png share/doc/HTML/en/amarok/Icon-go-up.png share/doc/HTML/en/amarok/Icon-list-add.png share/doc/HTML/en/amarok/Icon-list-remove.png share/doc/HTML/en/amarok/Icon-media-playback-pause.png share/doc/HTML/en/amarok/Icon-media-playback-start.png share/doc/HTML/en/amarok/Icon-media-playback-stop.png share/doc/HTML/en/amarok/Icon-preferences-other.png share/doc/HTML/en/amarok/Icon-view-list-tree.png share/doc/HTML/en/amarok/Icon-view-refresh.png share/doc/HTML/en/amarok/action-collection-amarok48.png share/doc/HTML/en/amarok/amarok-2-6-duplicates-during-collection-scan.png share/doc/HTML/en/amarok/amarok-apg-presets-toolbar.png share/doc/HTML/en/amarok/amarok-e17.png share/doc/HTML/en/amarok/amarok-fluxbox.png share/doc/HTML/en/amarok/amarok-gnome.png share/doc/HTML/en/amarok/amarok-lxde.png share/doc/HTML/en/amarok/amarok-mac-port-install.png share/doc/HTML/en/amarok/amarok-maintoolbar.png share/doc/HTML/en/amarok/amarok-managing-media.png share/doc/HTML/en/amarok/amarok-newdynamic-detail.png share/doc/HTML/en/amarok/amarok-newdynamic.png share/doc/HTML/en/amarok/amarok-slimtoolbar.png share/doc/HTML/en/amarok/amarok-statsyncing.png share/doc/HTML/en/amarok/amarok-xfce.png share/doc/HTML/en/amarok/amarok2-4-1albumtageditdialog.png share/doc/HTML/en/amarok/amarok2-4-1albumtageditpertrackdialog.png share/doc/HTML/en/amarok/amarok2-4-1editfilterdialog.png share/doc/HTML/en/amarok/amarok2-4-1filenamelayoutchooseroptions.png share/doc/HTML/en/amarok/amarok2-4-1tageditdialog.png share/doc/HTML/en/amarok/amarok2-4musicbrainztagger.png share/doc/HTML/en/amarok/amarok2-4organizefilesadvanceddialog.png share/doc/HTML/en/amarok/amarok2-4queueeditor.png share/doc/HTML/en/amarok/amarok2-4searchplaylist.png share/doc/HTML/en/amarok/amarok2-6configgeneralmenu.png share/doc/HTML/en/amarok/amarok2-6flactranscodemenu.png share/doc/HTML/en/amarok/amarok2-6helpmenu.png share/doc/HTML/en/amarok/amarok2-6playlistalbumcontextmenu.png share/doc/HTML/en/amarok/amarok2-6trackcontextmenu.png share/doc/HTML/en/amarok/amarok2-6viewconfigmenu.png share/doc/HTML/en/amarok/amarok2-6viewundocksymbols.png share/doc/HTML/en/amarok/amarok2-7networkrequestsviewer.png share/doc/HTML/en/amarok/amarok2-7renamesavedplaylist.png share/doc/HTML/en/amarok/amarok2-7scriptsconfigmenu.png share/doc/HTML/en/amarok/amarok2-7thetoolbar.png share/doc/HTML/en/amarok/amarok2-8menutools.png share/doc/HTML/en/amarok/amarok24_configureshortcutdetail.png share/doc/HTML/en/amarok/amarok24_configureshortcutsdialog.png share/doc/HTML/en/amarok/amarok24_settingsmenu.png share/doc/HTML/en/amarok/amarok24_settingsmenu_withreplaygain.png share/doc/HTML/en/amarok/amarok2_moodbar.png share/doc/HTML/en/amarok/amarok2dot8pud.png share/doc/HTML/en/amarok/amarok_2-6_layout.png share/doc/HTML/en/amarok/amarok_2-8_appletexplorer_default.png share/doc/HTML/en/amarok/amarok_2-8_collectionbrowser_merged.png share/doc/HTML/en/amarok/amarok_2-8_collectionbrowser_nonmerged.png share/doc/HTML/en/amarok/amarok_2-8_collectionbrowsersearchfield.png share/doc/HTML/en/amarok/amarok_2-8_collectionsortingmenu.png share/doc/HTML/en/amarok/amarok_2-8_configurationdialogdatabase.png share/doc/HTML/en/amarok/amarok_2-8_configurationdialogdatabaseenabled.png share/doc/HTML/en/amarok/amarok_2-8_configurationdialoggeneral.png share/doc/HTML/en/amarok/amarok_2-8_configurationdialoglocalcollection.png share/doc/HTML/en/amarok/amarok_2-8_configurationdialognotifications.png share/doc/HTML/en/amarok/amarok_2-8_configurationdialogplayback.png share/doc/HTML/en/amarok/amarok_2-8_configurationdialogplugins.png share/doc/HTML/en/amarok/amarok_2-8_configurationdialogscripts.png share/doc/HTML/en/amarok/amarok_2-8_contextview_default.png share/doc/HTML/en/amarok/amarok_2-8_default.png share/doc/HTML/en/amarok/amarok_2-8_mediasourcespanedefault.png share/doc/HTML/en/amarok/amarok_2-8_organizefilestranscode.png share/doc/HTML/en/amarok/amarok_2-8_organizetracks.png share/doc/HTML/en/amarok/amarok_2-8_playlistbottombar.png share/doc/HTML/en/amarok/amarok_2-8_playlistfilteroptions.png share/doc/HTML/en/amarok/amarok_2-8_playlistlayouteditor.png share/doc/HTML/en/amarok/amarok_2-8_playlistpane.png share/doc/HTML/en/amarok/amarok_2-8_playlistsortinglevels.png share/doc/HTML/en/amarok/amarok_2-8_popupdropperadd.png share/doc/HTML/en/amarok/amarok_2-8_popupdropperremove.png share/doc/HTML/en/amarok/amarok_2-8_remotecollections_samba_server.png share/doc/HTML/en/amarok/amarok_2-8_remotecollections_samba_server1.png share/doc/HTML/en/amarok/amarok_2-8_savecurrentplaylistoptions.png share/doc/HTML/en/amarok/amarok_2-8_startwindowdefault.png share/doc/HTML/en/amarok/amarok_2-8_systray_window.png share/doc/HTML/en/amarok/amarok_2-8_upnp_collection.png share/doc/HTML/en/amarok/amarok_2-8_upnp_collection_plugin.png share/doc/HTML/en/amarok/amarok_add-on_installer.png share/doc/HTML/en/amarok/amarok_addtoplaylist1.png share/doc/HTML/en/amarok/amarok_amarokmenu2-4.png share/doc/HTML/en/amarok/amarok_ampache_client2.png share/doc/HTML/en/amarok/amarok_connecting_media_devices.png share/doc/HTML/en/amarok/amarok_cover_manager.png share/doc/HTML/en/amarok/amarok_cover_manager_newcover.png share/doc/HTML/en/amarok/amarok_dynamic_playlist.png share/doc/HTML/en/amarok/amarok_layout11.png share/doc/HTML/en/amarok/amarok_layout22.png share/doc/HTML/en/amarok/amarok_layout23.png share/doc/HTML/en/amarok/amarok_layout24.png share/doc/HTML/en/amarok/amarok_layout25.png share/doc/HTML/en/amarok/amarok_layout26.png share/doc/HTML/en/amarok/amarok_layout27.png share/doc/HTML/en/amarok/amarok_layout28.png share/doc/HTML/en/amarok/amarok_loading_media_devices.png share/doc/HTML/en/amarok/amarok_locale_selection.png share/doc/HTML/en/amarok/amarok_main_toolbar.png share/doc/HTML/en/amarok/amarok_media_devices.png share/doc/HTML/en/amarok/amarok_on_mac.png share/doc/HTML/en/amarok/amarok_playlist_layout_d_ss.png share/doc/HTML/en/amarok/amarok_playlist_layout_editor.png share/doc/HTML/en/amarok/amarok_playlist_layout_nog1_s.png share/doc/HTML/en/amarok/amarok_playlist_layout_nog2_s.png share/doc/HTML/en/amarok/amarok_playlist_layout_v1_s.png share/doc/HTML/en/amarok/amarok_playlist_search_ex.png share/doc/HTML/en/amarok/amarok_saved_playlists.png share/doc/HTML/en/amarok/amarok_show_only_matches.png share/doc/HTML/en/amarok/amarok_slim_toolbar.png share/doc/HTML/en/amarok/amarok_systray_2-8_4-11.png share/doc/HTML/en/amarok/amarok_tracks_media_devices1.png share/doc/HTML/en/amarok/amarokbreadcrumb.png share/doc/HTML/en/amarok/amarokconfigurationdialog2-7phononbackend.png share/doc/HTML/en/amarok/amarokconfigurationdialog2-7phonondevice.png share/doc/HTML/en/amarok/amarokconfigurationdialog2-7phononhardware.png share/doc/HTML/en/amarok/amarokconfigurationdialog2-7scriptconsole.png share/doc/HTML/en/amarok/amarokmediasources-files.png share/doc/HTML/en/amarok/amarokmediasources-home.png share/doc/HTML/en/amarok/amaroknew2-4.png share/doc/HTML/en/amarok/amarokripcd.png share/doc/HTML/en/amarok/amaroktoplevelmenus2-4.png share/doc/HTML/en/amarok/apgpresetsmatchallgroup.png share/doc/HTML/en/amarok/applications-internet.png share/doc/HTML/en/amarok/bookmarking_menu.png share/doc/HTML/en/amarok/cd_collection_sansa.png share/doc/HTML/en/amarok/controlamarok.png share/doc/HTML/en/amarok/document-save.png share/doc/HTML/en/amarok/edit-redo.png share/doc/HTML/en/amarok/edit-undo.png share/doc/HTML/en/amarok/favor.png share/doc/HTML/en/amarok/firstruncollection2.png share/doc/HTML/en/amarok/folder-amarok.png share/doc/HTML/en/amarok/generatedlist.png share/doc/HTML/en/amarok/generatingtree.png share/doc/HTML/en/amarok/hi48-action-amarok_lyrics.png share/doc/HTML/en/amarok/hi48-action-clear-playlist-amarok.png share/doc/HTML/en/amarok/hi48-action-current-track-amarok.png share/doc/HTML/en/amarok/hi48-action-edit-playlist-queue.png share/doc/HTML/en/amarok/hi48-action-filename-album-amarok.png share/doc/HTML/en/amarok/hi48-action-filename-genre-amarok.png share/doc/HTML/en/amarok/hi48-action-info-amarok.png share/doc/HTML/en/amarok/hi48-action-label-amarok.png share/doc/HTML/en/amarok/hi48-action-media-standard-track-progression-amarok.png share/doc/HTML/en/amarok/hi48-action-music-amarok.png share/doc/HTML/en/amarok/hi48-action-podcast-amarok.png share/doc/HTML/en/amarok/hi48-action-similarartists-amarok.png share/doc/HTML/en/amarok/hi48-action-upcomingevents-amarok.png share/doc/HTML/en/amarok/hi48-action-view-media-analyzer-amarok.png share/doc/HTML/en/amarok/hi48-image-x-generic.png share/doc/HTML/en/amarok/index.cache.bz2 share/doc/HTML/en/amarok/index.docbook share/doc/HTML/en/amarok/installation1-1.png share/doc/HTML/en/amarok/installation2.png share/doc/HTML/en/amarok/installation3.png share/doc/HTML/en/amarok/installation4.png share/doc/HTML/en/amarok/ipod-connected-dialog.png share/doc/HTML/en/amarok/last-fm-spelling-correction.png share/doc/HTML/en/amarok/matchedtrackspage.png share/doc/HTML/en/amarok/media_sources1.png share/doc/HTML/en/amarok/mediasources.png share/doc/HTML/en/amarok/mediasources10.png share/doc/HTML/en/amarok/mediasources5.png share/doc/HTML/en/amarok/mediasources6.png share/doc/HTML/en/amarok/mediasources7.png share/doc/HTML/en/amarok/mediasources8.png share/doc/HTML/en/amarok/mediasourcesex.png share/doc/HTML/en/amarok/metadatadialog.png share/doc/HTML/en/amarok/nocover_amarok.png share/doc/HTML/en/amarok/oraganize_menu.png share/doc/HTML/en/amarok/otherplatforms_nonkde.png share/doc/HTML/en/amarok/otherplatforms_osx.png share/doc/HTML/en/amarok/otherplatforms_windows.png share/doc/HTML/en/amarok/playlist-layout-item-configuration-amarok.png share/doc/HTML/en/amarok/playlist_save.png share/doc/HTML/en/amarok/playlistlayout1.png share/doc/HTML/en/amarok/playlistlayout2.png share/doc/HTML/en/amarok/playlistlayout3.png share/doc/HTML/en/amarok/playlistlayout4.png share/doc/HTML/en/amarok/playlistmenu.png share/doc/HTML/en/amarok/playlistpic.png share/doc/HTML/en/amarok/playlistqueue.png share/doc/HTML/en/amarok/queue.png share/doc/HTML/en/amarok/queueend.png share/doc/HTML/en/amarok/remotecollections_ampache_client1.png share/doc/HTML/en/amarok/remotecollections_ampache_client2.png share/doc/HTML/en/amarok/remotecollections_daap.png share/doc/HTML/en/amarok/searchincollection_example_editbox.png share/doc/HTML/en/amarok/searchincollection_example_editbox2.png share/doc/HTML/en/amarok/slim_toolbar.png share/doc/HTML/en/amarok/sorting.png share/doc/HTML/en/amarok/tagedit_fromfile_advanced.png share/doc/HTML/en/amarok/tagedit_fromfile_advanced_example.png share/doc/HTML/en/amarok/tagedit_fromfile_basic.png share/doc/HTML/en/amarok/tagedit_fromfile_basic_example.png share/doc/HTML/en/amarok/toolbar_main.png share/doc/HTML/en/amarok/tools_bookmarkmanager.png share/doc/HTML/en/amarok/tools_covermanager.png share/doc/HTML/en/amarok/tools_equalizer.png share/doc/HTML/en/amarok/track_progression.png share/doc/HTML/en/amarok/view-media-playlist.png +share/doc/HTML/es/amarok/index.cache.bz2 +share/doc/HTML/es/amarok/index.docbook +share/doc/HTML/es/amarok/vis_window.png +share/doc/HTML/fr/amarok/advancedtok.png +share/doc/HTML/fr/amarok/albumbar.png +share/doc/HTML/fr/amarok/amarok-2-6-duplicates-during-collection-scan.png +share/doc/HTML/fr/amarok/amarok-context.png +share/doc/HTML/fr/amarok/amarok-e17.png +share/doc/HTML/fr/amarok/amarok-fluxbox.png +share/doc/HTML/fr/amarok/amarok-gnome.png +share/doc/HTML/fr/amarok/amarok-lxde.png +share/doc/HTML/fr/amarok/amarok-maintoolbar.png +share/doc/HTML/fr/amarok/amarok-managing-media.png +share/doc/HTML/fr/amarok/amarok-newdynamic-detail.png +share/doc/HTML/fr/amarok/amarok-newdynamic.png +share/doc/HTML/fr/amarok/amarok-slimtoolbar.png +share/doc/HTML/fr/amarok/amarok-statsyncing.png +share/doc/HTML/fr/amarok/amarok-xfce.png +share/doc/HTML/fr/amarok/amarok2-4-1albumtageditdialog.png +share/doc/HTML/fr/amarok/amarok2-4-1albumtageditpertrackdialog.png +share/doc/HTML/fr/amarok/amarok2-4-1configuredialogcollection.png +share/doc/HTML/fr/amarok/amarok2-4-1editfilterdialog.png +share/doc/HTML/fr/amarok/amarok2-4-1filenamelayoutchooseroptions.png +share/doc/HTML/fr/amarok/amarok2-4-1mergedviewcollection.png +share/doc/HTML/fr/amarok/amarok2-4-1non-mergedviewcollection.png +share/doc/HTML/fr/amarok/amarok2-4-1tageditdialog.png +share/doc/HTML/fr/amarok/amarok2-4-1viewmenu.png +share/doc/HTML/fr/amarok/amarok2-4collectionsortingmenu.png +share/doc/HTML/fr/amarok/amarok2-4musicbrainztagger.png +share/doc/HTML/fr/amarok/amarok2-4organizefilesadvanceddialog.png +share/doc/HTML/fr/amarok/amarok2-4organizefilesbasicdialog.png +share/doc/HTML/fr/amarok/amarok2-4queueeditor.png +share/doc/HTML/fr/amarok/amarok2-4searchplaylist.png +share/doc/HTML/fr/amarok/amarok2-6.png +share/doc/HTML/fr/amarok/amarok2-6appletbrowser.png +share/doc/HTML/fr/amarok/amarok2-6configgeneralmenu.png +share/doc/HTML/fr/amarok/amarok2-6flactranscodemenu.png +share/doc/HTML/fr/amarok/amarok2-6helpmenu.png +share/doc/HTML/fr/amarok/amarok2-6playlistalbumcontextmenu.png +share/doc/HTML/fr/amarok/amarok2-6pluginsconfigmenu.png +share/doc/HTML/fr/amarok/amarok2-6scriptsconfigmenu.png +share/doc/HTML/fr/amarok/amarok2-6trackcontextmenu.png +share/doc/HTML/fr/amarok/amarok2-6transcodemenu.png +share/doc/HTML/fr/amarok/amarok2-6viewconfigmenu.png +share/doc/HTML/fr/amarok/amarok2-6viewundocksymbols.png +share/doc/HTML/fr/amarok/amarok2-7addtoplaylist.png +share/doc/HTML/fr/amarok/amarok2-7aftersplash.png +share/doc/HTML/fr/amarok/amarok2-7menutools.png +share/doc/HTML/fr/amarok/amarok2-7removefromplaylist.png +share/doc/HTML/fr/amarok/amarok2-7renamesavedplaylist.png +share/doc/HTML/fr/amarok/amarok2-7saveplaylistchoices.png +share/doc/HTML/fr/amarok/amarok2-7settingsplugins.png +share/doc/HTML/fr/amarok/amarok2-7themediasources.png +share/doc/HTML/fr/amarok/amarok2-7theplaylist.png +share/doc/HTML/fr/amarok/amarok2-7thetoolbar.png +share/doc/HTML/fr/amarok/amarok24_configureshortcutdetail.png +share/doc/HTML/fr/amarok/amarok24_configureshortcutsdialog.png +share/doc/HTML/fr/amarok/amarok24_settingsmenu.png +share/doc/HTML/fr/amarok/amarok24_settingsmenu_withreplaygain.png +share/doc/HTML/fr/amarok/amarok2_moodbar.png +share/doc/HTML/fr/amarok/amarok_2-6_layout.png +share/doc/HTML/fr/amarok/amarok_add-on_installer.png +share/doc/HTML/fr/amarok/amarok_addtoplaylist1.png +share/doc/HTML/fr/amarok/amarok_amarokmenu2-4.png +share/doc/HTML/fr/amarok/amarok_ampache_client2.png +share/doc/HTML/fr/amarok/amarok_connecting_media_devices.png +share/doc/HTML/fr/amarok/amarok_cover_manager.png +share/doc/HTML/fr/amarok/amarok_cover_manager_newcover.png +share/doc/HTML/fr/amarok/amarok_dynamic_playlist.png +share/doc/HTML/fr/amarok/amarok_layout11.png +share/doc/HTML/fr/amarok/amarok_layout22.png +share/doc/HTML/fr/amarok/amarok_layout23.png +share/doc/HTML/fr/amarok/amarok_layout24.png +share/doc/HTML/fr/amarok/amarok_layout25.png +share/doc/HTML/fr/amarok/amarok_layout26.png +share/doc/HTML/fr/amarok/amarok_layout27.png +share/doc/HTML/fr/amarok/amarok_layout28.png +share/doc/HTML/fr/amarok/amarok_loading_media_devices.png +share/doc/HTML/fr/amarok/amarok_locale_selection.png +share/doc/HTML/fr/amarok/amarok_main_toolbar.png +share/doc/HTML/fr/amarok/amarok_media_devices.png +share/doc/HTML/fr/amarok/amarok_playlist_layout_d_ss.png +share/doc/HTML/fr/amarok/amarok_playlist_layout_editor.png +share/doc/HTML/fr/amarok/amarok_playlist_layout_nog1_s.png +share/doc/HTML/fr/amarok/amarok_playlist_layout_nog2_s.png +share/doc/HTML/fr/amarok/amarok_playlist_layout_v1_s.png +share/doc/HTML/fr/amarok/amarok_playlist_manipulation.png +share/doc/HTML/fr/amarok/amarok_playlist_search_ex.png +share/doc/HTML/fr/amarok/amarok_saved_playlists.png +share/doc/HTML/fr/amarok/amarok_show_only_matches.png +share/doc/HTML/fr/amarok/amarok_slim_toolbar.png +share/doc/HTML/fr/amarok/amarok_tracks_media_devices1.png +share/doc/HTML/fr/amarok/amarokbreadcrumb.png +share/doc/HTML/fr/amarok/amarokconfigurationdialog2-7database.png +share/doc/HTML/fr/amarok/amarokconfigurationdialog2-7notifications.png +share/doc/HTML/fr/amarok/amarokconfigurationdialog2-7phononbackend.png +share/doc/HTML/fr/amarok/amarokconfigurationdialog2-7phonondevice.png +share/doc/HTML/fr/amarok/amarokconfigurationdialog2-7phononhardware.png +share/doc/HTML/fr/amarok/amarokconfigurationdialog2-7playback.png +share/doc/HTML/fr/amarok/amarokconfigurationdialog2-7scriptconsole.png +share/doc/HTML/fr/amarok/amarokconfigurationdialoggeneral2-7.png +share/doc/HTML/fr/amarok/amarokconfigurationdialoglocalcollection2-7.png +share/doc/HTML/fr/amarok/amarokmediasources-files.png +share/doc/HTML/fr/amarok/amarokmediasources-home.png +share/doc/HTML/fr/amarok/amaroknepomukcollectionbrowser2-7.png +share/doc/HTML/fr/amarok/amaroknepomukpluginconfig2-7.png +share/doc/HTML/fr/amarok/amaroknew2-4.png +share/doc/HTML/fr/amarok/amarokrightmenu.png +share/doc/HTML/fr/amarok/amarokripcd.png +share/doc/HTML/fr/amarok/amaroksystray.png +share/doc/HTML/fr/amarok/amaroktoplevelmenus2-4.png +share/doc/HTML/fr/amarok/amarokwindow_context.png +share/doc/HTML/fr/amarok/apgpresetsmatchallgroup.png +share/doc/HTML/fr/amarok/applet_explorer.png +share/doc/HTML/fr/amarok/bookmarking_menu.png +share/doc/HTML/fr/amarok/cd_collection_sansa.png +share/doc/HTML/fr/amarok/contextpane.png +share/doc/HTML/fr/amarok/contextpanestopped.png +share/doc/HTML/fr/amarok/controlamarok.png +share/doc/HTML/fr/amarok/desktop_search.png +share/doc/HTML/fr/amarok/favor.png +share/doc/HTML/fr/amarok/firstruncollection2.png +share/doc/HTML/fr/amarok/generatedlist.png +share/doc/HTML/fr/amarok/generatingtree.png +share/doc/HTML/fr/amarok/index.cache.bz2 +share/doc/HTML/fr/amarok/index.docbook +share/doc/HTML/fr/amarok/installation1-1.png +share/doc/HTML/fr/amarok/installation2.png +share/doc/HTML/fr/amarok/installation3.png +share/doc/HTML/fr/amarok/installation4.png +share/doc/HTML/fr/amarok/matchedtrackspage.png +share/doc/HTML/fr/amarok/media_sources1.png +share/doc/HTML/fr/amarok/media_sources3.png +share/doc/HTML/fr/amarok/mediasources.png +share/doc/HTML/fr/amarok/mediasources10.png +share/doc/HTML/fr/amarok/mediasources5.png +share/doc/HTML/fr/amarok/mediasources6.png +share/doc/HTML/fr/amarok/mediasources7.png +share/doc/HTML/fr/amarok/mediasources8.png +share/doc/HTML/fr/amarok/mediasourcesex.png +share/doc/HTML/fr/amarok/metadatadialog.png +share/doc/HTML/fr/amarok/oraganize_menu.png +share/doc/HTML/fr/amarok/playlist-layout-editor-amarok.png +share/doc/HTML/fr/amarok/playlist-layout-item-configuration-amarok.png +share/doc/HTML/fr/amarok/playlist_save.png +share/doc/HTML/fr/amarok/playlistlayout1.png +share/doc/HTML/fr/amarok/playlistlayout2.png +share/doc/HTML/fr/amarok/playlistlayout3.png +share/doc/HTML/fr/amarok/playlistlayout4.png +share/doc/HTML/fr/amarok/playlistmenu.png +share/doc/HTML/fr/amarok/playlistpic.png +share/doc/HTML/fr/amarok/playlistqueue.png +share/doc/HTML/fr/amarok/playlistsearch.png +share/doc/HTML/fr/amarok/queue.png +share/doc/HTML/fr/amarok/queueend.png +share/doc/HTML/fr/amarok/remotecollections_ampache_client1.png +share/doc/HTML/fr/amarok/remotecollections_client.png +share/doc/HTML/fr/amarok/remotecollections_samba_server.png +share/doc/HTML/fr/amarok/searchincollection.png +share/doc/HTML/fr/amarok/searchincollection_example_editbox.png +share/doc/HTML/fr/amarok/searchincollection_example_editbox2.png +share/doc/HTML/fr/amarok/slim_toolbar.png +share/doc/HTML/fr/amarok/sorting.png +share/doc/HTML/fr/amarok/sorting2.png +share/doc/HTML/fr/amarok/tagedit_fromfile_advanced.png +share/doc/HTML/fr/amarok/tagedit_fromfile_advanced_example.png +share/doc/HTML/fr/amarok/tagedit_fromfile_basic.png +share/doc/HTML/fr/amarok/tagedit_fromfile_basic_example.png +share/doc/HTML/fr/amarok/toolbar_main.png +share/doc/HTML/fr/amarok/tools_bookmarkmanager.png +share/doc/HTML/fr/amarok/tools_covermanager.png +share/doc/HTML/fr/amarok/tools_equalizer.png +share/doc/HTML/fr/amarok/track_progression.png +share/doc/HTML/fr/amarok/view-media-playlist.png +share/doc/HTML/it/amarok/index.cache.bz2 +share/doc/HTML/it/amarok/index.docbook +share/doc/HTML/nl/amarok/add_dynamic.png +share/doc/HTML/nl/amarok/amarok_playlist.png +share/doc/HTML/nl/amarok/analyzer.png +share/doc/HTML/nl/amarok/buttons.png +share/doc/HTML/nl/amarok/collection.png +share/doc/HTML/nl/amarok/config_appearance.png +share/doc/HTML/nl/amarok/config_collection.png +share/doc/HTML/nl/amarok/config_engine.png +share/doc/HTML/nl/amarok/config_general.png +share/doc/HTML/nl/amarok/config_osd.png +share/doc/HTML/nl/amarok/config_playback.png +share/doc/HTML/nl/amarok/config_scrobbler.png +share/doc/HTML/nl/amarok/context.png +share/doc/HTML/nl/amarok/coverman.png +share/doc/HTML/nl/amarok/dynamic_bar.png +share/doc/HTML/nl/amarok/dynamic_settings.png +share/doc/HTML/nl/amarok/equalizer.png +share/doc/HTML/nl/amarok/file_browser.png +share/doc/HTML/nl/amarok/index.cache.bz2 +share/doc/HTML/nl/amarok/index.docbook +share/doc/HTML/nl/amarok/logo.png +share/doc/HTML/nl/amarok/media_device.png +share/doc/HTML/nl/amarok/menubar.png +share/doc/HTML/nl/amarok/musicbrainz.png +share/doc/HTML/nl/amarok/pl_browser.png +share/doc/HTML/nl/amarok/pl_tip1.png +share/doc/HTML/nl/amarok/play_list.png +share/doc/HTML/nl/amarok/player_window.png +share/doc/HTML/nl/amarok/playlist_browser.png +share/doc/HTML/nl/amarok/playlist_window.png +share/doc/HTML/nl/amarok/queue_manager.png +share/doc/HTML/nl/amarok/rmb_menu.png +share/doc/HTML/nl/amarok/script_manager.png +share/doc/HTML/nl/amarok/status_bar.png +share/doc/HTML/nl/amarok/tab_lyrics.png +share/doc/HTML/nl/amarok/tab_lyrics1.png +share/doc/HTML/nl/amarok/tab_music.png +share/doc/HTML/nl/amarok/tab_wiki.png +share/doc/HTML/nl/amarok/vis_window.png +share/doc/HTML/pt/amarok/index.cache.bz2 +share/doc/HTML/pt/amarok/index.docbook +share/doc/HTML/pt_BR/amarok/index.cache.bz2 +share/doc/HTML/pt_BR/amarok/index.docbook +share/doc/HTML/ru/amarok/advancedtok.png +share/doc/HTML/ru/amarok/amarok-context.png +share/doc/HTML/ru/amarok/amarok-contextadd.png +share/doc/HTML/ru/amarok/amarok-maintoolbar.png +share/doc/HTML/ru/amarok/amarok-managing-media.png +share/doc/HTML/ru/amarok/amarok-managing-media1.png +share/doc/HTML/ru/amarok/amarok-renameplaylist.png +share/doc/HTML/ru/amarok/amarok-slimtoolbar.png +share/doc/HTML/ru/amarok/amarok2-4-1albumtageditdialog.png +share/doc/HTML/ru/amarok/amarok2-4-1albumtageditpertrackdialog.png +share/doc/HTML/ru/amarok/amarok2-4-1configplayback.png +share/doc/HTML/ru/amarok/amarok2-4-1configscripts.png +share/doc/HTML/ru/amarok/amarok2-4-1configspeakersetup.png +share/doc/HTML/ru/amarok/amarok2-4-1configuredialog.png +share/doc/HTML/ru/amarok/amarok2-4-1configuredialogcollection.png +share/doc/HTML/ru/amarok/amarok2-4-1configuredialogplugins.png +share/doc/HTML/ru/amarok/amarok2-4-1databaseconfig.png +share/doc/HTML/ru/amarok/amarok2-4-1editfilterdialog.png +share/doc/HTML/ru/amarok/amarok2-4-1filenamelayoutchooseroptions.png +share/doc/HTML/ru/amarok/amarok2-4-1mergedviewcollection.png +share/doc/HTML/ru/amarok/amarok2-4-1non-mergedviewcollection.png +share/doc/HTML/ru/amarok/amarok2-4-1notifications.png +share/doc/HTML/ru/amarok/amarok2-4-1phononbackends.png +share/doc/HTML/ru/amarok/amarok2-4-1phonondevices.png +share/doc/HTML/ru/amarok/amarok2-4-1saveplaylistchoices.png +share/doc/HTML/ru/amarok/amarok2-4-1tageditdialog.png +share/doc/HTML/ru/amarok/amarok2-4-1viewmenu.png +share/doc/HTML/ru/amarok/amarok2-4-playlistsearchfilter.png +share/doc/HTML/ru/amarok/amarok2-4collectionsortingmenu.png +share/doc/HTML/ru/amarok/amarok2-4helpmenu.png +share/doc/HTML/ru/amarok/amarok2-4musicbrainztagger.png +share/doc/HTML/ru/amarok/amarok2-4organizefilesadvanceddialog.png +share/doc/HTML/ru/amarok/amarok2-4organizefilesbasicdialog.png +share/doc/HTML/ru/amarok/amarok2-4searchplaylist.png +share/doc/HTML/ru/amarok/amarok24_configureshortcutdetail.png +share/doc/HTML/ru/amarok/amarok24_configureshortcutsdialog.png +share/doc/HTML/ru/amarok/amarok24_settingsmenu.png +share/doc/HTML/ru/amarok/amarok24_settingsmenu_withreplaygain.png +share/doc/HTML/ru/amarok/amarok24_toolsmenu_withtwoscripts.png +share/doc/HTML/ru/amarok/amarok2_moodbar.png +share/doc/HTML/ru/amarok/amarok3_moodbar.png +share/doc/HTML/ru/amarok/amarok_add-on_installer.png +share/doc/HTML/ru/amarok/amarok_addtoplaylist.png +share/doc/HTML/ru/amarok/amarok_addtoplaylist1.png +share/doc/HTML/ru/amarok/amarok_amarokmenu2-4.png +share/doc/HTML/ru/amarok/amarok_connecting_media_devices.png +share/doc/HTML/ru/amarok/amarok_cover_manager_newcover.png +share/doc/HTML/ru/amarok/amarok_layout11.png +share/doc/HTML/ru/amarok/amarok_layout22.png +share/doc/HTML/ru/amarok/amarok_layout23.png +share/doc/HTML/ru/amarok/amarok_layout24.png +share/doc/HTML/ru/amarok/amarok_layout25.png +share/doc/HTML/ru/amarok/amarok_layout26.png +share/doc/HTML/ru/amarok/amarok_layout27.png +share/doc/HTML/ru/amarok/amarok_layout28.png +share/doc/HTML/ru/amarok/amarok_loading_media_devices.png +share/doc/HTML/ru/amarok/amarok_main_toolbar.png +share/doc/HTML/ru/amarok/amarok_media_devices.png +share/doc/HTML/ru/amarok/amarok_playlist.png +share/doc/HTML/ru/amarok/amarok_playlist_contextmenu.png +share/doc/HTML/ru/amarok/amarok_playlist_layout_d.png +share/doc/HTML/ru/amarok/amarok_playlist_layout_d_ss.png +share/doc/HTML/ru/amarok/amarok_playlist_layout_editor.png +share/doc/HTML/ru/amarok/amarok_playlist_layout_nog1.png +share/doc/HTML/ru/amarok/amarok_playlist_layout_nog1_s.png +share/doc/HTML/ru/amarok/amarok_playlist_layout_nog2.png +share/doc/HTML/ru/amarok/amarok_playlist_layout_nog2_s.png +share/doc/HTML/ru/amarok/amarok_playlist_layout_v.png +share/doc/HTML/ru/amarok/amarok_playlist_layout_v1_s.png +share/doc/HTML/ru/amarok/amarok_playlist_manipulation.png +share/doc/HTML/ru/amarok/amarok_playlist_search2.png +share/doc/HTML/ru/amarok/amarok_playlist_search_ex.png +share/doc/HTML/ru/amarok/amarok_playlist_sortingleavel.png +share/doc/HTML/ru/amarok/amarok_removeformplaylist.png +share/doc/HTML/ru/amarok/amarok_saved_playlists.png +share/doc/HTML/ru/amarok/amarok_script_info.png +share/doc/HTML/ru/amarok/amarok_show_only_matches.png +share/doc/HTML/ru/amarok/amarok_slim_toolbar.png +share/doc/HTML/ru/amarok/amarok_tracks_media_devices1.png +share/doc/HTML/ru/amarok/amarok_windowlayout.png +share/doc/HTML/ru/amarok/amarokbreadcrumb.png +share/doc/HTML/ru/amarok/amarokmediasources-files.png +share/doc/HTML/ru/amarok/amarokmediasources-home.png +share/doc/HTML/ru/amarok/amaroknew2-4.png +share/doc/HTML/ru/amarok/amarokrightmenu.png +share/doc/HTML/ru/amarok/amaroktoplevelmenus2-4.png +share/doc/HTML/ru/amarok/amarokwindow_context.png +share/doc/HTML/ru/amarok/amarokwindow_mediasources.png +share/doc/HTML/ru/amarok/amarokwindow_playlist.png +share/doc/HTML/ru/amarok/apgpresetsmatchallgroup.png +share/doc/HTML/ru/amarok/contextpane.png +share/doc/HTML/ru/amarok/contextpanestopped.png +share/doc/HTML/ru/amarok/controlamarok.png +share/doc/HTML/ru/amarok/dynamic_playlist.png +share/doc/HTML/ru/amarok/favor-menu.png +share/doc/HTML/ru/amarok/index.cache.bz2 +share/doc/HTML/ru/amarok/index.docbook +share/doc/HTML/ru/amarok/lowerpart.png +share/doc/HTML/ru/amarok/media_sources1.png +share/doc/HTML/ru/amarok/media_sources3.png +share/doc/HTML/ru/amarok/mediasources10.png +share/doc/HTML/ru/amarok/mediasources5.png +share/doc/HTML/ru/amarok/mediasources6.png +share/doc/HTML/ru/amarok/mediasources7.png +share/doc/HTML/ru/amarok/mediasources8.png +share/doc/HTML/ru/amarok/mediasourcesex.png +share/doc/HTML/ru/amarok/oraganize_menu.png +share/doc/HTML/ru/amarok/playlist-album-menu.png +share/doc/HTML/ru/amarok/playlist-layout-editor-amarok.png +share/doc/HTML/ru/amarok/playlist-layout-item-configuration-amarok.png +share/doc/HTML/ru/amarok/playlist-ordering.png +share/doc/HTML/ru/amarok/playlist.png +share/doc/HTML/ru/amarok/queue_example11.png +share/doc/HTML/ru/amarok/queue_example12.png +share/doc/HTML/ru/amarok/queue_example_2.png +share/doc/HTML/ru/amarok/queue_example_4.png +share/doc/HTML/ru/amarok/remotecollections_ampache_client1.png +share/doc/HTML/ru/amarok/remotecollections_client.png +share/doc/HTML/ru/amarok/remotecollections_samba_server.png +share/doc/HTML/ru/amarok/repeat-menu.png +share/doc/HTML/ru/amarok/searchincollection.png +share/doc/HTML/ru/amarok/searchincollection_example_editbox.png +share/doc/HTML/ru/amarok/searchincollection_example_editbox2.png +share/doc/HTML/ru/amarok/tagedit_fromfile_advanced.png +share/doc/HTML/ru/amarok/tagedit_fromfile_basic.png +share/doc/HTML/ru/amarok/toolbar_main.png +share/doc/HTML/ru/amarok/toolbar_slim.png +share/doc/HTML/ru/amarok/tools_bookmarkmanager.png +share/doc/HTML/ru/amarok/tools_covermanager.png +share/doc/HTML/ru/amarok/tools_equalizer.png +share/doc/HTML/ru/amarok/tools_scriptmanager.png +share/doc/HTML/sv/amarok/amarok2-4-1configuredialogcollection.png +share/doc/HTML/sv/amarok/amarokbreadcrumb.png +share/doc/HTML/sv/amarok/amaroknew2-4.png +share/doc/HTML/sv/amarok/amarokrightmenu.png +share/doc/HTML/sv/amarok/firstruncollection2.png +share/doc/HTML/sv/amarok/index.cache.bz2 +share/doc/HTML/sv/amarok/index.docbook +share/doc/HTML/uk/amarok/amarok-2-6-duplicates-during-collection-scan.png +share/doc/HTML/uk/amarok/amarok-maintoolbar.png +share/doc/HTML/uk/amarok/amarok-managing-media.png +share/doc/HTML/uk/amarok/amarok-newdynamic-detail.png +share/doc/HTML/uk/amarok/amarok-newdynamic.png +share/doc/HTML/uk/amarok/amarok-slimtoolbar.png +share/doc/HTML/uk/amarok/amarok2-4-1albumtageditdialog.png +share/doc/HTML/uk/amarok/amarok2-4-1albumtageditpertrackdialog.png +share/doc/HTML/uk/amarok/amarok2-4-1editfilterdialog.png +share/doc/HTML/uk/amarok/amarok2-4-1filenamelayoutchooseroptions.png +share/doc/HTML/uk/amarok/amarok2-4-1tageditdialog.png +share/doc/HTML/uk/amarok/amarok2-4musicbrainztagger.png +share/doc/HTML/uk/amarok/amarok2-4organizefilesadvanceddialog.png +share/doc/HTML/uk/amarok/amarok2-4searchplaylist.png +share/doc/HTML/uk/amarok/amarok2-6configgeneralmenu.png +share/doc/HTML/uk/amarok/amarok2-6flactranscodemenu.png +share/doc/HTML/uk/amarok/amarok2-6helpmenu.png +share/doc/HTML/uk/amarok/amarok2-6playlistalbumcontextmenu.png +share/doc/HTML/uk/amarok/amarok2-6trackcontextmenu.png +share/doc/HTML/uk/amarok/amarok2-6viewconfigmenu.png +share/doc/HTML/uk/amarok/amarok2-6viewundocksymbols.png +share/doc/HTML/uk/amarok/amarok2-7renamesavedplaylist.png +share/doc/HTML/uk/amarok/amarok2-7thetoolbar.png +share/doc/HTML/uk/amarok/amarok24_configureshortcutdetail.png +share/doc/HTML/uk/amarok/amarok24_configureshortcutsdialog.png +share/doc/HTML/uk/amarok/amarok24_settingsmenu.png +share/doc/HTML/uk/amarok/amarok24_settingsmenu_withreplaygain.png +share/doc/HTML/uk/amarok/amarok2_moodbar.png +share/doc/HTML/uk/amarok/amarok_2-6_layout.png +share/doc/HTML/uk/amarok/amarok_2-8_configurationdialogdatabase.png +share/doc/HTML/uk/amarok/amarok_2-8_configurationdialoggeneral.png +share/doc/HTML/uk/amarok/amarok_2-8_configurationdialoglocalcollection.png +share/doc/HTML/uk/amarok/amarok_2-8_configurationdialognotifications.png +share/doc/HTML/uk/amarok/amarok_2-8_configurationdialogplayback.png +share/doc/HTML/uk/amarok/amarok_2-8_configurationdialogplugins.png +share/doc/HTML/uk/amarok/amarok_2-8_configurationdialogscripts.png +share/doc/HTML/uk/amarok/amarok_2-8_default.png +share/doc/HTML/uk/amarok/amarok_2-8_organizefilestranscode.png +share/doc/HTML/uk/amarok/amarok_2-8_organizetracks.png +share/doc/HTML/uk/amarok/amarok_2-8_playlistbottombar.png +share/doc/HTML/uk/amarok/amarok_2-8_playlistfilteroptions.png +share/doc/HTML/uk/amarok/amarok_2-8_playlistlayouteditor.png +share/doc/HTML/uk/amarok/amarok_2-8_playlistpane.png +share/doc/HTML/uk/amarok/amarok_2-8_playlistsortinglevels.png +share/doc/HTML/uk/amarok/amarok_add-on_installer.png +share/doc/HTML/uk/amarok/amarok_addtoplaylist1.png +share/doc/HTML/uk/amarok/amarok_amarokmenu2-4.png +share/doc/HTML/uk/amarok/amarok_cover_manager.png +share/doc/HTML/uk/amarok/amarok_cover_manager_newcover.png +share/doc/HTML/uk/amarok/amarok_layout11.png +share/doc/HTML/uk/amarok/amarok_layout22.png +share/doc/HTML/uk/amarok/amarok_layout23.png +share/doc/HTML/uk/amarok/amarok_layout24.png +share/doc/HTML/uk/amarok/amarok_layout25.png +share/doc/HTML/uk/amarok/amarok_layout26.png +share/doc/HTML/uk/amarok/amarok_layout27.png +share/doc/HTML/uk/amarok/amarok_layout28.png +share/doc/HTML/uk/amarok/amarok_locale_selection.png +share/doc/HTML/uk/amarok/amarok_main_toolbar.png +share/doc/HTML/uk/amarok/amarok_playlist_layout_d_ss.png +share/doc/HTML/uk/amarok/amarok_playlist_layout_editor.png +share/doc/HTML/uk/amarok/amarok_playlist_layout_nog1_s.png +share/doc/HTML/uk/amarok/amarok_playlist_layout_nog2_s.png +share/doc/HTML/uk/amarok/amarok_playlist_layout_v1_s.png +share/doc/HTML/uk/amarok/amarok_playlist_search_ex.png +share/doc/HTML/uk/amarok/amarok_saved_playlists.png +share/doc/HTML/uk/amarok/amarok_show_only_matches.png +share/doc/HTML/uk/amarok/amarok_slim_toolbar.png +share/doc/HTML/uk/amarok/amarok_tracks_media_devices1.png +share/doc/HTML/uk/amarok/amarokbreadcrumb.png +share/doc/HTML/uk/amarok/amarokconfigurationdialog2-7phononbackend.png +share/doc/HTML/uk/amarok/amarokconfigurationdialog2-7phonondevice.png +share/doc/HTML/uk/amarok/amarokconfigurationdialog2-7phononhardware.png +share/doc/HTML/uk/amarok/amarokmediasources-files.png +share/doc/HTML/uk/amarok/amarokmediasources-home.png +share/doc/HTML/uk/amarok/amaroknew2-4.png +share/doc/HTML/uk/amarok/amarokripcd.png +share/doc/HTML/uk/amarok/apgpresetsmatchallgroup.png +share/doc/HTML/uk/amarok/bookmarking_menu.png +share/doc/HTML/uk/amarok/cd_collection_sansa.png +share/doc/HTML/uk/amarok/controlamarok.png +share/doc/HTML/uk/amarok/favor.png +share/doc/HTML/uk/amarok/firstruncollection2.png +share/doc/HTML/uk/amarok/generatingtree.png +share/doc/HTML/uk/amarok/index.cache.bz2 +share/doc/HTML/uk/amarok/index.docbook +share/doc/HTML/uk/amarok/media_sources1.png +share/doc/HTML/uk/amarok/mediasources.png +share/doc/HTML/uk/amarok/mediasources10.png +share/doc/HTML/uk/amarok/mediasources5.png +share/doc/HTML/uk/amarok/mediasources6.png +share/doc/HTML/uk/amarok/mediasources7.png +share/doc/HTML/uk/amarok/mediasources8.png +share/doc/HTML/uk/amarok/mediasourcesex.png +share/doc/HTML/uk/amarok/metadatadialog.png +share/doc/HTML/uk/amarok/oraganize_menu.png +share/doc/HTML/uk/amarok/playlist-layout-item-configuration-amarok.png +share/doc/HTML/uk/amarok/playlist_save.png +share/doc/HTML/uk/amarok/playlistlayout1.png +share/doc/HTML/uk/amarok/playlistlayout2.png +share/doc/HTML/uk/amarok/playlistlayout3.png +share/doc/HTML/uk/amarok/playlistlayout4.png +share/doc/HTML/uk/amarok/playlistmenu.png +share/doc/HTML/uk/amarok/playlistpic.png +share/doc/HTML/uk/amarok/playlistqueue.png +share/doc/HTML/uk/amarok/queue.png +share/doc/HTML/uk/amarok/queueend.png +share/doc/HTML/uk/amarok/remotecollections_ampache_client1.png +share/doc/HTML/uk/amarok/searchincollection_example_editbox.png +share/doc/HTML/uk/amarok/searchincollection_example_editbox2.png +share/doc/HTML/uk/amarok/sorting.png +share/doc/HTML/uk/amarok/tagedit_fromfile_advanced.png +share/doc/HTML/uk/amarok/tagedit_fromfile_advanced_example.png +share/doc/HTML/uk/amarok/tagedit_fromfile_basic.png +share/doc/HTML/uk/amarok/tagedit_fromfile_basic_example.png +share/doc/HTML/uk/amarok/toolbar_main.png +share/doc/HTML/uk/amarok/tools_bookmarkmanager.png +share/doc/HTML/uk/amarok/tools_covermanager.png +share/doc/HTML/uk/amarok/tools_equalizer.png +share/doc/HTML/uk/amarok/track_progression.png share/icons/hicolor/128x128/apps/amarok.png share/icons/hicolor/16x16/apps/amarok.png share/icons/hicolor/22x22/apps/amarok.png share/icons/hicolor/32x32/apps/amarok.png share/icons/hicolor/48x48/apps/amarok.png share/icons/hicolor/64x64/apps/amarok.png -share/kconf_update/amarok-2.4.1-tokens_syntax_update.pl -share/kconf_update/amarok.upd -share/knotifications5/amarok.notifyrc -share/kpackage/amarok/org.kde.amarok.albums/contents.rcc +share/kio/servicemenus/amarok_append.desktop +share/knotifications6/amarok.notifyrc +share/kpackage/amarok/org.kde.amarok.albums/contents/images/amarok-albums.svg +share/kpackage/amarok/org.kde.amarok.albums/contents/images/icon.png +share/kpackage/amarok/org.kde.amarok.albums/contents/ui/main.qml share/kpackage/amarok/org.kde.amarok.albums/metadata.json -share/kpackage/amarok/org.kde.amarok.analyzer/contents.rcc +share/kpackage/amarok/org.kde.amarok.analyzer/contents/images/icon.png +share/kpackage/amarok/org.kde.amarok.analyzer/contents/ui/main.qml share/kpackage/amarok/org.kde.amarok.analyzer/metadata.json -share/kpackage/amarok/org.kde.amarok.currenttrack/contents.rcc +share/kpackage/amarok/org.kde.amarok.currenttrack/contents/images/amarok-currenttrack.svg +share/kpackage/amarok/org.kde.amarok.currenttrack/contents/images/icon.png +share/kpackage/amarok/org.kde.amarok.currenttrack/contents/ui/CopyArea.qml +share/kpackage/amarok/org.kde.amarok.currenttrack/contents/ui/InfoItem.qml +share/kpackage/amarok/org.kde.amarok.currenttrack/contents/ui/StatsItem.qml +share/kpackage/amarok/org.kde.amarok.currenttrack/contents/ui/main.qml share/kpackage/amarok/org.kde.amarok.currenttrack/metadata.json -share/kpackage/amarok/org.kde.amarok.lyrics/contents.rcc +share/kpackage/amarok/org.kde.amarok.lyrics/contents/images/icon.png +share/kpackage/amarok/org.kde.amarok.lyrics/contents/ui/ConfigDialog.qml +share/kpackage/amarok/org.kde.amarok.lyrics/contents/ui/main.qml share/kpackage/amarok/org.kde.amarok.lyrics/metadata.json -share/kpackage/amarok/org.kde.amarok.photos/contents.rcc +share/kpackage/amarok/org.kde.amarok.photos/contents/images/icon.png +share/kpackage/amarok/org.kde.amarok.photos/contents/ui/main.qml share/kpackage/amarok/org.kde.amarok.photos/metadata.json -%%QTWEBENGINE%%share/kpackage/amarok/org.kde.amarok.wikipedia/contents.rcc -%%QTWEBENGINE%%share/kpackage/amarok/org.kde.amarok.wikipedia/metadata.json -share/kpackage/genericqml/org.kde.amarok.context/contents.rcc -share/kpackage/genericqml/org.kde.amarok.context/metadata.json -share/kservices5/ServiceMenus/amarok_append.desktop -share/kservices5/amarok.protocol -share/kservices5/amarok_collection-mysqlcollection.desktop -share/kservices5/amarok_service_ampache.desktop -share/kservices5/amarok_service_ampache_config.desktop -share/kservices5/amarok_service_lastfm.desktop -share/kservices5/amarok_service_lastfm_config.desktop -share/kservices5/amarok_service_magnatunestore.desktop -share/kservices5/amarok_service_magnatunestore_config.desktop -share/kservices5/amarok_storage-mysqlestorage.desktop -share/kservices5/amarok_storage-mysqlserverstorage.desktop -share/kservices5/amarokitpc.protocol -share/kservices5/amaroklastfm.protocol -share/kservicetypes5/amarok-contextapplet.desktop -share/kservicetypes5/amarok-plugin.desktop -share/kservicetypes5/amarok_codecinstall.desktop -share/metainfo/org.kde.amarok.albums.appdata.xml -share/metainfo/org.kde.amarok.analyzer.appdata.xml +%%LASTFM%%share/kpackage/amarok/org.kde.amarok.similarartists/contents/images/icon.png +%%LASTFM%%share/kpackage/amarok/org.kde.amarok.similarartists/contents/images/lastfm.png +%%LASTFM%%share/kpackage/amarok/org.kde.amarok.similarartists/contents/ui/main.qml +%%LASTFM%%share/kpackage/amarok/org.kde.amarok.similarartists/metadata.json +share/kpackage/amarok/org.kde.amarok.wikipedia/contents/images/amarok-wikipediaheader.svg +share/kpackage/amarok/org.kde.amarok.wikipedia/contents/images/icon.svg +share/kpackage/amarok/org.kde.amarok.wikipedia/contents/ui/main.qml +share/kpackage/amarok/org.kde.amarok.wikipedia/metadata.json +share/locale/af/LC_MESSAGES/amarok.mo +share/locale/ar/LC_MESSAGES/amarok.mo +share/locale/ar/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/be/LC_MESSAGES/amarok.mo +share/locale/bg/LC_MESSAGES/amarok.mo +share/locale/bg/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/bs/LC_MESSAGES/amarok.mo +share/locale/bs/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ca/LC_MESSAGES/amarok.mo +share/locale/ca/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ca@valencia/LC_MESSAGES/amarok.mo +share/locale/ca@valencia/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/cs/LC_MESSAGES/amarok.mo +share/locale/cs/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/csb/LC_MESSAGES/amarok.mo +share/locale/da/LC_MESSAGES/amarok.mo +share/locale/da/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/de/LC_MESSAGES/amarok.mo +share/locale/de/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/el/LC_MESSAGES/amarok.mo +share/locale/el/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/en_GB/LC_MESSAGES/amarok.mo +share/locale/en_GB/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/eo/LC_MESSAGES/amarok.mo +share/locale/eo/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/es/LC_MESSAGES/amarok.mo +share/locale/es/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/et/LC_MESSAGES/amarok.mo +share/locale/et/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/eu/LC_MESSAGES/amarok.mo +share/locale/eu/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/fa/LC_MESSAGES/amarok.mo +share/locale/fa/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/fi/LC_MESSAGES/amarok.mo +share/locale/fi/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/fr/LC_MESSAGES/amarok.mo +share/locale/fr/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ga/LC_MESSAGES/amarok.mo +share/locale/ga/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/gl/LC_MESSAGES/amarok.mo +share/locale/gl/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/he/LC_MESSAGES/amarok.mo +share/locale/he/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/hr/LC_MESSAGES/amarok.mo +share/locale/hr/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/hu/LC_MESSAGES/amarok.mo +share/locale/hu/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ia/LC_MESSAGES/amarok.mo +share/locale/ia/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/id/LC_MESSAGES/amarok.mo +share/locale/id/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/is/LC_MESSAGES/amarok.mo +share/locale/it/LC_MESSAGES/amarok.mo +share/locale/it/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ja/LC_MESSAGES/amarok.mo +share/locale/ja/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ka/LC_MESSAGES/amarok.mo +share/locale/ka/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/km/LC_MESSAGES/amarok.mo +share/locale/km/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ko/LC_MESSAGES/amarok.mo +share/locale/ko/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ku/LC_MESSAGES/amarok.mo +share/locale/lt/LC_MESSAGES/amarok.mo +share/locale/lt/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/lv/LC_MESSAGES/amarok.mo +share/locale/lv/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/mai/LC_MESSAGES/amarok.mo +share/locale/mai/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ml/LC_MESSAGES/amarok.mo +share/locale/mr/LC_MESSAGES/amarok.mo +share/locale/mr/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ms/LC_MESSAGES/amarok.mo +share/locale/nb/LC_MESSAGES/amarok.mo +share/locale/nb/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/nds/LC_MESSAGES/amarok.mo +share/locale/nds/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ne/LC_MESSAGES/amarok.mo +share/locale/nl/LC_MESSAGES/amarok.mo +share/locale/nl/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/nn/LC_MESSAGES/amarok.mo +share/locale/nn/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/oc/LC_MESSAGES/amarok.mo +share/locale/pa/LC_MESSAGES/amarok.mo +share/locale/pa/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/pl/LC_MESSAGES/amarok.mo +share/locale/pl/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/pt/LC_MESSAGES/amarok.mo +share/locale/pt/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/pt_BR/LC_MESSAGES/amarok.mo +share/locale/pt_BR/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ro/LC_MESSAGES/amarok.mo +share/locale/ro/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ru/LC_MESSAGES/amarok.mo +share/locale/ru/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/se/LC_MESSAGES/amarok.mo +share/locale/se/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/si/LC_MESSAGES/amarok.mo +share/locale/sk/LC_MESSAGES/amarok.mo +share/locale/sk/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/sl/LC_MESSAGES/amarok.mo +share/locale/sl/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/sq/LC_MESSAGES/amarok.mo +share/locale/sq/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/sr/LC_MESSAGES/amarok.mo +share/locale/sr/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/sr@ijekavian/LC_MESSAGES/amarok.mo +share/locale/sr@ijekavian/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/sr@ijekavianlatin/LC_MESSAGES/amarok.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/sr@latin/LC_MESSAGES/amarok.mo +share/locale/sr@latin/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/sv/LC_MESSAGES/amarok.mo +share/locale/sv/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/tg/LC_MESSAGES/amarok.mo +share/locale/th/LC_MESSAGES/amarok.mo +share/locale/tr/LC_MESSAGES/amarok.mo +share/locale/tr/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/ug/LC_MESSAGES/amarok.mo +share/locale/ug/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/uk/LC_MESSAGES/amarok.mo +share/locale/uk/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/wa/LC_MESSAGES/amarok.mo +share/locale/wa/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/zh_CN/LC_MESSAGES/amarok.mo +share/locale/zh_CN/LC_MESSAGES/amarokcollectionscanner_qt.qm +share/locale/zh_TW/LC_MESSAGES/amarok.mo +share/locale/zh_TW/LC_MESSAGES/amarokcollectionscanner_qt.qm share/metainfo/org.kde.amarok.appdata.xml -share/metainfo/org.kde.amarok.context.appdata.xml -share/metainfo/org.kde.amarok.currenttrack.appdata.xml -share/metainfo/org.kde.amarok.lyrics.appdata.xml -share/metainfo/org.kde.amarok.photos.appdata.xml -%%QTWEBENGINE%%share/metainfo/org.kde.amarok.wikipedia.appdata.xml share/solid/actions/amarok-play-audiocd.desktop -@dir share/mime/packages