Documentation spelling fixes and improvements
[nautilus-actions.git] / nautilus-actions.doap
blob16d785cc877831beadf4b8fb96c70f8749777c22
1 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2          xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
3          xmlns:foaf="http://xmlns.com/foaf/0.1/"
4          xmlns:gnome="http://api.gnome.org/doap-extensions#"
5          xmlns="http://usefulinc.com/ns/doap#">
7   <name xml:lang="en">Nautilus-Actions</name>
9   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
11   <shortdesc xml:lang="en">Nautilus extension which offers user configurable context menu actions</shortdesc>
13   <description xml:lang="en">
14     Nautilus-Actions is a Nautilus extension whose principal function
15     is to allow the user to add arbitrary actions to the file manager
16     context menus. These actions may be organized in menus and submenus,
17     exported and shared with other desktop environments. 
18   </description>
20   <homepage rdf:resource="http://www.nautilus-actions.org" />
22   <download-page rdf:resource="http://www.nautilus-actions.org/downloads" />
24   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=nautilus-actions" />
26   <mailing-list rdf:resource="http://mailman.nautilus-actions.org/listinfo" />
28   <maintainer>
29     <foaf:Person>
30       <foaf:name>Pierre Wieser</foaf:name>
31       <foaf:mbox rdf:resource="mailto:pwieser@trychlos.org" />
32       <gnome:userid>pwieser</gnome:userid>
33     </foaf:Person>
34   </maintainer>
35 </Project>