Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2014 20:59:03 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362488 - in head/audio/amarok-kde4: . files
Message-ID:  <201407212059.s6LKx3sd038453@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Mon Jul 21 20:59:03 2014
New Revision: 362488
URL: http://svnweb.freebsd.org/changeset/ports/362488
QAT: https://qat.redports.org/buildarchive/r362488/

Log:
  Update to 2.8.0.
  
  Submitted by:	jpaetzel@ via the KDE on FreeBSD mailing list

Added:
  head/audio/amarok-kde4/files/patch-src__musicbrainz__MusicDNSAudioDecoder.cpp   (contents, props changed)
Deleted:
  head/audio/amarok-kde4/files/patch-git_e3738dc
  head/audio/amarok-kde4/files/patch-src-playlistgenerator-constraints-PlaylistFileSize.cpp
Modified:
  head/audio/amarok-kde4/Makefile
  head/audio/amarok-kde4/distinfo
  head/audio/amarok-kde4/pkg-plist

Modified: head/audio/amarok-kde4/Makefile
==============================================================================
--- head/audio/amarok-kde4/Makefile	Mon Jul 21 20:58:46 2014	(r362487)
+++ head/audio/amarok-kde4/Makefile	Mon Jul 21 20:59:03 2014	(r362488)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	amarok
-PORTVERSION=	2.7.0
-PORTREVISION=	7
+PORTVERSION=	2.8.0
 CATEGORIES=	audio kde
 MASTER_SITES=	${MASTER_SITE_KDE}
 MASTER_SITE_SUBDIR=	stable/${PORTNAME}/${PORTVERSION}/src

Modified: head/audio/amarok-kde4/distinfo
==============================================================================
--- head/audio/amarok-kde4/distinfo	Mon Jul 21 20:58:46 2014	(r362487)
+++ head/audio/amarok-kde4/distinfo	Mon Jul 21 20:59:03 2014	(r362488)
@@ -1,2 +1,2 @@
-SHA256 (amarok-2.7.0.tar.bz2) = 39649075f77e73dc7e0c1842b93de870b2f400cfd008907791ee81055a075d49
-SIZE (amarok-2.7.0.tar.bz2) = 42873142
+SHA256 (amarok-2.8.0.tar.bz2) = f4b89b28f217a6d947e55fb0890de22fad8c404794c6beeb2dcaf2711b4f8ec6
+SIZE (amarok-2.8.0.tar.bz2) = 39950028

Added: head/audio/amarok-kde4/files/patch-src__musicbrainz__MusicDNSAudioDecoder.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/amarok-kde4/files/patch-src__musicbrainz__MusicDNSAudioDecoder.cpp	Mon Jul 21 20:59:03 2014	(r362488)
@@ -0,0 +1,19 @@
+If this is not defined, libavutil/common.h fails because of this check:
+
+#if defined(__cplusplus) && !defined(__STDC_CONSTANT_MACROS) && !defined(UINT64_C)
+#error missing -D__STDC_CONSTANT_MACROS / #define __STDC_CONSTANT_MACROS
+#endif
+
+Not submitted upstream, as newer releases build with -std=c++0x, which always
+sets __STD_CONSTANT_MACROS by default.
+--- src/musicbrainz/MusicDNSAudioDecoder.cpp.orig	2014-07-21 16:48:11.000000000 +0300
++++ src/musicbrainz/MusicDNSAudioDecoder.cpp	2014-07-21 16:49:04.000000000 +0300
+@@ -14,6 +14,8 @@
+  * this program.  If not, see <http://www.gnu.org/licenses/>.                           *
+  ****************************************************************************************/
+ 
++#define __STDC_CONSTANT_MACROS
++
+ #define DEBUG_PREFIX "MusicDNSAudioDecoder"
+ 
+ #include "MusicDNSAudioDecoder.h"

Modified: head/audio/amarok-kde4/pkg-plist
==============================================================================
--- head/audio/amarok-kde4/pkg-plist	Mon Jul 21 20:58:46 2014	(r362487)
+++ head/audio/amarok-kde4/pkg-plist	Mon Jul 21 20:59:03 2014	(r362488)
@@ -4,7 +4,6 @@ bin/amarokcollectionscanner
 %%MP3TUNES%%bin/amarokmp3tunesharmonydaemon
 bin/amarokpkg
 bin/amzdownloader
-lib/kde4/amarok_appletscript_simple_javascript.so
 lib/kde4/amarok_collection-audiocdcollection.so
 lib/kde4/amarok_collection-daapcollection.so
 %%IPOD%%lib/kde4/amarok_collection-ipodcollection.so
@@ -17,6 +16,7 @@ lib/kde4/amarok_collection-umscollection
 lib/kde4/amarok_collection-upnpcollection.so
 lib/kde4/amarok_containment_vertical.so
 lib/kde4/amarok_context_applet_albums.so
+lib/kde4/amarok_context_applet_analyzer.so
 lib/kde4/amarok_context_applet_currenttrack.so
 lib/kde4/amarok_context_applet_info.so
 lib/kde4/amarok_context_applet_labels.so
@@ -35,7 +35,6 @@ lib/kde4/amarok_data_engine_similarArtis
 lib/kde4/amarok_data_engine_tabs.so
 lib/kde4/amarok_data_engine_upcomingEvents.so
 lib/kde4/amarok_data_engine_wikipedia.so
-lib/kde4/amarok_runnerscript_javascript.so
 lib/kde4/amarok_service_amazonstore.so
 lib/kde4/amarok_service_ampache.so
 lib/kde4/amarok_service_jamendo.so
@@ -67,6 +66,9 @@ lib/libamarokocsclient.so.%%KDE4_GENERIC
 lib/libamarokpud.so
 lib/libamarokpud.so.1
 lib/libamarokpud.so.1.0.0
+lib/libamarokshared.so
+lib/libamarokshared.so.1
+lib/libamarokshared.so.1.0.0
 lib/libampache_account_login.so
 share/applications/kde4/amarok.desktop
 share/applications/kde4/amarok_containers.desktop
@@ -95,18 +97,12 @@ share/apps/amarok/icons/hicolor/16x16/ac
 share/apps/amarok/icons/hicolor/16x16/actions/amarok_lyrics.png
 share/apps/amarok/icons/hicolor/16x16/actions/amarok_playcount.png
 share/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist.png
-share/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist_clear.png
 share/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist_refresh.png
 share/apps/amarok/icons/hicolor/16x16/actions/amarok_scripts.png
 share/apps/amarok/icons/hicolor/16x16/actions/amarok_track.png
-share/apps/amarok/icons/hicolor/16x16/actions/clear-playlist-amarok.png
-share/apps/amarok/icons/hicolor/16x16/actions/collection-amarok.png
-share/apps/amarok/icons/hicolor/16x16/actions/collection-refresh-amarok.png
 share/apps/amarok/icons/hicolor/16x16/actions/collection-rescan-amarok.png
 share/apps/amarok/icons/hicolor/16x16/actions/download-amarok.png
 share/apps/amarok/icons/hicolor/16x16/actions/dynamic-amarok.png
-share/apps/amarok/icons/hicolor/16x16/actions/edit-redo-amarok.png
-share/apps/amarok/icons/hicolor/16x16/actions/edit-undo-amarok.png
 share/apps/amarok/icons/hicolor/16x16/actions/favorite-genres-amarok.png
 share/apps/amarok/icons/hicolor/16x16/actions/filename-album-amarok.png
 share/apps/amarok/icons/hicolor/16x16/actions/filename-artist-amarok.png
@@ -156,7 +152,6 @@ share/apps/amarok/icons/hicolor/16x16/ac
 share/apps/amarok/icons/hicolor/16x16/actions/preferences-multimedia-player-amarok.png
 share/apps/amarok/icons/hicolor/16x16/actions/preferences-view-amarok.png
 share/apps/amarok/icons/hicolor/16x16/actions/remove-amarok.png
-share/apps/amarok/icons/hicolor/16x16/actions/view-media-visualization-amarok.png
 share/apps/amarok/icons/hicolor/16x16/actions/view-services-amazon-amarok.png
 share/apps/amarok/icons/hicolor/16x16/actions/view-services-ampache-amarok.png
 share/apps/amarok/icons/hicolor/16x16/actions/view-services-gpodder-amarok.png
@@ -176,24 +171,17 @@ share/apps/amarok/icons/hicolor/22x22/ac
 share/apps/amarok/icons/hicolor/22x22/actions/amarok_lyrics.png
 share/apps/amarok/icons/hicolor/22x22/actions/amarok_playcount.png
 share/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist.png
-share/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist_clear.png
 share/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist_refresh.png
 share/apps/amarok/icons/hicolor/22x22/actions/amarok_scripts.png
 share/apps/amarok/icons/hicolor/22x22/actions/amarok_track.png
-share/apps/amarok/icons/hicolor/22x22/actions/clear-playlist-amarok.png
-share/apps/amarok/icons/hicolor/22x22/actions/collection-amarok.png
-share/apps/amarok/icons/hicolor/22x22/actions/collection-refresh-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/collection-rescan-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/download-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/dynamic-amarok.png
-share/apps/amarok/icons/hicolor/22x22/actions/edit-redo-amarok.png
-share/apps/amarok/icons/hicolor/22x22/actions/edit-undo-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/filename-bpm-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/internet-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/love-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/media-album-cover-manager-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/media-album-repeat-amarok.png
-share/apps/amarok/icons/hicolor/22x22/actions/media-clear-playlist-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/media-playlist-repeat-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/media-random-albums-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/media-random-tracks-amarok.png
@@ -214,7 +202,6 @@ share/apps/amarok/icons/hicolor/22x22/ac
 share/apps/amarok/icons/hicolor/22x22/actions/preferences-multimedia-player-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/preferences-view-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/remove-amarok.png
-share/apps/amarok/icons/hicolor/22x22/actions/view-media-visualization-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/view-services-amazon-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/view-services-gpodder-amarok.png
 share/apps/amarok/icons/hicolor/22x22/actions/view-services-jamendo-amarok.png
@@ -236,26 +223,19 @@ share/apps/amarok/icons/hicolor/32x32/ac
 share/apps/amarok/icons/hicolor/32x32/actions/amarok_lyrics.png
 share/apps/amarok/icons/hicolor/32x32/actions/amarok_playcount.png
 share/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist.png
-share/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist_clear.png
 share/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist_refresh.png
 share/apps/amarok/icons/hicolor/32x32/actions/amarok_scripts.png
 share/apps/amarok/icons/hicolor/32x32/actions/amarok_track.png
 share/apps/amarok/icons/hicolor/32x32/actions/audioscrobbler.png
-share/apps/amarok/icons/hicolor/32x32/actions/clear-playlist-amarok.png
-share/apps/amarok/icons/hicolor/32x32/actions/collection-amarok.png
-share/apps/amarok/icons/hicolor/32x32/actions/collection-refresh-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/collection-rescan-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/download-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/dynamic-amarok.png
-share/apps/amarok/icons/hicolor/32x32/actions/edit-redo-amarok.png
-share/apps/amarok/icons/hicolor/32x32/actions/edit-undo-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/filename-bpm-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/love-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/media-album-cover-manager-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/media-album-cover.png
 share/apps/amarok/icons/hicolor/32x32/actions/media-album-repeat-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/media-album-track.png
-share/apps/amarok/icons/hicolor/32x32/actions/media-clear-playlist-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/media-playlist-repeat-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/media-random-albums-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/media-random-tracks-amarok.png
@@ -276,7 +256,6 @@ share/apps/amarok/icons/hicolor/32x32/ac
 share/apps/amarok/icons/hicolor/32x32/actions/preferences-multimedia-player-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/preferences-view-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/remove-amarok.png
-share/apps/amarok/icons/hicolor/32x32/actions/view-media-visualization-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/view-services-amazon-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/view-services-ampache-amarok.png
 share/apps/amarok/icons/hicolor/32x32/actions/view-services-gpodder-amarok.png
@@ -295,19 +274,13 @@ share/apps/amarok/icons/hicolor/48x48/ac
 share/apps/amarok/icons/hicolor/48x48/actions/amarok_lyrics.png
 share/apps/amarok/icons/hicolor/48x48/actions/amarok_playcount.png
 share/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist.png
-share/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist_clear.png
 share/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist_refresh.png
 share/apps/amarok/icons/hicolor/48x48/actions/amarok_scripts.png
 share/apps/amarok/icons/hicolor/48x48/actions/amarok_track.png
-share/apps/amarok/icons/hicolor/48x48/actions/clear-playlist-amarok.png
-share/apps/amarok/icons/hicolor/48x48/actions/collection-amarok.png
-share/apps/amarok/icons/hicolor/48x48/actions/collection-refresh-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/collection-rescan-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/current-track-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/download-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/dynamic-amarok.png
-share/apps/amarok/icons/hicolor/48x48/actions/edit-redo-amarok.png
-share/apps/amarok/icons/hicolor/48x48/actions/edit-undo-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/filename-album-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/filename-and-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/filename-artist-amarok.png
@@ -338,7 +311,6 @@ share/apps/amarok/icons/hicolor/48x48/ac
 share/apps/amarok/icons/hicolor/48x48/actions/love-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/media-album-cover-manager-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/media-album-repeat-amarok.png
-share/apps/amarok/icons/hicolor/48x48/actions/media-clear-playlist-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/media-playlist-repeat-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/media-random-albums-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/media-random-tracks-amarok.png
@@ -363,7 +335,7 @@ share/apps/amarok/icons/hicolor/48x48/ac
 share/apps/amarok/icons/hicolor/48x48/actions/similarartists-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/upcomingevents-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/videoclip-amarok.png
-share/apps/amarok/icons/hicolor/48x48/actions/view-media-visualization-amarok.png
+share/apps/amarok/icons/hicolor/48x48/actions/view-media-analyzer-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/view-services-amazon-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/view-services-ampache-amarok.png
 share/apps/amarok/icons/hicolor/48x48/actions/view-services-gpodder-amarok.png
@@ -376,7 +348,10 @@ share/apps/amarok/images/amarok-tabs-dru
 share/apps/amarok/images/amarok-tabs-guitar.png
 share/apps/amarok/images/amarok-tabs-piano.png
 share/apps/amarok/images/amarok_icon.svg
+share/apps/amarok/images/ball.png
 share/apps/amarok/images/default-theme-clean.svg
+share/apps/amarok/images/dot.png
+share/apps/amarok/images/echonest.png
 share/apps/amarok/images/emblem-amazon.png
 share/apps/amarok/images/emblem-ampache-scalable.svgz
 share/apps/amarok/images/emblem-ampache.png
@@ -402,6 +377,7 @@ share/apps/amarok/images/emblem-stackove
 share/apps/amarok/images/emblem-twitter.png
 share/apps/amarok/images/emblem-wikipedia.png
 share/apps/amarok/images/emblem-xing.png
+share/apps/amarok/images/grid.png
 share/apps/amarok/images/hover_info_amazon.png
 share/apps/amarok/images/hover_info_ampache.png
 share/apps/amarok/images/hover_info_collections.png
@@ -417,11 +393,8 @@ share/apps/amarok/images/hover_info_user
 share/apps/amarok/images/info_frontpage_bg.png
 share/apps/amarok/images/info_frontpage_logo.png
 share/apps/amarok/images/info_frontpage_shadow.png
+share/apps/amarok/images/lastfm.png
 share/apps/amarok/images/lastfm-default-cover.png
-share/apps/amarok/images/likeback_bug.png
-share/apps/amarok/images/likeback_dislike.png
-share/apps/amarok/images/likeback_feature.png
-share/apps/amarok/images/likeback_like.png
 share/apps/amarok/images/loading1.png
 share/apps/amarok/images/loading2.png
 share/apps/amarok/images/mb_aicon.png
@@ -447,10 +420,11 @@ share/apps/amarok/images/service_info_lo
 share/apps/amarok/images/service_info_loading8.png
 share/apps/amarok/images/service_info_loading9.png
 share/apps/amarok/images/smallstar.png
-share/apps/amarok/images/splash_screen.jpg
 share/apps/amarok/images/star.png
 share/apps/amarok/images/volume_icon.png
 share/apps/amarok/images/volume_muted_icon.png
+share/apps/amarok/images/wirl1.png
+share/apps/amarok/images/wirl2.png
 share/apps/amarok/scripts/free_music_charts_service/FMCEmblem.png
 share/apps/amarok/scripts/free_music_charts_service/FMCIcon.png
 share/apps/amarok/scripts/free_music_charts_service/FMCShow.png
@@ -494,6 +468,42 @@ share/dbus-1/interfaces/org.kde.amarok.M
 share/doc/HTML/de/amarok/common
 share/doc/HTML/de/amarok/index.cache.bz2
 share/doc/HTML/de/amarok/index.docbook
+share/doc/HTML/en/amarok/amarok2-7scriptsconfigmenu.png
+share/doc/HTML/en/amarok/amarok2dot8pud.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_nepomukindexfolders_dialog_kde_4-11.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_systray_2-8_4-11.png
 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
@@ -528,11 +538,8 @@ share/doc/HTML/en/amarok/Icon-preference
 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/advancedtok.png
-share/doc/HTML/en/amarok/albumbar.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-context.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
@@ -547,41 +554,23 @@ share/doc/HTML/en/amarok/amarok-statsync
 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-1configuredialogcollection.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-1mergedviewcollection.png
-share/doc/HTML/en/amarok/amarok2-4-1non-mergedviewcollection.png
 share/doc/HTML/en/amarok/amarok2-4-1tageditdialog.png
-share/doc/HTML/en/amarok/amarok2-4-1viewmenu.png
-share/doc/HTML/en/amarok/amarok2-4collectionsortingmenu.png
 share/doc/HTML/en/amarok/amarok2-4musicbrainztagger.png
 share/doc/HTML/en/amarok/amarok2-4organizefilesadvanceddialog.png
-share/doc/HTML/en/amarok/amarok2-4organizefilesbasicdialog.png
 share/doc/HTML/en/amarok/amarok2-4queueeditor.png
 share/doc/HTML/en/amarok/amarok2-4searchplaylist.png
-share/doc/HTML/en/amarok/amarok2-6.png
-share/doc/HTML/en/amarok/amarok2-6appletbrowser.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-6pluginsconfigmenu.png
-share/doc/HTML/en/amarok/amarok2-6scriptsconfigmenu.png
 share/doc/HTML/en/amarok/amarok2-6trackcontextmenu.png
-share/doc/HTML/en/amarok/amarok2-6transcodemenu.png
 share/doc/HTML/en/amarok/amarok2-6viewconfigmenu.png
 share/doc/HTML/en/amarok/amarok2-6viewundocksymbols.png
-share/doc/HTML/en/amarok/amarok2-7addtoplaylist.png
-share/doc/HTML/en/amarok/amarok2-7aftersplash.png
 share/doc/HTML/en/amarok/amarok2-7menutools.png
 share/doc/HTML/en/amarok/amarok2-7networkrequestsviewer.png
-share/doc/HTML/en/amarok/amarok2-7removefromplaylist.png
 share/doc/HTML/en/amarok/amarok2-7renamesavedplaylist.png
-share/doc/HTML/en/amarok/amarok2-7saveplaylistchoices.png
-share/doc/HTML/en/amarok/amarok2-7settingsplugins.png
-share/doc/HTML/en/amarok/amarok2-7themediasources.png
-share/doc/HTML/en/amarok/amarok2-7theplaylist.png
 share/doc/HTML/en/amarok/amarok2-7thetoolbar.png
 share/doc/HTML/en/amarok/amarok24_configureshortcutdetail.png
 share/doc/HTML/en/amarok/amarok24_configureshortcutsdialog.png
@@ -615,42 +604,28 @@ share/doc/HTML/en/amarok/amarok_playlist
 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_manipulation.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_tracks_media_devices1.png
 share/doc/HTML/en/amarok/amarokbreadcrumb.png
-share/doc/HTML/en/amarok/amarokconfigurationdialog2-7database.png
-share/doc/HTML/en/amarok/amarokconfigurationdialog2-7notifications.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-7playback.png
 share/doc/HTML/en/amarok/amarokconfigurationdialog2-7scriptconsole.png
-share/doc/HTML/en/amarok/amarokconfigurationdialoggeneral2-7.png
-share/doc/HTML/en/amarok/amarokconfigurationdialoglocalcollection2-7.png
 share/doc/HTML/en/amarok/amarokmediasources-files.png
 share/doc/HTML/en/amarok/amarokmediasources-home.png
 share/doc/HTML/en/amarok/amaroknepomukcollectionbrowser2-7.png
-share/doc/HTML/en/amarok/amaroknepomukpluginconfig2-7.png
 share/doc/HTML/en/amarok/amaroknew2-4.png
-share/doc/HTML/en/amarok/amarokrightmenu.png
 share/doc/HTML/en/amarok/amarokripcd.png
-share/doc/HTML/en/amarok/amaroksystray.png
 share/doc/HTML/en/amarok/amaroktoplevelmenus2-4.png
-share/doc/HTML/en/amarok/amarokwindow_context.png
 share/doc/HTML/en/amarok/apgpresetsmatchallgroup.png
-share/doc/HTML/en/amarok/applet_explorer.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/common
-share/doc/HTML/en/amarok/contextpane.png
-share/doc/HTML/en/amarok/contextpanestopped.png
 share/doc/HTML/en/amarok/controlamarok.png
-share/doc/HTML/en/amarok/desktop_search.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
@@ -659,11 +634,21 @@ share/doc/HTML/en/amarok/firstruncollect
 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
@@ -674,7 +659,6 @@ share/doc/HTML/en/amarok/ipod-connected-
 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/media_sources3.png
 share/doc/HTML/en/amarok/mediasources.png
 share/doc/HTML/en/amarok/mediasources10.png
 share/doc/HTML/en/amarok/mediasources5.png
@@ -688,7 +672,6 @@ share/doc/HTML/en/amarok/oraganize_menu.
 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-editor-amarok.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
@@ -698,23 +681,15 @@ share/doc/HTML/en/amarok/playlistlayout4
 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/playlistsearch.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_client.png
 share/doc/HTML/en/amarok/remotecollections_daap.png
-share/doc/HTML/en/amarok/remotecollections_samba_server.png
-share/doc/HTML/en/amarok/remotecollections_samba_server1.png
-share/doc/HTML/en/amarok/remotecollections_samba_server2.png
-share/doc/HTML/en/amarok/remotecollections_samba_server3.png
-share/doc/HTML/en/amarok/searchincollection.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/sorting2.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
@@ -918,10 +893,7 @@ share/doc/HTML/sv/amarok/common
 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/advancedtok.png
-share/doc/HTML/uk/amarok/albumbar.png
 share/doc/HTML/uk/amarok/amarok-2-6-duplicates-during-collection-scan.png
-share/doc/HTML/uk/amarok/amarok-context.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
@@ -929,39 +901,22 @@ share/doc/HTML/uk/amarok/amarok-newdynam
 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-1configuredialogcollection.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-1mergedviewcollection.png
 share/doc/HTML/uk/amarok/amarok2-4-1non-mergedviewcollection.png
 share/doc/HTML/uk/amarok/amarok2-4-1tageditdialog.png
-share/doc/HTML/uk/amarok/amarok2-4-1viewmenu.png
-share/doc/HTML/uk/amarok/amarok2-4collectionsortingmenu.png
 share/doc/HTML/uk/amarok/amarok2-4musicbrainztagger.png
 share/doc/HTML/uk/amarok/amarok2-4organizefilesadvanceddialog.png
-share/doc/HTML/uk/amarok/amarok2-4organizefilesbasicdialog.png
 share/doc/HTML/uk/amarok/amarok2-4searchplaylist.png
-share/doc/HTML/uk/amarok/amarok2-6.png
-share/doc/HTML/uk/amarok/amarok2-6appletbrowser.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-6pluginsconfigmenu.png
-share/doc/HTML/uk/amarok/amarok2-6scriptsconfigmenu.png
 share/doc/HTML/uk/amarok/amarok2-6trackcontextmenu.png
-share/doc/HTML/uk/amarok/amarok2-6transcodemenu.png
 share/doc/HTML/uk/amarok/amarok2-6viewconfigmenu.png
 share/doc/HTML/uk/amarok/amarok2-6viewundocksymbols.png
-share/doc/HTML/uk/amarok/amarok2-7addtoplaylist.png
-share/doc/HTML/uk/amarok/amarok2-7aftersplash.png
 share/doc/HTML/uk/amarok/amarok2-7menutools.png
-share/doc/HTML/uk/amarok/amarok2-7removefromplaylist.png
 share/doc/HTML/uk/amarok/amarok2-7renamesavedplaylist.png
-share/doc/HTML/uk/amarok/amarok2-7saveplaylistchoices.png
-share/doc/HTML/uk/amarok/amarok2-7settingsplugins.png
-share/doc/HTML/uk/amarok/amarok2-7themediasources.png
-share/doc/HTML/uk/amarok/amarok2-7theplaylist.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
@@ -989,37 +944,24 @@ share/doc/HTML/uk/amarok/amarok_playlist
 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_manipulation.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-7database.png
-share/doc/HTML/uk/amarok/amarokconfigurationdialog2-7notifications.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/amarokconfigurationdialog2-7playback.png
-share/doc/HTML/uk/amarok/amarokconfigurationdialoggeneral2-7.png
-share/doc/HTML/uk/amarok/amarokconfigurationdialoglocalcollection2-7.png
 share/doc/HTML/uk/amarok/amarokmediasources-files.png
 share/doc/HTML/uk/amarok/amarokmediasources-home.png
-share/doc/HTML/uk/amarok/amaroknepomukpluginconfig2-7.png
 share/doc/HTML/uk/amarok/amaroknew2-4.png
-share/doc/HTML/uk/amarok/amarokrightmenu.png
 share/doc/HTML/uk/amarok/amarokripcd.png
-share/doc/HTML/uk/amarok/amaroksystray.png
-share/doc/HTML/uk/amarok/amarokwindow_context.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/common
-share/doc/HTML/uk/amarok/contextpane.png
-share/doc/HTML/uk/amarok/contextpanestopped.png
 share/doc/HTML/uk/amarok/controlamarok.png
-share/doc/HTML/uk/amarok/desktop_search.png
 share/doc/HTML/uk/amarok/favor.png
 share/doc/HTML/uk/amarok/firstruncollection2.png
 share/doc/HTML/uk/amarok/generatingtree.png
@@ -1046,20 +988,12 @@ share/doc/HTML/uk/amarok/playlistlayout4
 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/playlistsearch.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/remotecollections_client.png
-share/doc/HTML/uk/amarok/remotecollections_samba_server.png
-share/doc/HTML/uk/amarok/remotecollections_samba_server1.png
-share/doc/HTML/uk/amarok/remotecollections_samba_server2.png
-share/doc/HTML/uk/amarok/remotecollections_samba_server3.png
-share/doc/HTML/uk/amarok/searchincollection.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/sorting2.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
@@ -1078,6 +1012,7 @@ share/icons/hicolor/64x64/apps/amarok.pn
 share/kde4/services/ServiceMenus/amarok_append.desktop
 share/kde4/services/amarok-containment-vertical.desktop
 share/kde4/services/amarok-context-applet-albums.desktop
+share/kde4/services/amarok-context-applet-analyzer.desktop
 share/kde4/services/amarok-context-applet-currenttrack.desktop
 share/kde4/services/amarok-context-applet-info.desktop
 share/kde4/services/amarok-context-applet-labels.desktop
@@ -1096,8 +1031,6 @@ share/kde4/services/amarok-data-engine-s
 share/kde4/services/amarok-data-engine-tabs.desktop
 share/kde4/services/amarok-data-engine-upcomingEvents.desktop
 share/kde4/services/amarok-data-engine-wikipedia.desktop
-share/kde4/services/amarok-scriptengine-applet-simple-javascript.desktop
-share/kde4/services/amarok-scriptengine-runner-javascript.desktop
 share/kde4/services/amarok.protocol
 share/kde4/services/amarok_collection-audiocdcollection.desktop
 share/kde4/services/amarok_collection-daapcollection.desktop
@@ -1128,146 +1061,117 @@ share/kde4/servicetypes/amarok_context_a
 share/kde4/servicetypes/amarok_data_engine.desktop
 share/kde4/servicetypes/amarok_plugin.desktop
 %%NLS%%share/locale/bs/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/bs/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/bs/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/bs/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/ca/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/ca@valencia/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/ca@valencia/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/ca@valencia/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/ca@valencia/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/da/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/da/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/da/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/da/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/de/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/de/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/de/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/de/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/el/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/el/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/el/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/el/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/en_GB/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/en_GB/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/en_GB/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/en_GB/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/es/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/es/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/es/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/es/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/et/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/et/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/et/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/et/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/eu/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/eu/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/eu/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/eu/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/fi/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/ga/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/ga/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/ga/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/ga/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/gl/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/it/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/it/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/it/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/it/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/lt/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/lt/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/lt/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/lt/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/lv/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/lv/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/lv/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/lv/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/nb/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/nb/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/nb/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/nb/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/pa/LC_MESSAGES/amarok.mo
 %%NLS%%share/locale/pa/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/pa/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/pt/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/pt/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/pt/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/pt/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/amarokpkg.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/amarok.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/amarokcollectionscanner_qt.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/sl/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/sl/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/sl/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/sl/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/sr/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/sr/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/sr/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/sr/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/sr@latin/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/sr@latin/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/sr@latin/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/sr@latin/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/amarokpkg.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/amarok.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/amarokcollectionscanner_qt.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/amarokpkg.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/amarok.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/amarok_scriptengine_qscript.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/amarokcollectionscanner_qt.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/amarokpkg.mo
 share/mime/packages/amzdownloader.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407212059.s6LKx3sd038453>