Commit ebb11773 authored by Alexandra Panyukova's avatar Alexandra Panyukova

adding default settings for thunar-volman

parent 60094e56
<?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="autoburn" type="empty">
<property name="data-cd-command" type="string" value="brasero"/>
<property name="audio-cd-command" type="string" value="brasero"/>
<property name="enabled" type="bool" value="true"/>
</property>
<property name="autobrowse" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
<property name="autorun" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
<property name="autoopen" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
<property name="autoplay-audio-cds" type="empty">
<property name="enabled" type="bool" value="true"/>
<property name="command" type="string" value="gnome-mplayer %d"/>
</property>
<property name="autoplay-video-cds" type="empty">
<property name="enabled" type="bool" value="true"/>
<property name="command" type="string" value="gnome-mplayer %d"/>
</property>
<property name="autophoto" type="empty">
<property name="enabled" type="bool" value="true"/>
<property name="command" type="string" value="gthumb --import-photos"/>
</property>
</channel>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment