summaryrefslogtreecommitdiff
path: root/data/xml
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2011-10-12 13:18:03 +0200
committerJens Georg <mail@jensge.org>2011-10-12 13:18:03 +0200
commit3d8eba3d576ed20c0aba12d45ef0c251ed45f270 (patch)
tree5eef8af4799a601ca2a497caf1a9a1e83f3360a8 /data/xml
parentb0a77d0af837c896e428bfe8646c662450209936 (diff)
downloadrygel-3d8eba3d576ed20c0aba12d45ef0c251ed45f270.tar.gz
data: Drop comments from XML files
Improves IOP as some devices choke on comments.
Diffstat (limited to 'data/xml')
-rw-r--r--data/xml/AVTransport2.xml.in13
-rw-r--r--data/xml/ConnectionManager.xml.in13
-rw-r--r--data/xml/ContentDirectory.xml.in13
-rw-r--r--data/xml/RenderingControl2.xml.in13
4 files changed, 0 insertions, 52 deletions
diff --git a/data/xml/AVTransport2.xml.in b/data/xml/AVTransport2.xml.in
index 3872f80d..7a2b3bcf 100644
--- a/data/xml/AVTransport2.xml.in
+++ b/data/xml/AVTransport2.xml.in
@@ -1,17 +1,4 @@
<?xml version="1.0"?>
-<!--============================================================
-Title: UPnP AV AV-Transport Service (AVT) Template
-
-Purpose:
-To identify the required/optional actions and state variables
-and the required allowed values defined by this service type.
-
-Note:
-This file uses tabs (not spaces) for block indentation.
-Any updates to this file should maintain this convention.
-This includes disabling any automatic tab-to-space conversion
-feature provided by your editor.
-================================================================-->
<scpd xmlns="urn:schemas-upnp-org:service-1-0">
<specVersion>
<major>1</major>
diff --git a/data/xml/ConnectionManager.xml.in b/data/xml/ConnectionManager.xml.in
index fb81e8f7..a55d1e3b 100644
--- a/data/xml/ConnectionManager.xml.in
+++ b/data/xml/ConnectionManager.xml.in
@@ -1,17 +1,4 @@
<?xml version="1.0"?>
-<!--============================================================
-Title: UPnP AV Connection Manager Service (CM) Template
-
-Purpose:
-To identify the required/optional actions and state variables
-and the required allowed values defined by this service type.
-
-Note:
-This file uses tabs (not spaces) for block indentation.
-Any updates to this file should maintain this convention.
-This includes disabling any automatic tab-to-space conversion
-feature provided by your editor.
-================================================================-->
<scpd xmlns="urn:schemas-upnp-org:service-1-0">
<specVersion>
<major>1</major>
diff --git a/data/xml/ContentDirectory.xml.in b/data/xml/ContentDirectory.xml.in
index 48ea2821..84601588 100644
--- a/data/xml/ContentDirectory.xml.in
+++ b/data/xml/ContentDirectory.xml.in
@@ -1,17 +1,4 @@
<?xml version="1.0"?>
-<!--============================================================
-Title: UPnP AV Content Directory Service (CDS) Template
-
-Purpose:
-To identify the required/optional actions and state variables
-and the required allowed values defined by this service type.
-
-Note:
-This file uses tabs (not spaces) for block indentation.
-Any updates to this file should maintain this convention.
-This includes disabling any automatic tab-to-space conversion
-feature provided by your editor.
-================================================================-->
<scpd xmlns="urn:schemas-upnp-org:service-1-0">
<specVersion>
<major>1</major>
diff --git a/data/xml/RenderingControl2.xml.in b/data/xml/RenderingControl2.xml.in
index ace21bcb..5dbfd1d5 100644
--- a/data/xml/RenderingControl2.xml.in
+++ b/data/xml/RenderingControl2.xml.in
@@ -1,17 +1,4 @@
<?xml version="1.0"?>
-<!--============================================================
-Title: UPnP AV Rendering Control Service (RCS) Template
-
-Purpose:
-To identify the required/optional actions and state variables
-and the required allowed values defined by this service type.
-
-Note:
-This file uses tabs (not spaces) for block indentation.
-Any updates to this file should maintain this convention.
-This includes disabling any automatic tab-to-space conversion
-feature provided by your editor.
-================================================================-->
<scpd xmlns="urn:schemas-upnp-org:service-1-0">
<specVersion>
<major>1</major>