mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-05 12:00:55 -05:00
Disable thunar-volman by default.
This commit is contained in:
parent
c80b7465bf
commit
b00a264ce2
@ -4,6 +4,7 @@
|
|||||||
<!-- Changes date style to iso format. -->
|
<!-- Changes date style to iso format. -->
|
||||||
<!-- Disable thumbnails. -->
|
<!-- Disable thumbnails. -->
|
||||||
<!-- Disable network bookmark by default. -->
|
<!-- Disable network bookmark by default. -->
|
||||||
|
<!-- Disable thunar-volman by default. -->
|
||||||
|
|
||||||
<channel name="thunar" version="1.0">
|
<channel name="thunar" version="1.0">
|
||||||
<property name="misc-date-style" type="string" value="THUNAR_DATE_STYLE_ISO"/>
|
<property name="misc-date-style" type="string" value="THUNAR_DATE_STYLE_ISO"/>
|
||||||
@ -11,4 +12,5 @@
|
|||||||
<property name="hidden-bookmarks" type="array">
|
<property name="hidden-bookmarks" type="array">
|
||||||
<value type="string" value="network:///"/>
|
<value type="string" value="network:///"/>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="misc-volume-management" type="bool" value="false"/>
|
||||||
</channel>
|
</channel>
|
||||||
|
Loading…
Reference in New Issue
Block a user