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-gfx/slic3r/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-gfx/slic3r') diff --git a/media-gfx/slic3r/metadata.xml b/media-gfx/slic3r/metadata.xml index 41ad86d64fad..f2a29f739d2e 100644 --- a/media-gfx/slic3r/metadata.xml +++ b/media-gfx/slic3r/metadata.xml @@ -12,7 +12,7 @@ Slic3r is the tool you need to convert a 3D model into printing instructions for your 3D printer. It cuts the model into horizontal slices (layers), generates toolpaths to fill them and calculates the amount of material to be extruded. - + https://github.com/slic3r/Slic3r/issues https://manual.slic3r.org/ slic3r/Slic3r -- cgit v1.2.3-65-gdbad