-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathviagee.appdata.xml.in
More file actions
40 lines (40 loc) · 1.76 KB
/
viagee.appdata.xml.in
File metadata and controls
40 lines (40 loc) · 1.76 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019 David Steele <dsteele@gmail.com> -->
<component type="desktop">
<id type="desktop">viagee.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<_name>Viagee</_name>
<_summary>Integrate GMail with your desktop</_summary>
<description>
<_p>Viagee 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 Viagee, 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/viagee/</url>
<url type="bugtracker">https://github.com/davesteele/viagee/issues</url>
<provides>
<binary>viagee</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">viagee</translation>
<releases>
<!-- Get timestamp with 'date +%s' -->
<release version="3.7.2" timestamp="1710438655"></release>
<release version="3.7.1" timestamp="1695009728"></release>
<release version="3.7" timestamp="1694895217"></release>
<release version="3.6" timestamp="1665929987"></release>
<release version="3.4" timestamp="1665929987"></release>
<release version="3.3" timestamp="1665800321"></release>
<release version="3.0" timestamp="1575863571"></release>
</releases>
</component>