aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/data/xfce4/xfconf/xfce-perchannel-xml/thunar-volman.xml
blob: 9fc9c7d96815c8661432ef139fd7f6abd2a43dfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>

<channel name="thunar-volman" version="1.0">
  <property name="automount-drives" type="empty">
    <property name="enabled" type="bool" value="true"/>
  </property>
  <property name="automount-media" type="empty">
    <property name="enabled" type="bool" value="true"/>
  </property>
  <property name="autobrowse" type="empty">
    <property name="enabled" type="bool" value="true"/>
  </property>
</channel>