Commit 188ac0d3 authored by Mikhail Efremov's avatar Mikhail Efremov

Tune desktop: show trash, don't show removable disks.

parent 54fd1cec
...@@ -16,6 +16,8 @@ ...@@ -16,6 +16,8 @@
<property name="file-icons" type="empty"> <property name="file-icons" type="empty">
<property name="show-home" type="bool" value="true"/> <property name="show-home" type="bool" value="true"/>
<property name="show-filesystem" type="bool" value="false"/> <property name="show-filesystem" type="bool" value="false"/>
<property name="show-trash" type="bool" value="true"/>
<property name="show-removable" type="bool" value="false"/>
</property> </property>
</property> </property>
<property name="desktop-menu" type="empty"> <property name="desktop-menu" type="empty">
......
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