Blob Blame History Raw
From e040b0e2e87e0bd3c20fd5a2da3dbb55288118be Mon Sep 17 00:00:00 2001
From: Fabio Valentini <decathorpe@gmail.com>
Date: Fri, 1 Nov 2019 16:32:19 +0100
Subject: [PATCH] appdata: remove U+200B (zero-width-space) characters

---
 data/icons.appdata.xml.in | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/data/icons.appdata.xml.in b/data/icons.appdata.xml.in
index 725943f43..f61f12e0a 100644
--- a/data/icons.appdata.xml.in
+++ b/data/icons.appdata.xml.in
@@ -4,11 +4,11 @@
   <id>io.elementary.icons</id>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-3.0+</project_license>
-​  <name>elementary Icons</name>
-​  <summary>Named, vector icons for elementary OS</summary>
-​  <description>
-​    <p>An original set of vector icons designed specifically for elementary OS and its desktop environment: Pantheon.</p>
-​  </description>
+  <name>elementary Icons</name>
+  <summary>Named, vector icons for elementary OS</summary>
+  <description>
+    <p>An original set of vector icons designed specifically for elementary OS and its desktop environment: Pantheon.</p>
+  </description>
   <releases>
     <release version="5.1.0" date="2019-10-31" urgency="medium">
       <description>
@@ -60,4 +60,4 @@
   <developer_name>elementary, Inc.</developer_name>
   <url type="homepage">https://elementary.io</url>
   <url type="bugtracker">https://github.com/elementary/icons/issues</url>
-​</component>
+</component>