Blob Blame History Raw
--- linux/org.frescobaldi.Frescobaldi.metainfo.xml.in~	2020-12-26 04:18:14.000000000 -0600
+++ linux/org.frescobaldi.Frescobaldi.metainfo.xml.in	2020-12-28 10:06:11.129848675 -0600
@@ -83,11 +83,9 @@
           <li>fixed "NameError: name 'imp' is not defined" when importing</li>
           <li>fixed search of generated files on macOS for some Unicode file names</li>
           <li>fixed selection of Python on Mac OS:</li>
-          <ul>
-            <li>select the system Python 2 or 3 according to LilyPond's version</li>
-            <li>support MacPorts' LilyPond tools</li>
-            <li>add option to allow forcing the use of the tools' #! lines (useful for self-compiled or other nonstandard LilyPond installations)</li>
-          </ul>
+          <li>select the system Python 2 or 3 according to LilyPond's version</li>
+          <li>support MacPorts' LilyPond tools</li>
+          <li>add option to allow forcing the use of the tools' #! lines (useful for self-compiled or other nonstandard LilyPond installations)</li>
           <li>fixed "AttributeError: 'PreviewJob' object has no attribute 'lilypond_version'"</li>
           <li>fixed Ghostscript error on Mac with MacPorts' LilyPond 2.21.x</li>
         </ul>
--- linux/org.frescobaldi.Frescobaldi.metainfo.xml.in~	2020-12-28 10:06:28.964772117 -0600
+++ linux/org.frescobaldi.Frescobaldi.metainfo.xml.in	2020-12-28 10:07:00.884635095 -0600
@@ -105,12 +105,10 @@
           <li>Fixed pinch gesture zooming in Music View on Mac OS X</li>
           <li>Fixed printing the music score on Mac OS X</li>
           <li>Fixed cursor nagivation keyboard shortcuts on Mac OS X; new shortcuts:</li>
-          <ul>
-            <li>next document: ctrl+tab</li>
-            <li>previous document: ctrl+shift+tab</li>
-            <li>start of line: cmd+left</li>
-            <li>end of line: cmd+right</li>
-          </ul>
+          <li>next document: ctrl+tab</li>
+          <li>previous document: ctrl+shift+tab</li>
+          <li>start of line: cmd+left</li>
+          <li>end of line: cmd+right</li>
           <li>Fixed the display of filenames in document tabs on Mac OS X</li>
           <li>Fixed the global menu with no windows open on Mac OS X</li>
           <li>Fixed the error with convert-ly on in the Mac app bundle</li>