9578053 Jan 22 2022 distfiles.gentoo.org/distfiles/gajim-1.3.3-2.tar.gz
This commit is contained in:
parent
a5b3822651
commit
4c1b226bff
1045 changed files with 753037 additions and 18 deletions
91
data/org.gajim.Gajim.appdata.xml.in
Normal file
91
data/org.gajim.Gajim.appdata.xml.in
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2017-2021 Gajim Team -->
|
||||
<component type="desktop-application">
|
||||
<id>org.gajim.Gajim</id>
|
||||
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
||||
<project_license>GPL-3.0</project_license>
|
||||
<name>Gajim</name>
|
||||
<summary>A fully-featured XMPP chat client</summary>
|
||||
<description>
|
||||
<p>Gajim aims to be an easy to use and fully-featured XMPP client.
|
||||
Just chat with your friends or family, easily share pictures and
|
||||
thoughts or discuss the news with your groups.
|
||||
</p>
|
||||
<p>Chat securely with End-to-End encryption via OMEMO or OpenPGP.</p>
|
||||
<p>Gajim integrates well with your other devices: simply continue conversations on your mobile device.
|
||||
</p>
|
||||
<p>Features:</p>
|
||||
<ul>
|
||||
<li>Never miss a message, keep all your chat clients synchronized</li>
|
||||
<li>Invite friends to group chats or join one</li>
|
||||
<li>Easily send pictures, videos or other files to friends and groups</li>
|
||||
<li>Chat securely with End-to-End encryption via OMEMO or OpenPGP</li>
|
||||
<li>Use your favorite emoticons, set your own profile picture</li>
|
||||
<li>Keep and manage all your chat history</li>
|
||||
<li>Organize your chats with tabs</li>
|
||||
<li>Automatic spell-checking for your messages</li>
|
||||
<li>Connect to other Messengers via Transports (Facebook, IRC, ...)</li>
|
||||
<li>Lookup things on Wikipedia, dictionaries or other search engines directly from the chat window</li>
|
||||
<li>Set your activity, tune, and mood to show your friends how you are feeling</li>
|
||||
<li>Support for multiple accounts</li>
|
||||
<li>Group multiple contacts from one friend to a single Meta-Contact</li>
|
||||
<li>XML console to see what's happening on the protocol layer</li>
|
||||
<li>Serverless messaging (Bonjour/Zeroconf)</li>
|
||||
<li>Support for service discovery including nodes and search for users</li>
|
||||
<li>Even more features via plugins</li>
|
||||
</ul>
|
||||
</description>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://gajim.org/img/screenshots/single-window-mode.png</image>
|
||||
<caption>Contact list</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://gajim.org/img/screenshots/tabbed-chat.png</image>
|
||||
<caption>Tabbed chat window</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://gajim.org/img/screenshots/groupchat-window.png</image>
|
||||
<caption>Group chat support</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://gajim.org/img/screenshots/history-window.png</image>
|
||||
<caption>Chat history</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://gajim.org/img/screenshots/plugins.png</image>
|
||||
<caption>Plugin manager</caption>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<launchable type="desktop-id">org.gajim.Gajim.desktop</launchable>
|
||||
<developer_name>Gajim Team</developer_name>
|
||||
<update_contact>gajim-devel_AT_gajim.org</update_contact>
|
||||
<url type="homepage">https://gajim.org/</url>
|
||||
<url type="bugtracker">https://dev.gajim.org/gajim/gajim</url>
|
||||
<url type="faq">https://dev.gajim.org/gajim/gajim/-/wikis/help/gajimfaq</url>
|
||||
<url type="help">https://dev.gajim.org/gajim/gajim/-/wikis/help/Help</url>
|
||||
<url type="donation">https://gajim.org/development/#donations</url>
|
||||
<url type="translate">https://dev.gajim.org/gajim/gajim/-/wikis/development/devtranslate</url>
|
||||
<translation type="gettext">gajim</translation>
|
||||
<content_rating type="oars-1.1">
|
||||
<content_attribute id="social-chat">intense</content_attribute>
|
||||
<content_attribute id="social-audio">intense</content_attribute>
|
||||
</content_rating>
|
||||
<releases>
|
||||
<release version="1.3.3" date="2021-10-10" />
|
||||
<release version="1.3.2" date="2021-04-24" />
|
||||
<release version="1.3.1" date="2021-03-01" />
|
||||
<release version="1.3.0" date="2021-02-08" />
|
||||
<release version="1.2.2" date="2020-08-15" />
|
||||
<release version="1.2.1" date="2020-07-08" />
|
||||
<release version="1.2.0" date="2020-06-21" />
|
||||
<release version="1.1.3" date="2019-04-23" />
|
||||
<release version="1.1.2" date="2019-01-15" />
|
||||
<release version="1.1.1" date="2018-12-23" />
|
||||
<release version="1.1.0" date="2018-11-06" />
|
||||
<release version="1.0.3" date="2018-05-20" />
|
||||
<release version="1.0.2" date="2018-04-30" />
|
||||
<release version="1.0.1" date="2018-04-01" />
|
||||
<release version="1.0.0" date="2018-03-17" />
|
||||
</releases>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue