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.

21 lines
592 B

<?xml version="1.0"?>
<compiz>
<plugin name="imgjpeg" useBcop="true">
<_short>JPEG</_short>
<_long>JPEG image format plugin</_long>
<category>Image Loading</category>
<feature>imageext:jpeg</feature>
<feature>imageext:jpg</feature>
<feature>imagemime:image/jpeg</feature>
<display>
<option name="quality" type="int">
<_short>Compression Quality</_short>
<_long>Quality of compression when saving JPEG images</_long>
<default>80</default>
<min>0</min>
<max>100</max>
</option>
</display>
</plugin>
</compiz>