Skip to content

Commit

Permalink
Add launchable attribute to the Linux appdata file (Chatterino#5210)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-zlobintsev authored Feb 26, 2024
1 parent 5f6261c commit 687b213
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@
- Dev: Added the `developer_name` field to the Linux AppData specification. (#5138)
- Dev: Twitch messages can be sent using Twitch's Helix API instead of IRC (disabled by default). (#5200)
- Dev: Added estimation for image sizes to avoid layout shifts. (#5192)
- Dev: Added the `launachable` entry to Linux AppData. (#5210)

## 2.4.6

Expand Down
1 change: 1 addition & 0 deletions resources/com.chatterino.chatterino.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<!-- 2019 Artem Polishchuk <ego.cordatus@gmail.com> -->
<component type="desktop-application">
<id>com.chatterino.chatterino.desktop</id>
<launchable type="desktop-id">com.chatterino.chatterino.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<content_rating type="oars-1.0">
Expand Down

0 comments on commit 687b213

Please sign in to comment.