diff options
Diffstat (limited to 'data/xfce4/xfconf/xfce-perchannel-xml/thunar.xml')
-rw-r--r-- | data/xfce4/xfconf/xfce-perchannel-xml/thunar.xml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/data/xfce4/xfconf/xfce-perchannel-xml/thunar.xml new file mode 100644 index 0000000..157971b --- /dev/null +++ b/data/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="thunar" version="1.0"> + <property name="default-view" type="string" value="ThunarDetailsView"/> + <property name="last-compact-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_NORMAL"/> + <property name="last-details-view-column-order" type="string" value="THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE,THUNAR_COLUMN_DATE_MODIFIED"/> + <property name="last-details-view-column-widths" type="string" value="50,556,50,50,114,50,50,63,72"/> + <property name="last-details-view-fixed-columns" type="bool" value="false"/> + <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="last-details-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_SMALLER"/> + <property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_NORMAL"/> + <property name="last-location-bar" type="string" value="ThunarLocationEntry"/> + <property name="last-separator-position" type="int" value="166"/> + <property name="last-show-hidden" type="bool" value="false"/> + <property name="last-side-pane" type="string" value="ThunarShortcutsPane"/> + <property name="last-sort-column" type="string" value="THUNAR_COLUMN_NAME"/> + <property name="last-sort-order" type="string" value="GTK_SORT_ASCENDING"/> + <property name="last-statusbar-visible" type="bool" value="true"/> + <property name="last-view" type="string" value="ThunarDetailsView"/> + <property name="last-window-height" type="int" value="480"/> + <property name="last-window-width" type="int" value="707"/> + <property name="misc-volume-management" type="bool" value="true"/> + <property name="misc-case-sensitive" type="bool" value="false"/> + <property name="misc-date-style" type="string" value="THUNAR_DATE_STYLE_SHORT"/> + <property name="misc-folders-first" type="bool" value="true"/> + <property name="misc-horizontal-wheel-navigates" type="bool" value="false"/> + <property name="misc-recursive-permissions" type="string" value="THUNAR_RECURSIVE_PERMISSIONS_ASK"/> + <property name="misc-remember-geometry" type="bool" value="true"/> + <property name="misc-show-about-templates" type="bool" value="true"/> + <property name="misc-show-thumbnails" type="bool" value="true"/> + <property name="misc-single-click" type="bool" value="false"/> + <property name="misc-single-click-timeout" type="uint" value="500"/> + <property name="misc-text-beside-icons" type="bool" value="true"/> + <property name="shortcuts-icon-emblems" type="bool" value="true"/> + <property name="shortcuts-icon-size" type="string" value="THUNAR_ICON_SIZE_SMALLER"/> + <property name="tree-icon-emblems" type="bool" value="true"/> + <property name="tree-icon-size" type="string" value="THUNAR_ICON_SIZE_SMALLEST"/> + <property name="last-window-maximized" type="bool" value="true"/> + <property name="last-menubar-visible" type="bool" value="true"/> +</channel> |