docs: Tidy up wording in DOAP file
We’re standardising on ‘parental controls’ as terminology, and moving away from explicitly referring to ‘children’. Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Helps: #13
This commit is contained in:
parent
d31d021896
commit
ac2ed2c21a
|
@ -1,6 +1,6 @@
|
||||||
<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="http://usefulinc.com/ns/doap#">
|
<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="http://usefulinc.com/ns/doap#">
|
||||||
<name xml:lang="en">malcontent</name>
|
<name xml:lang="en">malcontent</name>
|
||||||
<shortdesc xml:lang="en">malcontent provides restrictions for children on Linux systems</shortdesc>
|
<shortdesc xml:lang="en">malcontent provides parental controls functionality on Linux systems</shortdesc>
|
||||||
<description xml:lang="en">malcontent implements support for restricting the abilities of non-administrator accounts on a Linux system.</description>
|
<description xml:lang="en">malcontent implements support for restricting the abilities of non-administrator accounts on a Linux system.</description>
|
||||||
<homepage rdf:resource="https://gitlab.freedesktop.org/pwithnall/malcontent"/>
|
<homepage rdf:resource="https://gitlab.freedesktop.org/pwithnall/malcontent"/>
|
||||||
<license rdf:resource="http://usefulinc.com/doap/licenses/lgpl"/>
|
<license rdf:resource="http://usefulinc.com/doap/licenses/lgpl"/>
|
||||||
|
|
Loading…
Reference in New Issue