[rygel-grilo] Remove IsContainer/IsItem properties



commit 183028731b779ba590ddf64051d1d1476ae45b73
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Wed Apr 28 14:18:58 2010 +0200

    Remove IsContainer/IsItem properties
    
    It is not clear if they will be added to spec.

 lib/media-server2-introspection.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/lib/media-server2-introspection.h b/lib/media-server2-introspection.h
index 1c2657a..773439b 100644
--- a/lib/media-server2-introspection.h
+++ b/lib/media-server2-introspection.h
@@ -34,8 +34,6 @@
 #define MEDIAOBJECT2_IFACE                                              \
   "  <interface name=\"org.gnome.UPnP.MediaObject2\">"                  \
   "    <property name=\"DisplayName\" type=\"s\" access=\"read\"/>"     \
-  "    <property name=\"IsContainer\" type=\"b\" access=\"read\"/>"     \
-  "    <property name=\"IsItem\"      type=\"b\" access=\"read\"/>"     \
   "    <property name=\"Parent\"      type=\"o\" access=\"read\"/>"     \
   "    <property name=\"Path\"        type=\"o\" access=\"read\"/>"     \
   "  </interface>"



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