Blob Blame History Raw
--- a/build/Linux+BSD/org.musescore.MuseScore.appdata.xml.in	2021-02-08 05:16:37.000000000 -0700
+++ b/build/Linux+BSD/org.musescore.MuseScore.appdata.xml.in	2021-07-19 14:04:29.954137340 -0600
@@ -40,7 +40,7 @@
     <kudo>ModernToolkit</kudo>
     <kudo>UserDocs</kudo>
   </kudos>
-  <project_license>GPL-2.0</project_license>
+  <project_license>GPL-2.0-only</project_license>
   <metadata_license>CC0-1.0</metadata_license>
   <url type="homepage">https://musescore.org</url>
   <url type="bugtracker">https://musescore.org/en/project/issues/musescore</url>
@@ -148,17 +148,15 @@
          </ul>
          <p>Fixes:</p>
          <ul>
-           <li>
-             <li>NVDA screen reader didn't work</li>
-             <li>Various MusicXML Import/Export fixes</li>
-             <li>Various fixes for the playback of tied notes, muted voices and notes being edited in parts</li>
-             <li>Sticking was not linked between score and parts</li>
-             <li>The presence of fretboard diagrams prevented input of chord symbols in other staves</li>
-             <li>Loop playback was set incorrectly in parts</li>
-             <li>Shortcuts navigation across the palettes was broken</li>
-             <li>Palettes and palette cells were not translated</li>
-             <li>It was impossible to enter successive sticking elements</li>
-           </li>
+           <li>NVDA screen reader didn't work</li>
+           <li>Various MusicXML Import/Export fixes</li>
+           <li>Various fixes for the playback of tied notes, muted voices and notes being edited in parts</li>
+           <li>Sticking was not linked between score and parts</li>
+           <li>The presence of fretboard diagrams prevented input of chord symbols in other staves</li>
+           <li>Loop playback was set incorrectly in parts</li>
+           <li>Shortcuts navigation across the palettes was broken</li>
+           <li>Palettes and palette cells were not translated</li>
+           <li>It was impossible to enter successive sticking elements</li>
          </ul>
        </description>
      </release>
@@ -404,6 +402,8 @@
   </releases>
   <provides>
     <id>mscore@MSCORE_INSTALL_SUFFIX@.desktop</id>
+    <binary>mscore</binary>
+    <binary>musescore</binary>
   </provides>
   <launchable type="desktop-id">mscore@MSCORE_INSTALL_SUFFIX@.desktop</launchable>
   <update_contact>jurf_AT_riseup.net</update_contact>