15 lines
502 B
XML
15 lines
502 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<channel name="ristretto" version="1.0">
|
||
|
<property name="window" type="empty">
|
||
|
<property name="navigationbar" type="empty">
|
||
|
<property name="position" type="string" value="left"/>
|
||
|
</property>
|
||
|
<property name="height" type="uint" value="440"/>
|
||
|
<property name="width" type="uint" value="600"/>
|
||
|
</property>
|
||
|
<property name="errors" type="empty">
|
||
|
<property name="missing-thumbnailer" type="bool" value="false"/>
|
||
|
</property>
|
||
|
</channel>
|