Welcome to mirror list, hosted at ThFree Co, Russian Federation.

org.gajim.Gajim.appdata.xml.in « data - dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f10d2693d878863e8d6e37439224317ce403d31c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>org.gajim.Gajim.desktop</id>
  <provides>
    <id>gajim.desktop</id>
  </provides>
  <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>
    <p>Gajim is a chat client to be used with Jabber.org, Live Journal Talk,
    Nimbuzz, Ovi, Talkonaut, and thousands of other services
    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>
      <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>Emoticons, avatars, PEP (user activity, mood and tune)</li>
      <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>
    </ul>
  </description>
  <categories>
    <category>GNOME</category>
    <category>GTK</category>
    <category>InstantMessaging</category>
    <category>Network</category>
  </categories>
  <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>
  <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>
  <url type="donation">https://gajim.org/dev.php#donate</url>
  <url type="translate">https://dev.gajim.org/gajim/gajim/wikis/development/DevTranslate</url>
  <translation type="gettext">gajim</translation>
</component>