pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

amarok: remove, imported to pkgsrc/audio



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu May 16 12:26:07 2024 +0200
Changeset:	160e1145af627fa309fe40c46a05799d2603ead3

Modified Files:
	Makefile
Removed Files:
	amarok/DESCR
	amarok/Makefile
	amarok/PLIST
	amarok/distinfo

Log Message:
amarok: remove, imported to pkgsrc/audio

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=160e1145af627fa309fe40c46a05799d2603ead3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile        |    1 -
 amarok/DESCR    |   24 -
 amarok/Makefile |   78 ----
 amarok/PLIST    | 1367 -------------------------------------------------------
 amarok/distinfo |    5 -
 5 files changed, 1475 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index ec74eccece..c9e793fca5 100644
--- a/Makefile
+++ b/Makefile
@@ -143,7 +143,6 @@ SUBDIR+=	alsa-plugins-jack
 SUBDIR+=	alt-ergo
 SUBDIR+=	am-utils
 SUBDIR+=	am-utils-git
-SUBDIR+=	amarok
 SUBDIR+=	amavis-logwatch
 SUBDIR+=	amlogic-meson-fwtools
 SUBDIR+=	analizo
diff --git a/amarok/DESCR b/amarok/DESCR
deleted file mode 100644
index a529eb332e..0000000000
--- a/amarok/DESCR
+++ /dev/null
@@ -1,24 +0,0 @@
-There are many media players around these days, it's true. What's
-missing from most players is a user interface that doesn't get in
-the way of the user. How many buttons do you have to press for
-simply adding some new tracks to the playlist? Amarok tries to be
-a little different, providing a simple drag and drop interface that
-really makes playlist handling easy.
-
-* Quick and simple drag and drop playlist creation
-* Music library
-* Cross platform: Support for Unix, MacOS X and Windows
-* Plays all audio formats known to man
-* Cover art download using Last.fm services
-* Automatic play-statistics generation (iRate style)
-* Full lyrics download
-* Learn about your music with integrated Wikipedia
-* Full Last.fm support
-* gpodder.net support
-* Configurable on screen display for track changes
-* Podcast support
-* iPod support, as well as other media players
-* Powerful scripting interface
-* Integration with Plasma and KDE Applications
-* Integration with multiple web sources including Magnatune,
-  Ampache, and others.
diff --git a/amarok/Makefile b/amarok/Makefile
deleted file mode 100644
index 67aa15e0a9..0000000000
--- a/amarok/Makefile
+++ /dev/null
@@ -1,78 +0,0 @@
-# $NetBSD: Makefile,v 1.197 2020/05/06 14:04:16 adam Exp $
-
-DISTNAME=	amarok-3.0.0
-CATEGORIES=	audio multimedia
-MASTER_SITES=	${MASTER_SITE_KDE:=amarok/${PKGVERSION_NOREV}/}
-EXTRACT_SUFX=	.tar.xz
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://amarok.kde.org/
-COMMENT=	KDE audio player
-LICENSE=	gnu-gpl-v2 AND gnu-fdl-v1.2 AND gnu-lgpl-v2.1
-
-.include "../../meta-pkgs/kde/applications.mk"
-
-USE_TOOLS+=	msgfmt pkg-config perl:run
-
-REPLACE_PERL+=	src/kconf_update/amarok-2.4.1-tokens_syntax_update.pl
-
-#MYSQL_VERSIONS_ACCEPTED=	mariadb1011 mariadb106 mariadb105 mariadb104
-
-CONF_FILES+=	share/examples/amarok/xdg/amarok_homerc ${PKG_SYSCONFDIR}/xdg/amarok_homerc
-MAKE_DIRS+=	${PKG_SYSCONFDIR}/xdg
-
-INSTALLATION_DIRS+=	share/examples/amarok/xdg
-
-post-install:
-	${MV} ${DESTDIR}${PKG_SYSCONFDIR}/xdg/amarok_homerc ${DESTDIR}${PREFIX}/share/examples/amarok/xdg
-
-# add options for these?
-# * Taglib-Extras
-# * LibLastFm, Enable Last.Fm service, including scrobbling, song submissions, and suggested song dynamic playlists, <http://cdn.last.fm/client/liblastfm-1.0.3.tar.gz>
-# * FFmpeg, Libraries and tools for handling multimedia data, <https://www.ffmpeg.org/>
-#   Enable MusicDNS service
-# * LibOFA, Open-source audio fingerprint by MusicIP, <http://code.google.com/p/musicip-libofa/>
-#   Enable MusicDNS service
-# * Mygpo-qt5 (required version >= 1.1.0), A Qt/C++ library wrapping the gpodder.net Webservice., <http://wiki.gpodder.org/wiki/Libmygpo-qt>
-#   Synchronize podcast subscriptions with gpodder.net
-# * Ipod, Support Apple iPod/iPad/iPhone audio devices, <http://sourceforge.net/projects/gtkpod/>
-# * Loudmouth, Loudmouth is the communication backend needed by mp3tunes for syncing., <http://www.loudmouth-project.org>
-
-.include "../../archivers/karchive/buildlink3.mk"
-.include "../../audio/taglib/buildlink3.mk"
-.include "../../databases/mariadb1011-embedded/buildlink3.mk"
-.include "../../devel/googletest/buildlink3.mk"
-.include "../../devel/kcmutils/buildlink3.mk"
-.include "../../devel/kconfig/buildlink3.mk"
-.include "../../devel/kcoreaddons/buildlink3.mk"
-.include "../../devel/kcrash/buildlink3.mk"
-.include "../../devel/kdeclarative/buildlink3.mk"
-.include "../../devel/kdoctools/buildlink3.mk"
-.include "../../devel/ki18n/buildlink3.mk"
-.include "../../devel/kio/buildlink3.mk"
-.include "../../devel/knotifications/buildlink3.mk"
-.include "../../devel/kpackage/buildlink3.mk"
-.include "../../devel/ktexteditor/buildlink3.mk"
-.include "../../devel/libmtp/buildlink3.mk"
-.include "../../devel/threadweaver/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../graphics/kiconthemes/buildlink3.mk"
-.include "../../math/fftw/buildlink3.mk"
-.include "../../misc/attica-qt5/buildlink3.mk"
-.include "../../net/kdnssd/buildlink3.mk"
-.include "../../net/knewstuff/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../sysutils/kdbusaddons/buildlink3.mk"
-.include "../../sysutils/solid/buildlink3.mk"
-.include "../../textproc/kcodecs/buildlink3.mk"
-.include "../../x11/kconfigwidgets/buildlink3.mk"
-.include "../../x11/kglobalaccel/buildlink3.mk"
-.include "../../x11/kguiaddons/buildlink3.mk"
-.include "../../x11/kwidgetsaddons/buildlink3.mk"
-.include "../../x11/kwindowsystem/buildlink3.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
-.include "../../x11/qt5-qtsvg/buildlink3.mk"
-.include "../../x11/qt5-qtwebengine/buildlink3.mk"
-#.include "../../mk/mysql.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/amarok/PLIST b/amarok/PLIST
deleted file mode 100644
index 00b4d2bcdb..0000000000
--- a/amarok/PLIST
+++ /dev/null
@@ -1,1367 +0,0 @@
-@comment $NetBSD$
-bin/amarok
-bin/amarok_afttagger
-bin/amarokcollectionscanner
-bin/amarokpkg
-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/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
-qt5/plugins/amarok_collection-audiocdcollection.so
-qt5/plugins/amarok_collection-daapcollection.so
-qt5/plugins/amarok_collection-mtpcollection.so
-qt5/plugins/amarok_collection-mysqlcollection.so
-qt5/plugins/amarok_collection-playdarcollection.so
-qt5/plugins/amarok_collection-umscollection.so
-qt5/plugins/amarok_importer-amarok.so
-qt5/plugins/amarok_importer-banshee.so
-qt5/plugins/amarok_importer-clementine.so
-qt5/plugins/amarok_importer-fastforward.so
-qt5/plugins/amarok_importer-itunes.so
-qt5/plugins/amarok_importer-rhythmbox.so
-qt5/plugins/amarok_service_ampache.so
-qt5/plugins/amarok_service_magnatunestore.so
-qt5/plugins/amarok_service_opmldirectory.so
-qt5/plugins/amarok_storage-mysqlestorage.so
-qt5/plugins/amarok_storage-mysqlserverstorage.so
-qt5/plugins/kcm_amarok_service_ampache.so
-qt5/plugins/kcm_amarok_service_magnatunestore.so
-qt5/qml/org/kde/amarok/albums/libamarok_context_applet_albums.so
-qt5/qml/org/kde/amarok/albums/qmldir
-qt5/qml/org/kde/amarok/analyzer/libamarok_context_applet_analyzer.so
-qt5/qml/org/kde/amarok/analyzer/qmldir
-qt5/qml/org/kde/amarok/currenttrack/libamarok_context_applet_currenttrack.so
-qt5/qml/org/kde/amarok/currenttrack/qmldir
-qt5/qml/org/kde/amarok/lyrics/libamarok_context_applet_lyrics.so
-qt5/qml/org/kde/amarok/lyrics/qmldir
-qt5/qml/org/kde/amarok/photos/libamarok_context_applet_photos.so
-qt5/qml/org/kde/amarok/photos/qmldir
-qt5/qml/org/kde/amarok/qml/Applet.qml
-qt5/qml/org/kde/amarok/qml/AppletHeader.qml
-qt5/qml/org/kde/amarok/qml/libqml_plugin.so
-qt5/qml/org/kde/amarok/qml/qmldir
-qt5/qml/org/kde/amarok/wikipedia/libamarok_context_applet_wikipedia.so
-qt5/qml/org/kde/amarok/wikipedia/qmldir
-share/amarok/data/DefaultPlaylistLayouts.xml
-share/amarok/data/InfoParserLoading.html
-share/amarok/data/WikipediaCustomStyle.css
-share/amarok/data/bullet.gif
-share/amarok/data/first_run_jingle.ogg
-share/amarok/data/hover_info_template.html
-share/amarok/data/podcast_directory.opml
-share/amarok/icons/hicolor/128x128/status/audio-volume-high-amarok.png
-share/amarok/icons/hicolor/128x128/status/audio-volume-low-amarok.png
-share/amarok/icons/hicolor/128x128/status/audio-volume-medium-amarok.png
-share/amarok/icons/hicolor/128x128/status/audio-volume-muted-amarok.png
-share/amarok/icons/hicolor/16x16/actions/amarok_artist.png
-share/amarok/icons/hicolor/16x16/actions/amarok_cart_add.png
-share/amarok/icons/hicolor/16x16/actions/amarok_cart_remove.png
-share/amarok/icons/hicolor/16x16/actions/amarok_cart_view.png
-share/amarok/icons/hicolor/16x16/actions/amarok_change_language.png
-share/amarok/icons/hicolor/16x16/actions/amarok_clock.png
-share/amarok/icons/hicolor/16x16/actions/amarok_lyrics.png
-share/amarok/icons/hicolor/16x16/actions/amarok_playcount.png
-share/amarok/icons/hicolor/16x16/actions/amarok_playlist.png
-share/amarok/icons/hicolor/16x16/actions/amarok_playlist_refresh.png
-share/amarok/icons/hicolor/16x16/actions/amarok_scripts.png
-share/amarok/icons/hicolor/16x16/actions/amarok_track.png
-share/amarok/icons/hicolor/16x16/actions/collection-rescan-amarok.png
-share/amarok/icons/hicolor/16x16/actions/download-amarok.png
-share/amarok/icons/hicolor/16x16/actions/dynamic-amarok.png
-share/amarok/icons/hicolor/16x16/actions/favorite-genres-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-album-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-artist-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-bpm-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-comment-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-composer-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-dash-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-discnumber-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-dot-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-filetype-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-genre-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-ignore-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-initial-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-last-played.png
-share/amarok/icons/hicolor/16x16/actions/filename-slash-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-space-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-title-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-track-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-underscore-amarok.png
-share/amarok/icons/hicolor/16x16/actions/filename-year-amarok.png
-share/amarok/icons/hicolor/16x16/actions/label-amarok.png
-share/amarok/icons/hicolor/16x16/actions/lastfm-mix-radio-amarok.png
-share/amarok/icons/hicolor/16x16/actions/lastfm-neighbour-radio-amarok.png
-share/amarok/icons/hicolor/16x16/actions/lastfm-personal-radio-amarok.png
-share/amarok/icons/hicolor/16x16/actions/lastfm-recommended-radio-amarok.png
-share/amarok/icons/hicolor/16x16/actions/lastfm-tag-amarok.png
-share/amarok/icons/hicolor/16x16/actions/love-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-album-cover-manager-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-album-repeat-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-playlist-repeat-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-random-albums-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-random-tracks-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-repeat-album-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-repeat-playlist-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-repeat-track-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-show-active-track-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-standard-track-progression-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-track-add-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-track-edit-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-track-queue-amarok.png
-share/amarok/icons/hicolor/16x16/actions/media-track-remove-amarok.png
-share/amarok/icons/hicolor/16x16/actions/music-amarok.png
-share/amarok/icons/hicolor/16x16/actions/playlist-generator.png
-share/amarok/icons/hicolor/16x16/actions/podcast-amarok.png
-share/amarok/icons/hicolor/16x16/actions/preferences-indicator-amarok.png
-share/amarok/icons/hicolor/16x16/actions/preferences-media-playback-amarok.png
-share/amarok/icons/hicolor/16x16/actions/preferences-multimedia-player-amarok.png
-share/amarok/icons/hicolor/16x16/actions/preferences-view-amarok.png
-share/amarok/icons/hicolor/16x16/actions/remove-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-importers-banshee-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-importers-clementine-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-importers-rhythmbox-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-services-amazon-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-services-ampache-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-services-gpodder-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-services-jamendo-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-services-lastfm-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-services-librivox-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-services-magnatune-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-services-mp3tunes-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-services-opml-amarok.png
-share/amarok/icons/hicolor/16x16/actions/view-services-scripted-amarok.png
-share/amarok/icons/hicolor/22x22/actions/amarok_artist.png
-share/amarok/icons/hicolor/22x22/actions/amarok_cart_add.png
-share/amarok/icons/hicolor/22x22/actions/amarok_cart_remove.png
-share/amarok/icons/hicolor/22x22/actions/amarok_cart_view.png
-share/amarok/icons/hicolor/22x22/actions/amarok_change_language.png
-share/amarok/icons/hicolor/22x22/actions/amarok_clock.png
-share/amarok/icons/hicolor/22x22/actions/amarok_lyrics.png
-share/amarok/icons/hicolor/22x22/actions/amarok_playcount.png
-share/amarok/icons/hicolor/22x22/actions/amarok_playlist.png
-share/amarok/icons/hicolor/22x22/actions/amarok_playlist_refresh.png
-share/amarok/icons/hicolor/22x22/actions/amarok_scripts.png
-share/amarok/icons/hicolor/22x22/actions/amarok_track.png
-share/amarok/icons/hicolor/22x22/actions/collection-rescan-amarok.png
-share/amarok/icons/hicolor/22x22/actions/download-amarok.png
-share/amarok/icons/hicolor/22x22/actions/dynamic-amarok.png
-share/amarok/icons/hicolor/22x22/actions/filename-bpm-amarok.png
-share/amarok/icons/hicolor/22x22/actions/internet-amarok.png
-share/amarok/icons/hicolor/22x22/actions/love-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-album-cover-manager-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-album-repeat-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-playlist-repeat-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-random-albums-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-random-tracks-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-repeat-album-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-repeat-playlist-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-repeat-track-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-show-active-track-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-standard-track-progression-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-track-add-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-track-edit-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-track-queue-amarok.png
-share/amarok/icons/hicolor/22x22/actions/media-track-remove-amarok.png
-share/amarok/icons/hicolor/22x22/actions/music-amarok.png
-share/amarok/icons/hicolor/22x22/actions/playlist-generator.png
-share/amarok/icons/hicolor/22x22/actions/podcast-amarok.png
-share/amarok/icons/hicolor/22x22/actions/preferences-indicator-amarok.png
-share/amarok/icons/hicolor/22x22/actions/preferences-media-playback-amarok.png
-share/amarok/icons/hicolor/22x22/actions/preferences-multimedia-player-amarok.png
-share/amarok/icons/hicolor/22x22/actions/preferences-view-amarok.png
-share/amarok/icons/hicolor/22x22/actions/remove-amarok.png
-share/amarok/icons/hicolor/22x22/actions/view-importers-banshee-amarok.png
-share/amarok/icons/hicolor/22x22/actions/view-importers-clementine-amarok.png
-share/amarok/icons/hicolor/22x22/actions/view-importers-rhythmbox-amarok.png
-share/amarok/icons/hicolor/22x22/actions/view-services-amazon-amarok.png
-share/amarok/icons/hicolor/22x22/actions/view-services-gpodder-amarok.png
-share/amarok/icons/hicolor/22x22/actions/view-services-jamendo-amarok.png
-share/amarok/icons/hicolor/22x22/actions/view-services-lastfm-amarok.png
-share/amarok/icons/hicolor/22x22/actions/view-services-librivox-amarok.png
-share/amarok/icons/hicolor/22x22/actions/view-services-magnatune-amarok.png
-share/amarok/icons/hicolor/22x22/actions/view-services-mp3tunes-amarok.png
-share/amarok/icons/hicolor/22x22/actions/view-services-opml-amarok.png
-share/amarok/icons/hicolor/22x22/actions/view-services-scripted-amarok.png
-share/amarok/icons/hicolor/24x24/actions/lastfm-my-friends-amarok.png
-share/amarok/icons/hicolor/24x24/actions/lastfm-my-neighbours-amarok.png
-share/amarok/icons/hicolor/24x24/actions/lastfm-my-tags-amarok.png
-share/amarok/icons/hicolor/32x32/actions/amarok_artist.png
-share/amarok/icons/hicolor/32x32/actions/amarok_cart_add.png
-share/amarok/icons/hicolor/32x32/actions/amarok_cart_remove.png
-share/amarok/icons/hicolor/32x32/actions/amarok_cart_view.png
-share/amarok/icons/hicolor/32x32/actions/amarok_change_language.png
-share/amarok/icons/hicolor/32x32/actions/amarok_clock.png
-share/amarok/icons/hicolor/32x32/actions/amarok_lyrics.png
-share/amarok/icons/hicolor/32x32/actions/amarok_playcount.png
-share/amarok/icons/hicolor/32x32/actions/amarok_playlist.png
-share/amarok/icons/hicolor/32x32/actions/amarok_playlist_refresh.png
-share/amarok/icons/hicolor/32x32/actions/amarok_scripts.png
-share/amarok/icons/hicolor/32x32/actions/amarok_track.png
-share/amarok/icons/hicolor/32x32/actions/audioscrobbler.png
-share/amarok/icons/hicolor/32x32/actions/collection-rescan-amarok.png
-share/amarok/icons/hicolor/32x32/actions/download-amarok.png
-share/amarok/icons/hicolor/32x32/actions/dynamic-amarok.png
-share/amarok/icons/hicolor/32x32/actions/filename-bpm-amarok.png
-share/amarok/icons/hicolor/32x32/actions/love-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-album-cover-manager-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-album-cover.png
-share/amarok/icons/hicolor/32x32/actions/media-album-repeat-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-album-track.png
-share/amarok/icons/hicolor/32x32/actions/media-playlist-repeat-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-random-albums-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-random-tracks-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-repeat-album-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-repeat-playlist-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-repeat-track-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-show-active-track-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-standard-track-progression-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-track-add-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-track-edit-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-track-queue-amarok.png
-share/amarok/icons/hicolor/32x32/actions/media-track-remove-amarok.png
-share/amarok/icons/hicolor/32x32/actions/music-amarok.png
-share/amarok/icons/hicolor/32x32/actions/playlist-generator.png
-share/amarok/icons/hicolor/32x32/actions/podcast-amarok.png
-share/amarok/icons/hicolor/32x32/actions/preferences-indicator-amarok.png
-share/amarok/icons/hicolor/32x32/actions/preferences-media-playback-amarok.png
-share/amarok/icons/hicolor/32x32/actions/preferences-multimedia-player-amarok.png
-share/amarok/icons/hicolor/32x32/actions/preferences-view-amarok.png
-share/amarok/icons/hicolor/32x32/actions/remove-amarok.png
-share/amarok/icons/hicolor/32x32/actions/view-importers-banshee-amarok.png
-share/amarok/icons/hicolor/32x32/actions/view-importers-clementine-amarok.png
-share/amarok/icons/hicolor/32x32/actions/view-importers-rhythmbox-amarok.png
-share/amarok/icons/hicolor/32x32/actions/view-services-amazon-amarok.png
-share/amarok/icons/hicolor/32x32/actions/view-services-ampache-amarok.png
-share/amarok/icons/hicolor/32x32/actions/view-services-gpodder-amarok.png
-share/amarok/icons/hicolor/32x32/actions/view-services-jamendo-amarok.png
-share/amarok/icons/hicolor/32x32/actions/view-services-lastfm-amarok.png
-share/amarok/icons/hicolor/32x32/actions/view-services-magnatune-amarok.png
-share/amarok/icons/hicolor/32x32/actions/view-services-mp3tunes-amarok.png
-share/amarok/icons/hicolor/32x32/actions/view-services-opml-amarok.png
-share/amarok/icons/hicolor/32x32/actions/view-services-scripted-amarok.png
-share/amarok/icons/hicolor/48x48/actions/amarok_artist.png
-share/amarok/icons/hicolor/48x48/actions/amarok_cart_add.png
-share/amarok/icons/hicolor/48x48/actions/amarok_cart_remove.png
-share/amarok/icons/hicolor/48x48/actions/amarok_cart_view.png
-share/amarok/icons/hicolor/48x48/actions/amarok_change_language.png
-share/amarok/icons/hicolor/48x48/actions/amarok_clock.png
-share/amarok/icons/hicolor/48x48/actions/amarok_playcount.png
-share/amarok/icons/hicolor/48x48/actions/amarok_playlist.png
-share/amarok/icons/hicolor/48x48/actions/amarok_playlist_refresh.png
-share/amarok/icons/hicolor/48x48/actions/amarok_scripts.png
-share/amarok/icons/hicolor/48x48/actions/amarok_track.png
-share/amarok/icons/hicolor/48x48/actions/collection-rescan-amarok.png
-share/amarok/icons/hicolor/48x48/actions/download-amarok.png
-share/amarok/icons/hicolor/48x48/actions/dynamic-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-album-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-and-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-artist-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-bpm-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-comment-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-composer-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-dash-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-discnumber-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-divider.png
-share/amarok/icons/hicolor/48x48/actions/filename-dot-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-filetype-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-genre-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-group-length.png
-share/amarok/icons/hicolor/48x48/actions/filename-group-tracks.png
-share/amarok/icons/hicolor/48x48/actions/filename-ignore-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-initial-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-last-played.png
-share/amarok/icons/hicolor/48x48/actions/filename-moodbar.png
-share/amarok/icons/hicolor/48x48/actions/filename-sample-rate.png
-share/amarok/icons/hicolor/48x48/actions/filename-slash-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-space-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-title-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-track-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-underscore-amarok.png
-share/amarok/icons/hicolor/48x48/actions/filename-year-amarok.png
-share/amarok/icons/hicolor/48x48/actions/info-amarok.png
-share/amarok/icons/hicolor/48x48/actions/label-amarok.png
-share/amarok/icons/hicolor/48x48/actions/love-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-album-repeat-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-playlist-repeat-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-random-albums-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-random-tracks-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-repeat-album-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-repeat-playlist-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-repeat-track-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-show-active-track-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-standard-track-progression-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-track-add-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-track-edit-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-track-queue-amarok.png
-share/amarok/icons/hicolor/48x48/actions/media-track-remove-amarok.png
-share/amarok/icons/hicolor/48x48/actions/music-amarok.png
-share/amarok/icons/hicolor/48x48/actions/playlist-generator.png
-share/amarok/icons/hicolor/48x48/actions/podcast-amarok.png
-share/amarok/icons/hicolor/48x48/actions/preferences-indicator-amarok.png
-share/amarok/icons/hicolor/48x48/actions/preferences-media-playback-amarok.png
-share/amarok/icons/hicolor/48x48/actions/preferences-multimedia-player-amarok.png
-share/amarok/icons/hicolor/48x48/actions/preferences-view-amarok.png
-share/amarok/icons/hicolor/48x48/actions/remove-amarok.png
-share/amarok/icons/hicolor/48x48/actions/similarartists-amarok.png
-share/amarok/icons/hicolor/48x48/actions/upcomingevents-amarok.png
-share/amarok/icons/hicolor/48x48/actions/videoclip-amarok.png
-share/amarok/icons/hicolor/48x48/actions/view-importers-banshee-amarok.png
-share/amarok/icons/hicolor/48x48/actions/view-importers-clementine-amarok.png
-share/amarok/icons/hicolor/48x48/actions/view-importers-rhythmbox-amarok.png
-share/amarok/icons/hicolor/48x48/actions/view-services-amazon-amarok.png
-share/amarok/icons/hicolor/48x48/actions/view-services-ampache-amarok.png
-share/amarok/icons/hicolor/48x48/actions/view-services-gpodder-amarok.png
-share/amarok/icons/hicolor/48x48/actions/view-services-jamendo-amarok.png
-share/amarok/icons/hicolor/48x48/actions/view-services-lastfm-amarok.png
-share/amarok/icons/hicolor/48x48/actions/view-services-magnatune-amarok.png
-share/amarok/icons/hicolor/48x48/actions/view-services-mp3tunes-amarok.png
-share/amarok/images/amarok_icon.svg
-share/amarok/images/ball.png
-share/amarok/images/default-theme-clean.svg
-share/amarok/images/dot.png
-share/amarok/images/echonest.png
-share/amarok/images/emblem-amazon.png
-share/amarok/images/emblem-ampache-scalable.svgz
-share/amarok/images/emblem-ampache.png
-share/amarok/images/emblem-default.png
-share/amarok/images/emblem-delicious.png
-share/amarok/images/emblem-digg.png
-share/amarok/images/emblem-facebook.png
-share/amarok/images/emblem-gpodder-scalable.svgz
-share/amarok/images/emblem-gpodder.png
-share/amarok/images/emblem-identica.png
-share/amarok/images/emblem-jamendo-scalable.svgz
-share/amarok/images/emblem-jamendo.png
-share/amarok/images/emblem-lastfm-scalable.svg
-share/amarok/images/emblem-lastfm.png
-share/amarok/images/emblem-linkedin.png
-share/amarok/images/emblem-magnatune.png
-share/amarok/images/emblem-mp3tunes.png
-share/amarok/images/emblem-myspace.png
-share/amarok/images/emblem-reddit.png
-share/amarok/images/emblem-scripted-scalable.svgz
-share/amarok/images/emblem-scripted.png
-share/amarok/images/emblem-stackoverflow.png
-share/amarok/images/emblem-twitter.png
-share/amarok/images/emblem-wikipedia.png
-share/amarok/images/emblem-xing.png
-share/amarok/images/grid.png
-share/amarok/images/hover_info_ampache.png
-share/amarok/images/hover_info_collections.png
-share/amarok/images/hover_info_dynamic_playlists.png
-share/amarok/images/hover_info_files.png
-share/amarok/images/hover_info_internet.png
-share/amarok/images/hover_info_magnatune.png
-share/amarok/images/hover_info_playlists.png
-share/amarok/images/hover_info_podcasts.png
-share/amarok/images/hover_info_user_playlists.png
-share/amarok/images/lastfm-default-cover.png
-share/amarok/images/lastfm.png
-share/amarok/images/loading1.png
-share/amarok/images/loading2.png
-share/amarok/images/mb_aicon.png
-share/amarok/images/mb_licon.png
-share/amarok/images/mb_ticon.png
-share/amarok/images/navigation_arrows.svg
-share/amarok/images/nocover.png
-share/amarok/images/opendesktop-22.png
-share/amarok/images/playlist-bookmark-16.png
-share/amarok/images/playlist-layouts-22.png
-share/amarok/images/playlist-sorting-16.png
-share/amarok/images/pud_items.svg
-share/amarok/images/service_info_loading1.png
-share/amarok/images/service_info_loading10.png
-share/amarok/images/service_info_loading11.png
-share/amarok/images/service_info_loading12.png
-share/amarok/images/service_info_loading2.png
-share/amarok/images/service_info_loading3.png
-share/amarok/images/service_info_loading4.png
-share/amarok/images/service_info_loading5.png
-share/amarok/images/service_info_loading6.png
-share/amarok/images/service_info_loading7.png
-share/amarok/images/service_info_loading8.png
-share/amarok/images/service_info_loading9.png
-share/amarok/images/smallstar.png
-share/amarok/images/star.png
-share/amarok/images/volume_icon.png
-share/amarok/images/volume_muted_icon.png
-share/amarok/images/wirl1.png
-share/amarok/images/wirl2.png
-share/amarok/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/examples/amarok/xdg/amarok_homerc
-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/knsrcfiles/amarok.knsrc
-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.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/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_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/kservicetypes5/amarok-contextapplet.desktop
-share/kservicetypes5/amarok-plugin.desktop
-share/kservicetypes5/amarok_codecinstall.desktop
-share/locale/af/LC_MESSAGES/amarok.mo
-share/locale/ar/LC_MESSAGES/amarok.mo
-share/locale/ar/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/ar/LC_MESSAGES/amarokpkg.mo
-share/locale/be/LC_MESSAGES/amarok.mo
-share/locale/bg/LC_MESSAGES/amarok.mo
-share/locale/bg/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/bg/LC_MESSAGES/amarokpkg.mo
-share/locale/bs/LC_MESSAGES/amarok.mo
-share/locale/bs/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/bs/LC_MESSAGES/amarokpkg.mo
-share/locale/ca/LC_MESSAGES/amarok.mo
-share/locale/ca/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/ca/LC_MESSAGES/amarokpkg.mo
-share/locale/ca@valencia/LC_MESSAGES/amarok.mo
-share/locale/ca@valencia/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/ca@valencia/LC_MESSAGES/amarokpkg.mo
-share/locale/cs/LC_MESSAGES/amarok.mo
-share/locale/cs/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/cs/LC_MESSAGES/amarokpkg.mo
-share/locale/csb/LC_MESSAGES/amarok.mo
-share/locale/da/LC_MESSAGES/amarok.mo
-share/locale/da/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/da/LC_MESSAGES/amarokpkg.mo
-share/locale/de/LC_MESSAGES/amarok.mo
-share/locale/de/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/de/LC_MESSAGES/amarokpkg.mo
-share/locale/el/LC_MESSAGES/amarok.mo
-share/locale/el/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/el/LC_MESSAGES/amarokpkg.mo
-share/locale/en_GB/LC_MESSAGES/amarok.mo
-share/locale/en_GB/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/en_GB/LC_MESSAGES/amarokpkg.mo
-share/locale/eo/LC_MESSAGES/amarok.mo
-share/locale/eo/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/eo/LC_MESSAGES/amarokpkg.mo
-share/locale/es/LC_MESSAGES/amarok.mo
-share/locale/es/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/es/LC_MESSAGES/amarokpkg.mo
-share/locale/et/LC_MESSAGES/amarok.mo
-share/locale/et/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/et/LC_MESSAGES/amarokpkg.mo
-share/locale/eu/LC_MESSAGES/amarok.mo
-share/locale/eu/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/eu/LC_MESSAGES/amarokpkg.mo
-share/locale/fa/LC_MESSAGES/amarok.mo
-share/locale/fa/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/fa/LC_MESSAGES/amarokpkg.mo
-share/locale/fi/LC_MESSAGES/amarok.mo
-share/locale/fi/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/fi/LC_MESSAGES/amarokpkg.mo
-share/locale/fr/LC_MESSAGES/amarok.mo
-share/locale/fr/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/fr/LC_MESSAGES/amarokpkg.mo
-share/locale/ga/LC_MESSAGES/amarok.mo
-share/locale/ga/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/ga/LC_MESSAGES/amarokpkg.mo
-share/locale/gl/LC_MESSAGES/amarok.mo
-share/locale/gl/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/gl/LC_MESSAGES/amarokpkg.mo
-share/locale/he/LC_MESSAGES/amarok.mo
-share/locale/hr/LC_MESSAGES/amarok.mo
-share/locale/hr/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/hr/LC_MESSAGES/amarokpkg.mo
-share/locale/hu/LC_MESSAGES/amarok.mo
-share/locale/hu/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/hu/LC_MESSAGES/amarokpkg.mo
-share/locale/ia/LC_MESSAGES/amarok.mo
-share/locale/ia/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/ia/LC_MESSAGES/amarokpkg.mo
-share/locale/id/LC_MESSAGES/amarok.mo
-share/locale/id/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/id/LC_MESSAGES/amarokpkg.mo
-share/locale/is/LC_MESSAGES/amarok.mo
-share/locale/is/LC_MESSAGES/amarokpkg.mo
-share/locale/it/LC_MESSAGES/amarok.mo
-share/locale/it/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/it/LC_MESSAGES/amarokpkg.mo
-share/locale/ja/LC_MESSAGES/amarok.mo
-share/locale/ja/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/ja/LC_MESSAGES/amarokpkg.mo
-share/locale/ka/LC_MESSAGES/amarok.mo
-share/locale/ka/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/ka/LC_MESSAGES/amarokpkg.mo
-share/locale/km/LC_MESSAGES/amarok.mo
-share/locale/km/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/km/LC_MESSAGES/amarokpkg.mo
-share/locale/ko/LC_MESSAGES/amarok.mo
-share/locale/ko/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/ko/LC_MESSAGES/amarokpkg.mo
-share/locale/ku/LC_MESSAGES/amarok.mo
-share/locale/lt/LC_MESSAGES/amarok.mo
-share/locale/lt/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/lt/LC_MESSAGES/amarokpkg.mo
-share/locale/lv/LC_MESSAGES/amarok.mo
-share/locale/lv/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/lv/LC_MESSAGES/amarokpkg.mo
-share/locale/mai/LC_MESSAGES/amarok.mo
-share/locale/mai/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/mai/LC_MESSAGES/amarokpkg.mo
-share/locale/ml/LC_MESSAGES/amarok.mo
-share/locale/mr/LC_MESSAGES/amarok.mo
-share/locale/mr/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/mr/LC_MESSAGES/amarokpkg.mo
-share/locale/ms/LC_MESSAGES/amarok.mo
-share/locale/nb/LC_MESSAGES/amarok.mo
-share/locale/nb/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/nb/LC_MESSAGES/amarokpkg.mo
-share/locale/nds/LC_MESSAGES/amarok.mo
-share/locale/nds/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/nds/LC_MESSAGES/amarokpkg.mo
-share/locale/ne/LC_MESSAGES/amarok.mo
-share/locale/nl/LC_MESSAGES/amarok.mo
-share/locale/nl/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/nl/LC_MESSAGES/amarokpkg.mo
-share/locale/nn/LC_MESSAGES/amarok.mo
-share/locale/nn/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/nn/LC_MESSAGES/amarokpkg.mo
-share/locale/oc/LC_MESSAGES/amarok.mo
-share/locale/pa/LC_MESSAGES/amarok.mo
-share/locale/pa/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/pa/LC_MESSAGES/amarokpkg.mo
-share/locale/pl/LC_MESSAGES/amarok.mo
-share/locale/pl/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/pl/LC_MESSAGES/amarokpkg.mo
-share/locale/pt/LC_MESSAGES/amarok.mo
-share/locale/pt/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/pt/LC_MESSAGES/amarokpkg.mo
-share/locale/pt_BR/LC_MESSAGES/amarok.mo
-share/locale/pt_BR/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/pt_BR/LC_MESSAGES/amarokpkg.mo
-share/locale/ro/LC_MESSAGES/amarok.mo
-share/locale/ro/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/ro/LC_MESSAGES/amarokpkg.mo
-share/locale/ru/LC_MESSAGES/amarok.mo
-share/locale/ru/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/ru/LC_MESSAGES/amarokpkg.mo
-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/sk/LC_MESSAGES/amarokpkg.mo
-share/locale/sl/LC_MESSAGES/amarok.mo
-share/locale/sl/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/sl/LC_MESSAGES/amarokpkg.mo
-share/locale/sq/LC_MESSAGES/amarok.mo
-share/locale/sq/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/sq/LC_MESSAGES/amarokpkg.mo
-share/locale/sr/LC_MESSAGES/amarok.mo
-share/locale/sr/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/sr/LC_MESSAGES/amarokpkg.mo
-share/locale/sr@ijekavian/LC_MESSAGES/amarok.mo
-share/locale/sr@ijekavian/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/sr@ijekavian/LC_MESSAGES/amarokpkg.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/amarok.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/sr@ijekavianlatin/LC_MESSAGES/amarokpkg.mo
-share/locale/sr@latin/LC_MESSAGES/amarok.mo
-share/locale/sr@latin/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/sr@latin/LC_MESSAGES/amarokpkg.mo
-share/locale/sv/LC_MESSAGES/amarok.mo
-share/locale/sv/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/sv/LC_MESSAGES/amarokpkg.mo
-share/locale/tg/LC_MESSAGES/amarok.mo
-share/locale/th/LC_MESSAGES/amarok.mo
-share/locale/th/LC_MESSAGES/amarokpkg.mo
-share/locale/tr/LC_MESSAGES/amarok.mo
-share/locale/tr/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/tr/LC_MESSAGES/amarokpkg.mo
-share/locale/ug/LC_MESSAGES/amarok.mo
-share/locale/ug/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/ug/LC_MESSAGES/amarokpkg.mo
-share/locale/uk/LC_MESSAGES/amarok.mo
-share/locale/uk/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/uk/LC_MESSAGES/amarokpkg.mo
-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_CN/LC_MESSAGES/amarokpkg.mo
-share/locale/zh_TW/LC_MESSAGES/amarok.mo
-share/locale/zh_TW/LC_MESSAGES/amarokcollectionscanner_qt.qm
-share/locale/zh_TW/LC_MESSAGES/amarokpkg.mo
-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.wikipedia.appdata.xml
-share/solid/actions/amarok-play-audiocd.desktop
diff --git a/amarok/distinfo b/amarok/distinfo
deleted file mode 100644
index 018900ebc9..0000000000
--- a/amarok/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.53 2017/01/19 08:48:13 markd Exp $
-
-BLAKE2s (amarok-3.0.0.tar.xz) = 7ea3cb385bf5b234e44edbed3887e34983a3545744e299963d67717a3cbce86c
-SHA512 (amarok-3.0.0.tar.xz) = 95246aa81af183cb112b99d7966cc2c0056881f5576020206a693d8e28ad2be632943b27576b84cc4791ff8def7f51de857d33acc379e1a5406dcba72c13d014
-Size (amarok-3.0.0.tar.xz) = 47952116 bytes


Home | Main Index | Thread Index | Old Index