gst-plugins-nuvdemux/debian/osso_media_server_nuv.schemas
author morphbr
Thu Apr 19 22:38:46 2007 +0100 (2007-04-19)
branchtrunk
changeset 577 7dc357cbaa40
parent 76 1c1958d4bab7
permissions -rw-r--r--
[svn r582] * GMyth-Streamer (version 0.2):
- Mencoder plugin 100% working (without mythtv stuff)
- Debug messages updated
- Bug fixes inside server/utils
renatofilho@76
     1
<?xml version="1.0"?>
renatofilho@76
     2
<gconfschemafile>
renatofilho@76
     3
  <schemalist>
renatofilho@76
     4
    <schema>
renatofilho@76
     5
      <key>/schemas/apps/osso/osso_media_server/demux_video/video_x-nuv</key>
renatofilho@76
     6
      <applyto>/apps/osso/osso_media_server/demux_video/video_x-nuv</applyto>
renatofilho@76
     7
      <owner>osso_media_server</owner>
renatofilho@76
     8
      <type>list</type>
renatofilho@76
     9
      <list_type>string</list_type>
renatofilho@76
    10
      <default>[video/x-nuv,nuvdemux]</default>
renatofilho@76
    11
      <locale name="C">
renatofilho@76
    12
        <short>Play MYTHTV .nuv files.</short>
renatofilho@76
    13
      </locale>
renatofilho@76
    14
    </schema>
renatofilho@76
    15
  </schemalist>
renatofilho@76
    16
</gconfschemafile>