mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Do not include icon
tag in MetaInfo
This commit is contained in:
parent
7b6c5df268
commit
ffc528e56a
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="console-application">
|
||||
<id>iamb</id>
|
||||
<id>chat.iamb.iamb</id>
|
||||
|
||||
<name>iamb</name>
|
||||
<summary>A terminal Matrix client for Vim addicts</summary>
|
||||
<url type="homepage">https://iamb.chat</url>
|
||||
|
||||
<releases>
|
||||
<release version="0.0.9" date="2024-03-28"/>
|
||||
<release version="0.0.10" date="2024-08-20"/>
|
||||
<release version="0.0.9" date="2024-03-28"/>
|
||||
</releases>
|
||||
|
||||
<developer id="dev.ulyssa">
|
||||
|
@ -38,7 +38,6 @@
|
|||
</p>
|
||||
</description>
|
||||
|
||||
<icon type="remote">https://iamb.chat/images/iamb.svg</icon>
|
||||
<launchable type="desktop-id">iamb.desktop</launchable>
|
||||
|
||||
<categories>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue