You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mplayerthumbs/src/mplayer-thumbnailer.kcfg

17 lines
601 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
<kcfg>
<kcfgfile name="mplayer-thumbnailer"/>
<group name="MPlayerThumbnailerCfg">
<entry name="mplayerbin" type="String">
<label>Full path of the mplayer binary to use.</label>
</entry>
<entry name="noextensions" type="StringList">
<label>File extensions that mplayer-thumbnailer should avoid</label>
</entry>
<entry name="customargs" type="String">
<label>Append custom arguments to mplayer</label>
</entry>
</group>
</kcfg>