Blob Blame History Raw
From 6d6114315ff62a847f2cb9a8b52d136468222afe Mon Sep 17 00:00:00 2001
From: scx <scx.mail@gmail.com>
Date: Tue, 23 Apr 2019 22:44:58 +0200
Subject: [PATCH] Fix AppData file

- Close all tags
- Fix indents
---
 ....github.wxmaxima_developers.wxMaxima.appdata.xml | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml b/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml
index e2739395..7516f5ad 100644
--- a/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml
+++ b/data/io.github.wxmaxima_developers.wxMaxima.appdata.xml
@@ -60,19 +60,20 @@
           <li>wxMaxima now informs maxima which front-end is in use</li>
         </ul>
       </description>
+    </release>
     <release version="19.04.2" date="2019-04-16">
       <description>
         <ul>
           <li>Corrected the size of error messages</li>
           <li>A &quot;Copy to Matlab/Octave&quot;-feature</li>
-	  <li>Maxima now defers interpreting the data from Maxima until it encounters
-	  a newline or a timer expires</li>
-	  <li>EMF output no more causes crashes and strange behaviour</li>
-	  <li>RTF output should now work again</li>
-	  <li>entermatrix() now works again</li>
-	  <li>Better help file detection on MS Windows</li>
+          <li>wxMaxima now defers interpreting the data from Maxima until it encounters a newline or a timer expires</li>
+          <li>EMF output no more causes crashes and strange behaviour</li>
+          <li>RTF output should now work again</li>
+          <li>entermatrix() now works again</li>
+          <li>Better help file detection on MS Windows</li>
         </ul>
       </description>
+    </release>
     <release version="19.04.1" date="2019-04-03">
       <description>
         <ul>