33 lines
1.4 KiB
Text
33 lines
1.4 KiB
Text
<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
|
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
|
xmlns:gnome="http://api.gnome.org/doap-extensions#"
|
|
xmlns="http://usefulinc.com/ns/doap#">
|
|
|
|
<name xml:lang="en">GSettings Desktop Schemas</name>
|
|
<shortdesc xml:lang="en">Shared GSettings schemas for the desktop</shortdesc>
|
|
<description xml:lang="en">Shared GSettings schemas for the desktop</description>
|
|
<developer-forum rdf:resource="https://discourse.gnome.org/c/platform/" />
|
|
<support-forum rdf:resource="https://discourse.gnome.org/c/platform/" />
|
|
<download-page rdf:resource="https://download.gnome.org/sources/gsettings-desktop-schemas/" />
|
|
<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/issues/" />
|
|
<programming-language>XML</programming-language>
|
|
|
|
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
|
|
|
|
<maintainer>
|
|
<foaf:Person>
|
|
<foaf:name>Carlos Garnacho</foaf:name>
|
|
<foaf:mbox rdf:resource="mailto:carlosg@gnome.org" />
|
|
<gnome:userid>carlosg</gnome:userid>
|
|
</foaf:Person>
|
|
</maintainer>
|
|
|
|
<author>
|
|
<foaf:Person>
|
|
<foaf:name>Bastien Nocera</foaf:name>
|
|
<foaf:mbox rdf:resource="mailto:hadess@hadess.net" />
|
|
<gnome:userid>hadess</gnome:userid>
|
|
</foaf:Person>
|
|
</author>
|
|
</Project>
|