FreeBSD Bugzilla – Attachment 257730 Details for
Bug 283794
audio/amarok: Ressurect KDE music player, update to v3.2.2, QT6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for amarok v3.2.2 for Qt6, v2
patch-audio_amarok-2.diff (text/plain), 75.02 KB, created by
Rainer Hurling
on 2025-02-22 08:19:48 UTC
(
hide
)
Description:
patch for amarok v3.2.2 for Qt6, v2
Filename:
MIME Type:
Creator:
Rainer Hurling
Created:
2025-02-22 08:19:48 UTC
Size:
75.02 KB
patch
obsolete
>diff --git a/MOVED b/MOVED >index 184f351c2bd..814aa1d2c11 100644 >--- a/MOVED >+++ b/MOVED >@@ -1949,7 +1949,6 @@ sysutils/etcupdate||2023-03-21|Part of the base system since FreeBSD 10.0 > devel/freebsd-gcc6||2023-03-22|No longer able to build base system, use GCC 9 or later instead > net/rubygem-gitlab-omniauth-openid-connect|net/rubygem-omniauth_openid_connect|2023-03-22|Obsolete use net/rubygem-omniauth_openid_connect instead > japanese/mutt-devel||2023-03-25|Has expired: Broken since 2019 >-audio/amarok||2023-03-31|Has expired: No longer actively maintained upstream > audio/cd2mp3||2023-03-31|Has expired: Depends on deprecated port audio/dagrab, consider using audio/abcde or audio/cyanrip > audio/cmp3||2023-03-31|Has expired: Abandonware, no development in 20 years. Please consider using audio/cmus or audio/musicpd > audio/cpige||2023-03-31|Has expired: Doesn't work, newer versions also fails >diff --git a/audio/Makefile b/audio/Makefile >index 5a823b73913..63b8495603c 100644 >--- a/audio/Makefile >+++ b/audio/Makefile >@@ -22,6 +22,7 @@ > SUBDIR += alsa-sndio > SUBDIR += alsa-utils > SUBDIR += alure >+ SUBDIR += amarok > SUBDIR += amb-plugins > SUBDIR += amberol > SUBDIR += ampache >diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile >new file mode 100644 >index 00000000000..a8cbec1c751 >--- /dev/null >+++ b/audio/amarok/Makefile >@@ -0,0 +1,81 @@ >+PORTNAME= amarok >+DISTVERSIONPREFIX= v >+DISTVERSION= 3.2.2 >+CATEGORIES= audio kde >+ >+MAINTAINER= kde@FreeBSD.org >+COMMENT= KDE music player >+WWW= https://amarok.kde.org/ >+ >+LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+BUILD_DEPENDS= libunwind>0:devel/libunwind \ >+ taglib>2.0.0:audio/taglib \ >+ libglvnd>0:graphics/libglvnd >+ >+LIB_DEPENDS= libdbus-1.so:devel/dbus \ >+ libfftw3.so:math/fftw3 \ >+ liblastfm6.so:audio/liblastfm \ >+ libmtp.so:multimedia/libmtp \ >+ libtag.so:audio/taglib \ >+ libunwind.so:devel/libunwind >+ >+USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext gl \ >+ kde:6 mysql:client pkgconfig qt:6 shared-mime-info ssl xorg >+ >+CPE_VENDOR= kde >+ >+USE_GITHUB= yes >+GH_ACCOUNT= KDE >+ >+USE_GL+= gl opengl >+USE_KDE= archive bookmarks codecs colorscheme config configwidgets \ >+ completion coreaddons crash dbusaddons dnssd doctools:build \ >+ ecm:build globalaccel guiaddons i18n iconthemes itemviews \ >+ jobwidgets kdeclarative kcmutils kio kirigami2 notifications \ >+ notifyconfig package parts phonon phonon-backend service \ >+ solid sonnet statusnotifieritem syntaxhighlighting texteditor \ >+ textwidgets threadweaver wallet widgetsaddons windowsystem xmlgui >+USE_LDCONFIG= yes >+USE_QT= base declarative positioning tools svg webchannel webengine 5compat >+USE_XORG= ice sm x11 xext >+ >+CMAKE_ARGS= -DOPENSSL_ROOT_DIR=${OPENSSLBASE} >+CMAKE_ON= WITH_DESKTOP_UI BUILD_WITH_QT6 >+ >+CONFIGURE_ENV= MYSQL_DIR=${LOCALBASE} >+ >+OPTIONS_DEFINE= IPOD MP3TUNES GPODDER LASTFM UTILITES PLAYER >+OPTIONS_DEFAULT= IPOD MP3TUNES GPODDER LASTFM UTILITES PLAYER >+OPTIONS_SUB= yes >+ >+GPODDER_DESC= Enable gpodder.net support >+IPOD_DESC= Apple iPod support >+LASTFM_DESC= Enable last.fm support >+MP3TUNES_DESC= MP3tunes support >+PLAYER_DESC= Enable building of main Amarok player >+UTILITES_DESC= Enable building of utilities >+ >+GPODDER_CMAKE_BOOL= WITH_GPODDER >+IPOD_LIB_DEPENDS= libgpod.so:audio/libgpod \ >+ libimobiledevice-1.0.so:comms/libimobiledevice \ >+ libplist-2.0.so:devel/libplist >+IPOD_USES= gnome >+IPOD_USE= GNOME=gdkpixbuf2,glib20 >+IPOD_CMAKE_BOOL= WITH_IPOD >+LASTFM_CMAKE_BOOL= WITH_LASTFM >+MP3TUNES_LIB_DEPENDS= libcurl.so:ftp/curl \ >+ libloudmouth-1.so:net-im/loudmouth >+MP3TUNES_LIB_DEPENDS_OFF= libgcrypt.so:security/libgcrypt >+MP3TUNES_USES= gnome >+MP3TUNES_USE= GNOME=glib20,libxml2 >+MP3TUNES_CMAKE_BOOL= WITH_MP3Tunes >+PLAYER_CMAKE_BOOL= WITH_PLAYER >+UTILITES_CMAKE_BOOL= WITH_UTILITIES >+ >+post-patch: >+ @${REINPLACE_CMD} -e 's|/usr/include|${LOCALBASE}/include|' \ >+ ${WRKSRC}/cmake/modules/FindLoudmouth.cmake >+ >+.include <bsd.port.mk> >diff --git a/audio/amarok/distinfo b/audio/amarok/distinfo >new file mode 100644 >index 00000000000..f2800a64f59 >--- /dev/null >+++ b/audio/amarok/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1739721081 >+SHA256 (KDE-amarok-v3.2.2_GH0.tar.gz) = ceca5c1404bd13b0bba8dce16e3941b05989db6498162fb8955cc13aaf914a57 >+SIZE (KDE-amarok-v3.2.2_GH0.tar.gz) = 55610217 >diff --git a/audio/amarok/pkg-descr b/audio/amarok/pkg-descr >new file mode 100644 >index 00000000000..33a690128cc >--- /dev/null >+++ b/audio/amarok/pkg-descr >@@ -0,0 +1,4 @@ >+Amarok is a powerful music player for Linux and Unix, MacOS X and >+Windows with an intuitive interface. It makes playing the music you >+love and discovering new music easier than ever before - and it looks >+good doing it! >diff --git a/audio/amarok/pkg-message b/audio/amarok/pkg-message >new file mode 100644 >index 00000000000..817c2abae5f >--- /dev/null >+++ b/audio/amarok/pkg-message >@@ -0,0 +1,14 @@ >+[ >+{ type: install >+ message: <<EOM >+In order to use certain devices (MTP, iPod...) with Amarok you need to >+be able to mount USB devices as the user running Amarok. If HAL >+automount doesn't work, read more on how to set this up on FreeBSD >+here: >+http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html >+ >+If you are not running a full KDE workspace, you should consider >+installing multimedia/phonon-vlc to get audio playback. >+EOM >+} >+] >diff --git a/audio/amarok/pkg-plist b/audio/amarok/pkg-plist >new file mode 100644 >index 00000000000..11c35d42983 >--- /dev/null >+++ b/audio/amarok/pkg-plist >@@ -0,0 +1,1304 @@ >+bin/amarok >+bin/amarok_afttagger >+bin/amarokcollectionscanner >+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 >+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/libampache_account_login.so >+%%QT_PLUGINDIR%%/amarok_collection-audiocdcollection.so >+%%QT_PLUGINDIR%%/amarok_collection-daapcollection.so >+%%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_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 >+%%QT_PLUGINDIR%%/amarok_service_magnatunestore.so >+%%QT_PLUGINDIR%%/amarok_service_opmldirectory.so >+%%QT_PLUGINDIR%%/amarok_storage-mysqlserverstorage.so >+%%QT_PLUGINDIR%%/kcm_amarok_service_ampache.so >+%%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 >+%%QT_QMLDIR%%/org/kde/amarok/similarartists/libamarok_context_applet_similarartists.so >+%%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 >+%%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 >+%%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/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/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/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/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/images/icon.png >+share/kpackage/amarok/org.kde.amarok.photos/contents/ui/main.qml >+share/kpackage/amarok/org.kde.amarok.photos/metadata.json >+share/kpackage/amarok/org.kde.amarok.similarartists/contents/images/icon.png >+share/kpackage/amarok/org.kde.amarok.similarartists/contents/images/lastfm.png >+share/kpackage/amarok/org.kde.amarok.similarartists/contents/ui/main.qml >+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/kpackage/genericqml/org.kde.amarok.context/contents/ui/main.qml >+share/kpackage/genericqml/org.kde.amarok.context/contents/ui/toolbar/AppletToolbar.qml >+share/kpackage/genericqml/org.kde.amarok.context/contents/ui/toolbar/AppletToolbarAddItem.qml >+share/kpackage/genericqml/org.kde.amarok.context/contents/ui/toolbar/AppletToolbarAppletItem.qml >+share/kpackage/genericqml/org.kde.amarok.context/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/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.albums.appdata.xml >+share/metainfo/org.kde.amarok.analyzer.appdata.xml >+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 >+share/metainfo/org.kde.amarok.similarartists.appdata.xml >+share/metainfo/org.kde.amarok.wikipedia.appdata.xml >+share/solid/actions/amarok-play-audiocd.desktop
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 283794
:
256342
|
256374
|
256390
|
256409
|
256480
|
257701
|
257730
|
258431