From a677ccd2966d9c9cb9458586eaacee33055896b2 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 16 Mar 2021 14:51:20 +0100 Subject: */*: Normalize metadata.xml files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny --- media-sound/deadbeef/metadata.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'media-sound/deadbeef') diff --git a/media-sound/deadbeef/metadata.xml b/media-sound/deadbeef/metadata.xml index a0345ca21308..8872cd6c2e22 100644 --- a/media-sound/deadbeef/metadata.xml +++ b/media-sound/deadbeef/metadata.xml @@ -1,4 +1,4 @@ - + @@ -9,13 +9,13 @@ DeaDBeeF-Player/deadbeef - File format converter - Support for cover art - Keyboard shortcuts support - last.fm/AudioScrobbler protocol support - Desktop notifications support - Dummy output driver - Define custom shell commands that can be called on tracks - Enable equalizer + File format converter + Support for cover art + Keyboard shortcuts support + last.fm/AudioScrobbler protocol support + Desktop notifications support + Dummy output driver + Define custom shell commands that can be called on tracks + Enable equalizer -- cgit v1.2.3-65-gdbad