1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<?xml version="1.1" encoding="UTF-8"?>
<channel name="thunar" version="1.0">
<property name="last-view" type="string" value="ThunarDetailsView"/>
<property name="last-location-bar" type="string" value="ThunarLocationButtons"/>
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/>
<property name="last-separator-position" type="int" value="170"/>
<property name="last-show-hidden" type="bool" value="true"/>
<property name="last-window-width" type="int" value="1419"/>
<property name="last-window-height" type="int" value="805"/>
<property name="last-window-maximized" type="bool" value="true"/>
<property name="misc-single-click" type="bool" value="false"/>
<property name="misc-file-size-binary" type="bool" value="false"/>
<property name="misc-show-delete-action" type="bool" value="true"/>
<property name="last-sort-column" type="string" value="THUNAR_COLUMN_NAME"/>
<property name="last-sort-order" type="string" value="GTK_SORT_ASCENDING"/>
<property name="shortcuts-icon-size" type="string" value="THUNAR_ICON_SIZE_16"/>
<property name="last-side-pane" type="string" value="THUNAR_SIDEPANE_TYPE_SHORTCUTS"/>
<property name="misc-date-style" type="string" value="THUNAR_DATE_STYLE_CUSTOM_SIMPLE"/>
<property name="last-details-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_38_PERCENT"/>
<property name="last-details-view-column-widths" type="string" value="50,168,163,115,158,87,50,64,699,523,50,72,50,815"/>
<property name="last-details-view-visible-columns" type="string" value="THUNAR_COLUMN_DATE_MODIFIED,THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE"/>
<property name="misc-date-custom-style" type="string" value="%m/%d/%Y (%a) %H%M"/>
<property name="misc-thumbnail-draw-frames" type="bool" value="true"/>
<property name="last-splitview-separator-position" type="int" value="382"/>
<property name="misc-use-csd" type="bool" value="true"/>
<property name="shortcuts-icon-emblems" type="bool" value="true"/>
<property name="tree-icon-emblems" type="bool" value="true"/>
<property name="misc-symbolic-icons-in-sidepane" type="bool" value="false"/>
<property name="misc-symbolic-icons-in-toolbar" type="bool" value="false"/>
<property name="last-toolbar-items" type="string" value="menu:0,back:1,forward:1,open-parent:1,open-home:1,new-tab:0,new-window:0,toggle-split-view:0,undo:0,redo:0,zoom-out:0,zoom-in:0,zoom-reset:0,view-as-icons:0,view-as-detailed-list:0,view-as-compact-list:0,view-switcher:0,location-bar:1,reload:0,search:1,uca-action-1632282837629380-1:0,uca-action-1721072838978674-1:0,uca-action-1721072882953229-2:0"/>
<property name="last-renamer-dialog-maximized" type="bool" value="true"/>
<property name="last-renamer-dialog-width" type="int" value="579"/>
<property name="last-renamer-dialog-height" type="int" value="490"/>
</channel>
|