Update .doap, README file
This commit is contained in:
parent
2bdd67c093
commit
a335616741
2 changed files with 8 additions and 12 deletions
4
README
4
README
|
|
@ -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.
|
||||
|
||||
|
||||
|
|
|
|||
16
geary.doap
16
geary.doap
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue