Skip to content

Commit

Permalink
Fixed Dino+ desktop file name
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Logaev <[email protected]>
  • Loading branch information
mxlgv committed Apr 17, 2024
1 parent bec8a5b commit 33b8d1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main/data/im.dino.Dino.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<launchable type="desktop-id">im.dino.Dino.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Dino</name>
<name>Dino+</name>
<summary>Modern XMPP Chat Client</summary>
<summary xml:lang="zh_TW">現代化的 XMPP 用戶端聊天軟件</summary>
<summary xml:lang="zh_CN">现代 XMPP 聊天客户端</summary>
Expand Down
2 changes: 1 addition & 1 deletion main/data/im.dino.Dino.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<launchable type="desktop-id">im.dino.Dino.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Dino</name>
<name>Dino+</name>
<summary>Modern XMPP Chat Client</summary>
<description>
<p>Dino is a modern open-source chat client for the desktop. It focuses on providing a clean and reliable Jabber/XMPP experience while having your privacy in mind.</p>
Expand Down

0 comments on commit 33b8d1c

Please sign in to comment.