Hide the optional "GetSortExtensionCapabilities" action as well.
authorZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Wed, 2 Jul 2008 15:36:43 +0000 (15:36 +0000)
committerZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Wed, 2 Jul 2008 15:36:43 +0000 (15:36 +0000)
svn path=/trunk/; revision=198

ChangeLog
data/xml/ContentDirectory.xml

index 660db8a..98a6d5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2008-07-02  Zeeshan Ali Khattak  <zeenix@gmail.com>
 
+       * data/xml/ContentDirectory.xml:
+
+       Hide the optional "GetSortExtensionCapabilities" action as well.
+
+2008-07-02  Zeeshan Ali Khattak  <zeenix@gmail.com>
+
        * src/gupnp-content-directory.vala:
 
        - Initialize "SystemUpdateID" variable and implement related query and
index 56a5980..105e5ab 100644 (file)
@@ -270,6 +270,7 @@ feature provided by your editor.
                        </argumentList>
                </action>
 
+<!-- Optional actions that are not implemented yet
                 <action>
                        <Optional/>
                        <name>GetSortExtensionCapabilities</name>
@@ -282,7 +283,6 @@ feature provided by your editor.
                        </argumentList>
                </action>
 
-<!-- Optional actions that are not implemented yet
                <action>
                        <Optional/>
                        <name>Search</name>