File: org.gnome.Evolution.appdata.xml.in.in

package info (click to toggle)
evolution 3.38.3-1%2Bdeb11u2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 123,532 kB
  • sloc: ansic: 480,277; javascript: 7,633; xml: 5,163; python: 702; makefile: 561; sh: 294; perl: 169
file content (53 lines) | stat: -rw-r--r-- 2,286 bytes parent folder | download
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019-05-20 The Evolution Team <evolution-hackers@gnome.org> -->
<component type="desktop">
  <id>org.gnome.Evolution.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+ and GFDL-1.3</project_license>
  <_name>Evolution</_name>
  <_summary>Manage your email, contacts and schedule</_summary>
  <description>
    <_p>
      Evolution is a personal information management application that provides
      integrated mail, calendaring and address book functionality.
    </_p>
    <_p>
      Evolution supports a wide range of industry standard data formats and
      network protocols for information exchange, with an emphasis on standards
      compliance and security.
      Evolution can also integrate smoothly with Microsoft Exchange by way of
      the “Exchange Web Services” (EWS) extension.
    </_p>
  </description>
  <url type="homepage">https://wiki.gnome.org/Apps/Evolution</url>
  <url type="bugtracker">https://gitlab.gnome.org/GNOME/evolution/issues/new</url>
  <url type="donation">http://www.gnome.org/friends/</url>
  <url type="help">https://help.gnome.org/users/evolution/stable/</url>
  <launchable type="desktop-id">org.gnome.Evolution.desktop</launchable>
  <provides>
    <id>org.gnome.Evolution.desktop</id>
  </provides>
  <screenshots>
    <screenshot type="default">
      <image>https://wiki.gnome.org/Apps/Evolution/Screenshots?action=AttachFile&amp;do=get&amp;target=evolution_mail.png</image>
    </screenshot>
  </screenshots>
  <_developer_name>The Evolution Team</_developer_name>
  <update_contact>evolution-hackers_at_gnome.org</update_contact>
  <kudos>
    <kudo>HiDpiIcon</kudo>
    <kudo>HighContrast</kudo>
    <kudo>ModernToolkit</kudo>
    <kudo>Notifications</kudo>
    <kudo>UserDocs</kudo>
  </kudos>
  <project_group>GNOME</project_group>
  <translation type="gettext">evolution</translation>
  <releases>
    <release version="@APPDATA_RELEASE_VERSION@" type="@APPDATA_RELEASE_TYPE@" date="@APPDATA_RELEASE_BUILD_DATE@"/>
  </releases>
  <content_rating type="oars-1.1">
    <content_attribute id="social-chat">intense</content_attribute>
    <content_attribute id="social-contacts">intense</content_attribute>
  </content_rating>
</component>