File: gtk-engines.doap

package info (click to toggle)
gtk2-engines 1%3A2.20.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 5,648 kB
  • sloc: ansic: 37,052; sh: 10,355; makefile: 429
file content (34 lines) | stat: -rw-r--r-- 1,262 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<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">gtk-engines</name>
  <shortdesc xml:lang="en">GTK+ Theme Engines</shortdesc>
  <homepage rdf:resource="http://art.gnome.org/" />
  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-themes-list" />
  <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />

  <maintainer>
    <foaf:Person>
      <foaf:name>Andrea Cimitan</foaf:name>
      <foaf:mbox rdf:resource="mailto:andrea.cimitan@gmail.com" />
      <gnome:userid>acimitan</gnome:userid>
    </foaf:Person>
  </maintainer>
  <maintainer>
    <foaf:Person>
      <foaf:name>Benjamin Berg</foaf:name>
      <foaf:mbox rdf:resource="mailto:benjamin@sipsolutions.net" />
      <gnome:userid>bberg</gnome:userid>
    </foaf:Person>
  </maintainer>
  <maintainer>
    <foaf:Person>
      <foaf:name>Thomas Wood</foaf:name>
      <foaf:mbox rdf:resource="mailto:thos@gnome.org" />
      <gnome:userid>thos</gnome:userid>
    </foaf:Person>
  </maintainer>
</Project>