summaryrefslogtreecommitdiff
path: root/data/appdata/org.gnome.Dictionary.appdata.xml.in.in
blob: 98c285544cee335e49aebe40115857e81c3e0191 (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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>@application_id@</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+ AND LGPL-2.0+ AND GFDL-1.3</project_license>
  <name>Dictionary</name>
  <summary>Check word definitions and spellings in an online dictionary</summary>
  <description>
    <p>
      Dictionary is a simple dictionary application that looks up
      definitions of words online.
      Though it looks up English definitions by default, you can easily switch to
      Spanish or add other online dictionaries using the DICT protocol to suit your
      needs.
    </p>
  </description>
  <url type="homepage">https://wiki.gnome.org/Apps/Dictionary</url>
  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-dictionary/issues</url>
  <url type="donation">http://www.gnome.org/friends/</url>
  <url type="help">https://help.gnome.org/users/gnome-dictionary/stable/</url>
  <screenshots>
    <screenshot type="default">
      <image>https://gitlab.gnome.org/GNOME/gnome-dictionary/-/raw/master/data/appdata/gnome-dictionary-main.png</image>
      <image>https://gitlab.gnome.org/GNOME/gnome-dictionary/-/raw/master/data/appdata/gnome-dictionary-dictionaries.png</image>
    </screenshot>
  </screenshots>
  <update_contact>juanrgar@gmail.com</update_contact>
  <kudos>
    <kudo>ModernToolkit</kudo>
  </kudos>
  <launchable type="desktop-id">org.gnome.Dictionary.desktop</launchable>
  <project_group>GNOME</project_group>
  <developer_name>Emmanuele Bassi</developer_name>
  <translation type="gettext">gnome-dictionary</translation>
  <releases>
    <release version="40.0" date="2021-03-20">
      <description>
        <p>A new stable release of the Dictionary for GNOME. Mostly bug fixes
        and small user interface improvements.</p>
      </description>
    </release>
    <release version="3.26.0" date="2017-09-12">
      <description>
        <p>A new stable release of the venerable Dictionary for GNOME. This
        time it's mostly build fixes to ensure a reliable experience for the
        fine folks building applications for users; we also have documentation
        fixes, and better localisation in many languages.</p>
      </description>
    </release>
  </releases>
  <content_rating type="oars-1.1" />
</component>