Compare commits
2 Commits
latest
...
no-metainf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffc528e56a | ||
|
|
7b6c5df268 |
@@ -1,12 +1,13 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<component type="console-application">
|
<component type="console-application">
|
||||||
<id>iamb</id>
|
<id>chat.iamb.iamb</id>
|
||||||
|
|
||||||
<name>iamb</name>
|
<name>iamb</name>
|
||||||
<summary>A terminal Matrix client for Vim addicts</summary>
|
<summary>A terminal Matrix client for Vim addicts</summary>
|
||||||
<url type="homepage">https://iamb.chat</url>
|
<url type="homepage">https://iamb.chat</url>
|
||||||
|
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="0.0.10" date="2024-08-20"/>
|
||||||
<release version="0.0.9" date="2024-03-28"/>
|
<release version="0.0.9" date="2024-03-28"/>
|
||||||
</releases>
|
</releases>
|
||||||
|
|
||||||
@@ -23,8 +24,8 @@
|
|||||||
|
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
<image>https://iamb.chat/static/images/iamb-demo.gif</image>
|
<image>https://iamb.chat/static/images/metainfo-screenshot.png</image>
|
||||||
<caption>Example conversation within iamb</caption>
|
<caption>Example screenshot of room and lists of rooms, spaces and members within iamb</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
|
|
||||||
@@ -37,7 +38,6 @@
|
|||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
<icon type="remote">https://iamb.chat/images/iamb.svg</icon>
|
|
||||||
<launchable type="desktop-id">iamb.desktop</launchable>
|
<launchable type="desktop-id">iamb.desktop</launchable>
|
||||||
|
|
||||||
<categories>
|
<categories>
|
||||||
|
|||||||
Reference in New Issue
Block a user