gst-plugins-nuvdemux/debian/osso_media_server_nuv.schemas
author melunko
Wed Apr 18 22:01:21 2007 +0100 (2007-04-18)
branchtrunk
changeset 567 0200f97ac289
parent 76 1c1958d4bab7
permissions -rw-r--r--
[svn r572] Fixed add scheduling call. Now we query the station information before adding the schedule, and handle the mysqlquery auto-increment. Added the function gmyth_uri_to_string(). Added the function gmyth_query_process_statement_with_increment()
     1 <?xml version="1.0"?>
     2 <gconfschemafile>
     3   <schemalist>
     4     <schema>
     5       <key>/schemas/apps/osso/osso_media_server/demux_video/video_x-nuv</key>
     6       <applyto>/apps/osso/osso_media_server/demux_video/video_x-nuv</applyto>
     7       <owner>osso_media_server</owner>
     8       <type>list</type>
     9       <list_type>string</list_type>
    10       <default>[video/x-nuv,nuvdemux]</default>
    11       <locale name="C">
    12         <short>Play MYTHTV .nuv files.</short>
    13       </locale>
    14     </schema>
    15   </schemalist>
    16 </gconfschemafile>