Skip to content
Snippets Groups Projects
org.gajim.Gajim.appdata.xml.in 4.74 KiB
Newer Older
André's avatar
André committed
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>org.gajim.Gajim.desktop</id>
André's avatar
André committed
  <provides>
    <id>gajim.desktop</id>
  </provides>
André's avatar
André committed
  <metadata_license>CC-BY-SA-3.0</metadata_license>
  <project_license>GPL-3.0</project_license>
  <name>Gajim</name>
  <summary>A GTK+ Jabber client</summary>
  <description>
André's avatar
André committed
    <p>Gajim is a chat client to be used with Jabber.org, Live Journal Talk,
    Nimbuzz, Ovi, Talkonaut, and thousands of other services
André's avatar
André committed
    run by companies and ISPs, and volunteers around the world.
    </p>
    <p>If you have a few accounts on different servers, if you want to be in
    contact with your friends and family all the time, then Gajim is for you.
    </p>
    <p>Features:</p>
    <ul>
André's avatar
André committed
      <li>Tabbed chat window and single window modes</li>
      <li>Group chat support (with Multi-User Chat protocol), invitation, chat to group chat transformation</li>
      <li>Emojis, avatars, PEP (user activity, mood and tune)</li>
André's avatar
André committed
      <li>Audio / video conferences</li>
      <li>File transfer, room bookmarks</li>
      <li>Metacontacts support</li>
      <li>Trayicon, speller, extended chat history functionalities</li>
      <li>TLS, GPG and End-To-End encryption support</li>
      <li>Transport registration support</li>
      <li>Service discovery including nodes, user search</li>
      <li>Wikipedia, dictionary and search engine lookup</li>
      <li>Multiple accounts support</li>
      <li>XML console interface</li>
      <li>Link local (bonjour / zeroconf), BOSH</li>
      <li>Other features via plugins </li>
André's avatar
André committed
    </ul>
  </description>
  <categories>
    <category>GNOME</category>
    <category>GTK</category>
    <category>InstantMessaging</category>
    <category>Network</category>
  </categories>
André's avatar
André committed
  <screenshots>
    <screenshot type="default">
      <image>https://gajim.org/imgs/gajim_roster.png</image>
      <caption>Roster, list of contacts</caption>
    </screenshot>
    <screenshot>
      <image>https://gajim.org/imgs/gajim_tabbed_chat.png</image>
      <caption>Tabbed chat window</caption>
    </screenshot>
    <screenshot>
      <image>https://gajim.org/imgs/groupchat_window.png</image>
      <caption>Group chat support</caption>
    </screenshot>
    <screenshot>
      <image>https://gajim.org/imgs/history_window.png</image>
      <caption>Chat history</caption>
    </screenshot>
    <screenshot>
      <image>https://gajim.org/imgs/gajim_plugins.png</image>
      <caption>Plugin manager</caption>
    </screenshot>
  </screenshots>
  <launchable type="desktop-id">org.gajim.Gajim.desktop</launchable>
André's avatar
André committed
  <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/home</url>
André's avatar
André committed
  <url type="donation">https://gajim.org/dev.php#donate</url>
André's avatar
André committed
  <url type="translate">https://dev.gajim.org/gajim/gajim/wikis/development/DevTranslate</url>
André's avatar
André committed
  <translation type="gettext">gajim</translation>
  <content_rating type="oars-1.0">
    <content_attribute id="violence-cartoon">none</content_attribute>
    <content_attribute id="violence-fantasy">none</content_attribute>
    <content_attribute id="violence-realistic">none</content_attribute>
    <content_attribute id="violence-bloodshed">none</content_attribute>
    <content_attribute id="violence-sexual">none</content_attribute>
    <content_attribute id="drugs-alcohol">none</content_attribute>
    <content_attribute id="drugs-narcotics">none</content_attribute>
    <content_attribute id="drugs-tobacco">none</content_attribute>
    <content_attribute id="sex-nudity">none</content_attribute>
    <content_attribute id="sex-themes">none</content_attribute>
    <content_attribute id="language-profanity">none</content_attribute>
    <content_attribute id="language-humor">none</content_attribute>
    <content_attribute id="language-discrimination">none</content_attribute>
    <content_attribute id="social-chat">intense</content_attribute>
    <content_attribute id="social-info">none</content_attribute>
    <content_attribute id="social-audio">intense</content_attribute>
    <content_attribute id="social-location">none</content_attribute>
    <content_attribute id="social-contacts">none</content_attribute>
    <content_attribute id="money-purchasing">none</content_attribute>
    <content_attribute id="money-gambling">none</content_attribute>
  </content_rating>
  <releases>
    <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>
André's avatar
André committed
</component>