[rygel] data: Advertise Search functionality



commit 0cc43d37a552ed6249e76d7dec33dba957de7841
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Wed Oct 28 17:12:56 2009 +0200

    data: Advertise Search functionality

 data/xml/ContentDirectory.xml |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/data/xml/ContentDirectory.xml b/data/xml/ContentDirectory.xml
index fa001bb..c687d0d 100644
--- a/data/xml/ContentDirectory.xml
+++ b/data/xml/ContentDirectory.xml
@@ -97,7 +97,6 @@ feature provided by your editor.
 			<dataType>ui4</dataType>
 		</stateVariable>
 
-<!-- Optional state variables that are not implemented yet
 		<stateVariable>
 			<Optional/>
 			<name>A_ARG_TYPE_SearchCriteria</name>
@@ -105,6 +104,7 @@ feature provided by your editor.
 			<dataType>string</dataType>
 		</stateVariable>
 
+<!-- Optional state variables that are not implemented yet
 		<stateVariable>
 			<Optional/>
 			<name>SortExtensionCapabilities</name>
@@ -271,19 +271,6 @@ feature provided by your editor.
 			</argumentList>
 		</action>
 
-<!-- Optional actions that are not implemented yet
-                <action>
-			<Optional/>
-			<name>GetSortExtensionCapabilities</name>
-			<argumentList>
-				<argument>
-					<name>SortExtensionCaps</name>
-					<direction>out</direction>
-					<relatedStateVariable>SortExtensionCapabilities</relatedStateVariable>
-				</argument>
-			</argumentList>
-		</action>
-
 		<action>
 			<Optional/>
 			<name>Search</name>
@@ -341,6 +328,19 @@ feature provided by your editor.
 			</argumentList>
 		</action>
 
+<!-- Optional actions that are not implemented yet
+                <action>
+			<Optional/>
+			<name>GetSortExtensionCapabilities</name>
+			<argumentList>
+				<argument>
+					<name>SortExtensionCaps</name>
+					<direction>out</direction>
+					<relatedStateVariable>SortExtensionCapabilities</relatedStateVariable>
+				</argument>
+			</argumentList>
+		</action>
+
 		<action>
 			<Optional/>
 			<name>CreateObject</name>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]