Owen Taylor wrote: > Thanks to Shaun McCance there's no need to worry about how to create a > DOAP file, just find your module in: > > http://www.gnome.org/~shaunm/pulse/web/ > > And select the "Download DOAP template file" link to get a DOAP file for > your module that you can then edit as necessary. It might even already > have a good shortdesc if Pulse could find one from your .desktop file.
Some examples of additional useful DOAP tags that pulse isn't (currently) generating but which people might want to add: <download-page rdf:resource="ftp://ftp.gnome.org/pub/GNOME/sources/libsoup/"/> <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=libsoup"/> <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/libsoup-list"/> DOAP has tags for describing source code repos too, but it doesn't seem to support git. Oops. -- Dan _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
