Add developer_name appdata field (#5138)

This commit is contained in:
Ilya Zlobintsev 2024-01-30 21:42:50 +02:00 committed by GitHub
parent f8a0fb04f0
commit f2210f7a3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -136,6 +136,7 @@
- Dev: Boost is depended on as a header-only library when using conan. (#5107)
- Dev: Added signal to invalidate paint buffers of channel views without forcing a relayout. (#5123)
- Dev: Specialize `Atomic<std::shared_ptr<T>>` if underlying standard library supports it. (#5133)
- Dev: Added the `developer_name` field to the Linux AppData specification. (#5138)
## 2.4.6

View file

@ -8,6 +8,7 @@
<content_attribute id="social-chat">intense</content_attribute>
</content_rating>
<name>Chatterino</name>
<developer_name>Chatterino Developers</developer_name>
<summary>
Chat client for twitch.tv
</summary>