aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2012-10-14 15:38:16 +0000
committerJani Välimaa <wally@mageia.org>2012-10-14 15:38:16 +0000
commitb5a807a52a34f0e7a8786289987af43a538bc3ec (patch)
tree65bfdfe62faaa49653fad83c702f8a6ede379b57
parent7b4df40f7d65288e7764d889e7a35950d220800a (diff)
downloadconfig-b5a807a52a34f0e7a8786289987af43a538bc3ec.tar
config-b5a807a52a34f0e7a8786289987af43a538bc3ec.tar.gz
config-b5a807a52a34f0e7a8786289987af43a538bc3ec.tar.bz2
config-b5a807a52a34f0e7a8786289987af43a538bc3ec.tar.xz
config-b5a807a52a34f0e7a8786289987af43a538bc3ec.zip
introduce xfconf settings file for thunar
-rw-r--r--data/xfce4/xfconf/thunar.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/data/xfce4/xfconf/thunar.xml b/data/xfce4/xfconf/thunar.xml
new file mode 100644
index 0000000..157971b
--- /dev/null
+++ b/data/xfce4/xfconf/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>