a7f9100
--- a/build/Linux+BSD/org.musescore.MuseScore.appdata.xml.in	2021-02-08 05:16:37.000000000 -0700
a7f9100
+++ b/build/Linux+BSD/org.musescore.MuseScore.appdata.xml.in	2021-07-19 14:04:29.954137340 -0600
a7f9100
@@ -40,7 +40,7 @@
a7f9100
     <kudo>ModernToolkit</kudo>
a7f9100
     <kudo>UserDocs</kudo>
a7f9100
   </kudos>
a7f9100
-  <project_license>GPL-2.0</project_license>
a7f9100
+  <project_license>GPL-2.0-only</project_license>
a7f9100
   <metadata_license>CC0-1.0</metadata_license>
a7f9100
   <url type="homepage">https://musescore.org</url>
a7f9100
   <url type="bugtracker">https://musescore.org/en/project/issues/musescore</url>
a7f9100
@@ -148,17 +148,15 @@
a7f9100
          
a7f9100
          

Fixes:

a7f9100
          
    a7f9100
    -           
  • a7f9100
    -             
  • NVDA screen reader didn't work
  • a7f9100
    -             
  • Various MusicXML Import/Export fixes
  • a7f9100
    -             
  • Various fixes for the playback of tied notes, muted voices and notes being edited in parts
  • a7f9100
    -             
  • Sticking was not linked between score and parts
  • a7f9100
    -             
  • The presence of fretboard diagrams prevented input of chord symbols in other staves
  • a7f9100
    -             
  • Loop playback was set incorrectly in parts
  • a7f9100
    -             
  • Shortcuts navigation across the palettes was broken
  • a7f9100
    -             
  • Palettes and palette cells were not translated
  • a7f9100
    -             
  • It was impossible to enter successive sticking elements
  • a7f9100
    -           
    a7f9100
    +           
  • NVDA screen reader didn't work
  • a7f9100
    +           
  • Various MusicXML Import/Export fixes
  • a7f9100
    +           
  • Various fixes for the playback of tied notes, muted voices and notes being edited in parts
  • a7f9100
    +           
  • Sticking was not linked between score and parts
  • a7f9100
    +           
  • The presence of fretboard diagrams prevented input of chord symbols in other staves
  • a7f9100
    +           
  • Loop playback was set incorrectly in parts
  • a7f9100
    +           
  • Shortcuts navigation across the palettes was broken
  • a7f9100
    +           
  • Palettes and palette cells were not translated
  • a7f9100
    +           
  • It was impossible to enter successive sticking elements
  • a7f9100
              
    a7f9100
            </description>
    a7f9100
          </release>
    a7f9100
    @@ -404,6 +402,8 @@
    a7f9100
       </releases>
    a7f9100
       <provides>
    a7f9100
         <id>mscore@MSCORE_INSTALL_SUFFIX@.desktop</id>
    a7f9100
    +    <binary>mscore</binary>
    a7f9100
    +    <binary>musescore</binary>
    a7f9100
       </provides>
    a7f9100
       <launchable type="desktop-id">mscore@MSCORE_INSTALL_SUFFIX@.desktop</launchable>
    a7f9100
       <update_contact>jurf_AT_riseup.net</update_contact>