-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathgnome-gmail.appdata.xml.in
77 lines (77 loc) · 3.71 KB
/
gnome-gmail.appdata.xml.in
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
76
77
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 David Steele <[email protected]> -->
<component type="desktop">
<id type="desktop">gnome-gmail.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<_name>GNOME GMail</_name>
<_summary>Integrate GMail with your desktop</_summary>
<description>
<_p>GNOME GMail integrates the GMail web interface into the GNOME environment.
Once installed, GMail becomes a choice as the default Mail Reader in the GNOME
Preferred Applications administration application. When selected, a GMail web
page will be used whenever an email service is requested.</_p>
<_p>File attachments are supported, as well as the setting of Subject, Cc, Bcc,
etc.</_p>
<_p>Logout, or launch GNOME GMail, to complete the configuration.</_p>
<_p>To demonstrate, select "Send To..." on a file in the File Browser.</_p>
</description>
<url type="homepage">https://davesteele.github.io/gnome-gmail/</url>
<url type="bugtracker">https://github.com/davesteele/gnome-gmail/issues</url>
<provides>
<binary>gnome-gmail</binary>
</provides>
<mimetypes>
<mimetype>x-scheme-handler/mailto</mimetype>
</mimetypes>
<project_license>GPL-2.0</project_license>
<developer_name>David Steele</developer_name>
<update_contact>dsteele_AT_gmail.com</update_contact>
<translation type="gettext">gnome-gmail</translation>
<screenshots>
<screenshot type="default">
<image>https://davesteele.github.io/gnome-gmail/screenshots/Desktop-crop.png</image>
<_caption>Put GMail on your desktop</_caption>
</screenshot>
<screenshot>
<image>https://davesteele.github.io/gnome-gmail/screenshots/WebInterface-crop.png</image>
<_caption>Uses the GMail web interface</_caption>
</screenshot>
<screenshot>
<image>https://davesteele.github.io/gnome-gmail/screenshots/Nautilus-crop.png</image>
<_caption>Send from the File Browser, or other applications</_caption>
</screenshot>
<screenshot>
<image>https://davesteele.github.io/gnome-gmail/screenshots/AccountSelection-crop.png</image>
<_caption>Supports multiple GMail accounts</_caption>
</screenshot>
<screenshot>
<image>https://davesteele.github.io/gnome-gmail/screenshots/OAuth2-crop.png</image>
<_caption>OAuth2 authentication - no password needed</_caption>
</screenshot>
</screenshots>
<releases>
<!-- Get timestamp with 'date +%s' -->
<release version="3.2" timestamp="1665776654"></release>
<release version="2.10" timestamp="1658082308"></release>
<release version="2.9" timestamp="1649618567"></release>
<release version="2.8" timestamp="1631120100"></release>
<release version="2.7" timestamp="1556680372"></release>
<release version="2.6.1" timestamp="1556234244"></release>
<release version="2.6" timestamp="1554505039"></release>
<release version="2.5.6" timestamp="1539120762"></release>
<release version="2.5.5" timestamp="1539034362"></release>
<release version="2.5.4" timestamp="1514349302"></release>
<release version="2.5.3" timestamp="1514311765"></release>
<release version="2.5.2" timestamp="1512836276"></release>
<release version="2.5.1" timestamp="1512064122"></release>
<release version="2.5" timestamp="1507485794"></release>
<release version="2.4.1" timestamp="1497796751"></release>
<release version="2.4" timestamp="1495225253"></release>
<release version="2.3.1" timestamp="1483845277"></release>
<release version="2.3" timestamp="1483500463"></release>
<release version="2.2" timestamp="1467166565"></release>
<release version="2.1" timestamp="1464383933"></release>
<release version="2.0.1" timestamp="1451180280"></release>
<release version="2.0" timestamp="1450790604"></release>
</releases>
</component>