Update .doap, README file

This commit is contained in:
Jim Nelson 2014-08-08 13:29:43 -07:00
parent 2bdd67c093
commit a335616741
2 changed files with 8 additions and 12 deletions

4
README
View file

@ -4,10 +4,10 @@
* Introduction
Geary is an email client built for the GNOME desktop environment. It
Geary is an IMAP email client built for the GNOME desktop environment. It
allows you to read and send email with a simple, modern interface.
Visit http://www.yorba.org/geary to read about the current state of
Visit https://wiki.gnome.org/Apps/Geary to read about the current state of
Geary's development and to make sure you're running the latest version.

View file

@ -7,10 +7,14 @@
<name xml:lang="en">geary</name>
<shortdesc xml:lang="en">Email client</shortdesc>
<homepage rdf:resource="http://www.yorba.org/projects/geary/" />
<description>Geary is an IMAP email client built for the GNOME desktop environment. It
allows you to read and send email with a simple, modern interface.</description>
<homepage rdf:resource="https://wiki.gnome.org/Apps/Geary" />
<mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/geary-list" />
<bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=geary" />
<category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
<category rdf:resource="http://api.gnome.org/doap-extensions#apps" />
<programming-language>Vala</programming-language>
<maintainer>
<foaf:Person>
@ -20,12 +24,4 @@
</foaf:Person>
</maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Charles Lindsay</foaf:name>
<foaf:mbox rdf:resource="mailto:chaz@yorba.org" />
<gnome:userid>clindsay</gnome:userid>
</foaf:Person>
</maintainer>
</Project>