Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates > by-pkgid > 19eb7b6cb42711a537124ccafeb39e25 > files > 1

gnaughty-1.2.4-1.fc13.i686.rpm

<gconfschemafile>
    <schemalist>
      <schema>
      <key>/schemas/apps/gnaughty/download_pattern</key>
      <applyto>/apps/gnaughty/download_pattern</applyto>
      <owner>gnaughty</owner>
      <type>string</type>
      <default></default>
      <locale name="C">
        <short>Where to download movies to</short>
        <long>Determines where gnaughty downloads your files to. %h is the hostname of the current site, and %p is the path of the current file on the server. The filename will be added onto the end of whatever you specify.
      </long>
      </locale>
    </schema>
      <schema>
      <key>/schemas/apps/gnaughty/play_after_download</key>
      <applyto>/apps/gnaughty/play_after_download</applyto>
      <owner>gnaughty</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short>play movies after download</short>
        <long>Whether to play movies after download (use show_after_download for images)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/gnaughty/show_after_download</key>
      <applyto>/apps/gnaughty/show_after_download</applyto>
      <owner>gnaughty</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short>show pictures after download</short>
        <long>Whether to show pictures after download (use play_after_download for images)</long>
      </locale>
    </schema>
      <schema>
      <key>/schemas/apps/gnaughty/delete_after_play</key>
      <applyto>/apps/gnaughty/delete_after_play</applyto>
      <owner>gnaughty</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short>Whether to delete files after playing them</short>
        <long>If true, gnaughty will delete all files and (empty) directories created by the downloading process.</long>
      </locale>
    </schema>
      <schema>
      <key>/schemas/apps/gnaughty/play_command</key>
      <applyto>/apps/gnaughty/play_command</applyto>
      <owner>gnaughty</owner>
      <type>string</type>
      <default>mplayer -fs</default>
      <locale name="C">
        <short>The command to play movies with</short>
        <long>Tells gnaughty what command to use to play movies. The filename will be added to the end of the command.
      </long>
      </locale>
    </schema>
      <schema>
      <key>/schemas/apps/gnaughty/play_picture_command</key>
      <applyto>/apps/gnaughty/play_picture_command</applyto>
      <owner>gnaughty</owner>
      <type>string</type>
      <default>animate -delay 500</default>
      <locale name="C">
        <short>The command to do a slide show with</short>
        <long>Tells gnaughty what command to use to do a slide show. The filename will be added to the end of the command.
      </long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/gnaughty/delete_invalid</key>
      <applyto>/apps/gnaughty/delete_invalid</applyto>
      <owner>gnaughty</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short>Whether gnaughty should delete invalid files</short>
        <long>gnaughty can run the "file" command on each downloaded file to see if it seems to be a media file. It's not perfect, but it does weed most of the bad files.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/gnaughty/nr_downloads</key>
      <applyto>/apps/gnaughty/nr_downloads</applyto>
      <owner>gnaughty</owner>
      <type>int</type>
      <default>2</default>
      <locale name="C">
        <short>The maximum number of files to download concurrently</short>
        <long>The maximum number of files to download concurrently. Additional downloads will be queued until previous downloads have finished.</long>
      </locale>
    </schema>
  </schemalist>  
</gconfschemafile>