summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlav Vitters <olav@vitters.nl>2014-07-30 20:23:02 +0200
committerOlav Vitters <olav@vitters.nl>2014-07-30 20:23:02 +0200
commit7757f6cf8cc6eb16f4de8fac017049bf0602437c (patch)
treefa70cefc9cf145acfc6b73798008b2521039be0b
parente3c4269ff95a298c08153aca67be281301b56187 (diff)
downloadgupnp-igd-7757f6cf8cc6eb16f4de8fac017049bf0602437c.tar.gz
doap category core
-rw-r--r--gupnp-igd.doap1
1 files changed, 1 insertions, 0 deletions
diff --git a/gupnp-igd.doap b/gupnp-igd.doap
index 3861d14..a176a1f 100644
--- a/gupnp-igd.doap
+++ b/gupnp-igd.doap
@@ -6,6 +6,7 @@
<name xml:lang="en">GUPnP IGD</name>
<shortdesc xml:lang="en">A library to handle UPnP Internet Gateway Device port mappings</shortdesc>
+ <category rdf:resource="http://api.gnome.org/doap-extensions#core" />
<description>GUPnP is an object-oriented open source framework for creating UPnP devices and
control points, written in C using GObject and libsoup. The GUPnP API is
intended to be easy to use, efficient and flexible.