mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-01 00:49:13 -06:00
12 lines
594 B
XML
12 lines
594 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<channel name="thunar" version="1.0">
|
||
|
<property name="last-view" type="string" value="ThunarIconView"/>
|
||
|
<property name="last-location-bar" type="string" value="ThunarLocationEntry"/>
|
||
|
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/>
|
||
|
<property name="last-show-hidden" type="bool" value="true"/>
|
||
|
<property name="last-window-width" type="int" value="988"/>
|
||
|
<property name="last-window-height" type="int" value="480"/>
|
||
|
<property name="last-window-maximized" type="bool" value="false"/>
|
||
|
</channel>
|