[rygel/config] Update schemafile for Folder and Mediathek



commit d27572518124aff3e99d9f1e53c592ee9a26720a
Author: Jens Georg <mail jensge org>
Date:   Tue May 26 22:20:31 2009 +0200

    Update schemafile for Folder and Mediathek
---
 data/rygel.schemas |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

diff --git a/data/rygel.schemas b/data/rygel.schemas
index b18acd5..2e19290 100644
--- a/data/rygel.schemas
+++ b/data/rygel.schemas
@@ -111,6 +111,17 @@
         </locale>
       </schema>
       <schema>
+        <key>/schemas/apps/rygel/Folder/folder</key>
+        <applyto>/apps/rygel/Folder/folder</applyto>
+        <owner>rygel</owner>
+        <type>list</type>
+        <list_type>string</list_type>
+        <default>[]</default>
+        <locale name="C">
+          <short>List of folders to export</short>
+          <long>List of folders to export; if list is empty, the XDG media directries are exported</long>
+        </locale>
+      <schema>
         <key>/schemas/apps/rygel/DVB/enabled</key>
         <applyto>/apps/rygel/DVB/enabled</applyto>
         <owner>rygel</owner>
@@ -132,5 +143,28 @@
           <long>The title of this plugin to advertise to UPnP clients.</long>
         </locale>
       </schema>
+      <schema>
+          <key>/schemas/apps/rygel/ZDFMediathek/enabled</key>
+          <applyto>/apps/rygel/Mediathek/enabled</applyto>
+          <owner>rygel</owner>
+          <type>bool</type>
+          <default>FALSE</default>
+          <locale name="C">
+            <short>Enable Mediathek plugin</short>
+            <long>Enable Mediathek plugin</long>
+          </locale>
+      </schema>
+      <schema>
+          <key>/schemas/apps/rygel/ZDFMediathek/rss</key>
+          <applyto>/apps/rygel/Mediathek/rss</applyto>
+          <owner>rygel</owner>
+          <type>list</type>
+          <list_type>int</list_type>
+          <default>[508]</default>
+          <locale name="C">
+            <short>List of ids of broadcasts</short>
+            <long>List of ids of broadcasts</long>
+          </locale>
+      </schema>
     </schemalist>
 </gconfschemafile>



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