Skip to content

Commit

Permalink
fix: add name tag into AppData
Browse files Browse the repository at this point in the history
Mandatory for Flathub AppData validation tool.
  • Loading branch information
tim77 committed Nov 23, 2020
1 parent 8fed40c commit 95b7a39
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<!-- MEGAsync is under a proprietary license, except the SDK which is BSD -->
<project_license>LicenseRef-proprietary</project_license>

<name>MEGAsync</name>
<launchable type="desktop-id">megasync.desktop</launchable>
<provides>
<binary>megasync</binary>
Expand Down

0 comments on commit 95b7a39

Please sign in to comment.