[rygel/rygel-0-12] data: Fix RenderingControl2 service description
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel/rygel-0-12] data: Fix RenderingControl2 service description
- Date: Thu, 8 Sep 2011 20:47:38 +0000 (UTC)
commit 54faf5de94c9ef4bb7621dac89a6275eb79a630a
Author: Jens Georg <mail jensge org>
Date: Thu Sep 8 16:18:43 2011 +0200
data: Fix RenderingControl2 service description
data/xml/RenderingControl2.xml.in | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/data/xml/RenderingControl2.xml.in b/data/xml/RenderingControl2.xml.in
index 75cbbff..ace21bc 100644
--- a/data/xml/RenderingControl2.xml.in
+++ b/data/xml/RenderingControl2.xml.in
@@ -12,7 +12,11 @@ Any updates to this file should maintain this convention.
This includes disabling any automatic tab-to-space conversion
feature provided by your editor.
================================================================-->
-<scpd>
+<scpd xmlns="urn:schemas-upnp-org:service-1-0">
+ <specVersion>
+ <major>1</major>
+ <minor>0</minor>
+ </specVersion>
<serviceStateTable>
<stateVariable sendEvents="yes">
<name>LastChange</name>
@@ -34,6 +38,7 @@ feature provided by your editor.
<dataType>ui2</dataType>
<allowedValueRange>
<minimum>0</minimum>
+ <maximum>100</maximum>
<step>1</step>
</allowedValueRange>
</stateVariable>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]